Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/module-container-tools-1.0-8040020210618040011-77f19b75-build-21247-9755/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/module-container-tools-1.0-8040020210618040011-77f19b75-build-21247-9755/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9iy1rO + 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.K2U4UM + 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 0xdcc2d49e22f5c108f28787061b6a85c9e2b51d22 -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-build257067888 github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config EOF github.com/containers/storage/pkg/ostree mkdir -p $WORK/b218/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid eR3czGoM2Ec_Ql7-UIap/eR3czGoM2Ec_Ql7-UIap -goversion go1.15.7 -D "" -importcfg $WORK/b137/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b218/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_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid qTab0nLr-bydPflvUsVC/qTab0nLr-bydPflvUsVC -goversion go1.15.7 -D "" -importcfg $WORK/b218/importcfg -pack ./no_ostree.go internal/unsafeheader mkdir -p $WORK/b005/ unicode/utf8 mkdir -p $WORK/b023/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b024/ cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid EGaLWJ8QqRtDJR1m5XJG/EGaLWJ8QqRtDJR1m5XJG -goversion go1.15.7 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 3HeUi_sySVZg30jDYVgR/3HeUi_sySVZg30jDYVgR -goversion go1.15.7 -D "" -importcfg $WORK/b023/importcfg -pack ./utf8.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid Xn6i54RqUcoAwQyfa51j/Xn6i54RqUcoAwQyfa51j -goversion go1.15.7 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go math/bits mkdir -p $WORK/b028/ crypto/subtle mkdir -p $WORK/b077/ vendor/golang.org/x/crypto/cryptobyte/asn1 internal/race cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF container/list mkdir -p $WORK/b099/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid r9paJqsxUiE1TGVg6UPH/r9paJqsxUiE1TGVg6UPH -goversion go1.15.7 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go mkdir -p $WORK/b095/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF unicode cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p container/list -std -complete -installsuffix shared -buildid 3cjebGAX6oJYoxT4cdfk/3cjebGAX6oJYoxT4cdfk -goversion go1.15.7 -D "" -importcfg $WORK/b099/importcfg -pack ./list.go unicode/utf16 mkdir -p $WORK/b014/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 6PzU2qyfhMjk7vJeQ7TD/6PzU2qyfhMjk7vJeQ7TD -goversion go1.15.7 -D "" -importcfg $WORK/b077/importcfg -pack ./constant_time.go github.com/opencontainers/selinux/go-selinux/label cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b022/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid T3SVXZ7GawW438wy4KWs/T3SVXZ7GawW438wy4KWs -goversion go1.15.7 -D "" -importcfg $WORK/b095/importcfg -pack ./asn1.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b040/ crypto/internal/subtle cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid RaG5t8ys4N9G7CNdIJkI/RaG5t8ys4N9G7CNdIJkI -goversion go1.15.7 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b208/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b076/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid gBIxZmaiJrEedZoAvSNB/gBIxZmaiJrEedZoAvSNB -goversion go1.15.7 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid DxsyVUXENO96xsb0f6Z9/DxsyVUXENO96xsb0f6Z9 -goversion go1.15.7 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid CGJav8zAwSm8q_Q1eGS4/CGJav8zAwSm8q_Q1eGS4 -goversion go1.15.7 -D "" -importcfg $WORK/b208/importcfg -pack ./label.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XZsE7CzPWd-Y9U2030ib/XZsE7CzPWd-Y9U2030ib -goversion go1.15.7 -D "" -importcfg $WORK/b076/importcfg -pack ./aliasing.go internal/nettrace mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid wMcjJm96udI1SKk2IY9X/wMcjJm96udI1SKk2IY9X -goversion go1.15.7 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go runtime/internal/atomic mkdir -p $WORK/b010/ github.com/docker/docker/api/types/network mkdir -p $WORK/b276/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b115/ github.com/docker/docker/api cat >$WORK/b276/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b268/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid Qaln9myzzEkxkjdqBENp/Qaln9myzzEkxkjdqBENp -goversion go1.15.7 -D "" -importcfg $WORK/b276/importcfg -pack ./network.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid EZ8O1SIZdimCV2-gwHNQ/EZ8O1SIZdimCV2-gwHNQ -goversion go1.15.7 -D "" -importcfg $WORK/b115/importcfg -pack ./aliasing.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid b3Nk_ZHQJLAPHbltDM27/b3Nk_ZHQJLAPHbltDM27 -goversion go1.15.7 -D "" -importcfg $WORK/b268/importcfg -pack ./common.go ./common_unix.go github.com/containers/storage/pkg/promise mkdir -p $WORK/b173/ github.com/docker/docker/api/types/events cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid taJ3J95D59b_Ie7xy-_r/taJ3J95D59b_Ie7xy-_r -goversion go1.15.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b281/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config EOF github.com/docker/docker/builder/dockerfile/command cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid Y-W2vInx96OVJutgw6Lu/Y-W2vInx96OVJutgw6Lu -goversion go1.15.7 -D "" -importcfg $WORK/b173/importcfg -pack ./promise.go mkdir -p $WORK/b321/ cat >$WORK/b281/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_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid BnGFkSNiMaSbLgpvPUhg/BnGFkSNiMaSbLgpvPUhg -goversion go1.15.7 -D "" -importcfg $WORK/b281/importcfg -pack ./events.go cat >$WORK/b321/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_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/docker/docker/builder/dockerfile/command -complete -installsuffix shared -buildid TI70syLDfRv4vvOFl6y0/TI70syLDfRv4vvOFl6y0 -goversion go1.15.7 -D "" -importcfg $WORK/b321/importcfg -pack ./command.go github.com/docker/docker/api/types/image mkdir -p $WORK/b282/ image/color cat >$WORK/b282/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b192/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid H2Xf6kosh-5iLvyYzACT/H2Xf6kosh-5iLvyYzACT -goversion go1.15.7 -D "" -importcfg $WORK/b282/importcfg -pack ./image_history.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b009/ cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p image/color -std -complete -installsuffix shared -buildid nzf3UBPqoPOBNmdxTTc1/nzf3UBPqoPOBNmdxTTc1 -goversion go1.15.7 -D "" -importcfg $WORK/b192/importcfg -pack ./color.go ./ycbcr.go sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s crypto/internal/boring/sig mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b078/symabis ./sig_amd64.s runtime/cgo mkdir -p $WORK/b048/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid hnobGxyHi5gl3Em4szat/hnobGxyHi5gl3Em4szat -goversion go1.15.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cat >$WORK/b078/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_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ClDdn1gKV0mvG1Nqh3Gq/ClDdn1gKV0mvG1Nqh3Gq -goversion go1.15.7 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./sig.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid TRUITJgJLnluHEGKrDB_/TRUITJgJLnluHEGKrDB_ -goversion go1.15.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid h-_aCg81JP2Ild3fVuaj/h-_aCg81JP2Ild3fVuaj -goversion go1.15.7 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/82/82316c7d43dc8c11bbcf3c78f349cb7b9241a2e2feeb35e61b027071ab6b9253-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/2c/2c65a6a8326285047b204bb108ef90fff332a6fb22f6de3495d61f029121e881-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/bb/bb1915bdfe24a4f0ba44f41512089c78700de786a41caf90dcfafcd86a180a05-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/65/650997c40f4660aa774de0edf8ab3cdd306c103f537abd03cfddba5ca1b2e45f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/cd/cd3d1a443da57299c9b1423c354362eceb48653d7b717d941b8ab4b61a67e88d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/97/970b5808e7623beea6ccbe62401c68bac8c37a1134263a3716b122f335ca9b65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/26/26191269d04d7b44c759995a68e72ae5802a7d702e613bd4f0cb6af678428fcd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/8c/8c38ba0fb9b97b0dc43fd14896a6f855cf9c4ba642a6e3e37378fa739ac20c72-d # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/b2/b2f04e9125cb1fa0e79a853827a56d372a634f4477fc8a14de355c36a5226052-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/25/25d260653973d11c39c7cbcbc9ada1bae0e08369e7594e07abc08dbdbaeacceb-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/04/04f76d58cd100dd7d769dd18653a4d4f32650a77f04e8aef7396d94b2d2b9d4f-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f5/f534651fa0f349321cca2d59059def2229b262a62260c6207dd86032373a6f2f-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c1/c1fc651c4cd36c7d314cda4e61efc0aaf0c66dbc7efec1ad3188c30ba425b7f4-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/28/281f477b5187e8666846b55289e6a641be8a60407394c9d3fb6b2c5bc9d37c43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/4a/4a429c428a9ae50b037cfe84d41ee98cf3119f767945146051b0dab8c01356ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b2/b29d5d2de9ac5ee3b2d8463a04471e346ea0d50b40ffdb48fc7fb12797d28a36-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/88/888a8d4b164b9c76697383f4c5c55a0b620bdade281b8d63d44b75802e1617b7-d # internal runtime/internal/math mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 0FB-mjwJ6tD1BwdhYQRw/0FB-mjwJ6tD1BwdhYQRw -goversion go1.15.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c0/c0acc267a24806bda4c0b0bb20c3ae4382733ed930bf460d7a5cb8f60467785a-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/58/584fb88dcb14e164212a6801dff807d49d47f1a5004a885f7e2f4b73d459b0ad-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b078/sig_amd64.o ./sig_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/88/88903129fe31221ee478b0f9dec89f81aedda90d94477748211fabdcf7c164ea-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/6c/6c308f24da5f6f5639173a6cff0654029306a009347d7e67cf672865789f4c9f-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9c/9caf4cf3c913d774e819a53e5502122af425afdd2a21a9cd55ac39ecb433cd90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ad/ad4bb891d25da87269c505787b1cf3598b0148092c8e2f86c803fed6b0b41264-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e3/e3f775a7fa3b92cdf00f38a97e11e8cf6703ef14d4bb71f7d5d3fb6fd974a4d0-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/c7/c7553cb0d7926dbe232a7ef4b31d53326ad5a620d8c231952b4cf12a59f901c4-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/4d/4dd9a1a7fbef9db059bb2a98c128640de2488402da643f28ad33ddd7cf6e1b18-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/dc/dcba53d6397afe4de9a98f1688722c6eaf55e4dbfddb34a95d906fae0839ca60-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/d4/d40daceeedda504e614fc13d7676f5916fddb9c4d76dc0118e7447725a908231-d # internal internal/testlog mkdir -p $WORK/b038/ crypto/internal/boring/fipstls cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid GiCCIWyxb0C0fyFwWHuu/GiCCIWyxb0C0fyFwWHuu -goversion go1.15.7 -D "" -importcfg $WORK/b038/importcfg -pack ./log.go internal/bytealg math cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b104/ mkdir -p $WORK/b008/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b104/symabis ./dummy.s mkdir -p $WORK/b027/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b027/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/15/150cfac379552cadb550cc34e3cc82759dc314473dd5bc63659f5508a3468e39-d # internal cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid T-1hwYEr8oPwjGbMPhFi/T-1hwYEr8oPwjGbMPhFi -goversion go1.15.7 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./tls.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid ClDVb7X2QSZuiOPA9q-y/ClDVb7X2QSZuiOPA9q-y -goversion go1.15.7 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid 63d-Buv8h_RvptEi7wJO/63d-Buv8h_RvptEi7wJO -goversion go1.15.7 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.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 cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/2f/2f981d9722735fcdee1094950488e3731f8ead41ae15b3071d406f612b9adb35-d # internal cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/index_amd64.o ./index_amd64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3e/3eac2d174f64b4519e9a176b5f14684b4d1608991c68476c9655f3503a734e1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/33/33a4b4852d809cfcbe6ab1123de54c638ae8edf8de5b7486b0ecf02449c26280-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid _5lwntLreT9NW4EW60y9/_5lwntLreT9NW4EW60y9 -goversion go1.15.7 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.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_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.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_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_amd64.o $WORK/b027/exp_amd64.o $WORK/b027/floor_amd64.o $WORK/b027/hypot_amd64.o $WORK/b027/log_amd64.o $WORK/b027/sqrt_amd64.o $WORK/b027/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6d/6dae4048648b3ad6ebafd4456a6a690a3a6e3965d5ce4612426aec36592e6072-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x012.o -c gcc_amd64.S cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o $WORK/b048/_x011.o $WORK/b048/_x012.o -g -O2 -lpthread TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go -dynlinker cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b048/symabis ./asm_amd64.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid k6qqMpraXAy8JlCY8K3V/k6qqMpraXAy8JlCY8K3V -goversion go1.15.7 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b048/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_amd64.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o $WORK/b048/_x011.o $WORK/b048/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c4/c47bf715a88d2b467d26b55135afe3d235b70ef901307f0a16f947d6eff2704d-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b3/b3790e288ca2b793fa032ef764e04c90b5de5f9be703f3479dd8a201ea4830ee-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b013/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid Y7rztAHajKzlLldQXxv3/Y7rztAHajKzlLldQXxv3 -goversion go1.15.7 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid QqotblCxnqHoLYW9Hc-w/QqotblCxnqHoLYW9Hc-w -goversion go1.15.7 -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_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/a7/a7547d3f7553bcfbaaa010c174682ee8f5c967b2efe69ae7300d57232db2ae99-d # internal internal/singleflight mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid PNiKPkL7r24ljWDRu94a/PNiKPkL7r24ljWDRu94a -goversion go1.15.7 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid tvXVa7qG71KKpi4kd-UR/tvXVa7qG71KKpi4kd-UR -goversion go1.15.7 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/3e/3e89b51da90f679f33ee8b38a783be46ac0dba439f7456e50d3c17e616dfbe0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e5/e559d9ef395b3b7240dc47dfddc4e1a983c8af2c69f1c77201c36a28c271f32d-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/03/0308fd753d17e19fd6831047ac13e83950ff3ab139f2c69fe794f9f487ae535f-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b033/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid BDdR8YL4cRpZI5lZnZ-t/BDdR8YL4cRpZI5lZnZ-t -goversion go1.15.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid X0LqTuU7A1ryYDlfMV2s/X0LqTuU7A1ryYDlfMV2s -goversion go1.15.7 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a3/a3ff31131cadcd820d4c72c0124452248fca4dfa788f6f28d21499dd9ad56d9e-d # internal internal/oserror mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Y7p3NZuT5AY1iTC0mZur/Y7p3NZuT5AY1iTC0mZur -goversion go1.15.7 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go golang.org/x/crypto/cast5 mkdir -p $WORK/b188/ io vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b044/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF github.com/containers/storage/pkg/locker mkdir -p $WORK/b206/ cat >$WORK/b044/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_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid gPo8zdYPNak7kFPv4Kap/gPo8zdYPNak7kFPv4Kap -goversion go1.15.7 -D "" -importcfg $WORK/b188/importcfg -pack ./cast5.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 2ztwaiPRiH7-FohrcRmi/2ztwaiPRiH7-FohrcRmi -goversion go1.15.7 -D "" -importcfg $WORK/b044/importcfg -pack ./message.go mkdir -p $WORK/b021/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid PRdAd9sIEK56dIKd1mbd/PRdAd9sIEK56dIKd1mbd -goversion go1.15.7 -D "" -importcfg $WORK/b206/importcfg -pack ./locker.go github.com/opencontainers/runc/libcontainer/apparmor github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b235/ mkdir -p $WORK/b299/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF strconv mkdir -p $WORK/b030/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p io -std -complete -installsuffix shared -buildid kGZfyzVZirJ7u8ce6Fo3/kGZfyzVZirJ7u8ce6Fo3 -goversion go1.15.7 -D "" -importcfg $WORK/b021/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b235/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_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid YHnXWrUOu6kk_4KXsOt3/YHnXWrUOu6kk_4KXsOt3 -goversion go1.15.7 -D "" -importcfg $WORK/b299/importcfg -pack ./selinux_stub.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid ZKrtJ9EC5ry3AGSGU3OM/ZKrtJ9EC5ry3AGSGU3OM -goversion go1.15.7 -D "" -importcfg $WORK/b235/importcfg -pack ./apparmor_disabled.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid hKvJFLF0QP9PgbpE-7Vd/hKvJFLF0QP9PgbpE-7Vd -goversion go1.15.7 -D "" -importcfg $WORK/b030/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/9e/9ed1b4f2950db07bd842ce5ea70cc20109793df7ac034c14239a3677cec33e6d-d # internal syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/98/98ee4e3ea82f3e15ea9e76babe03a65a858bbd942828a4a303ebcbff47d2aff9-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid ATk6axE6RGqM57qE6X-U/ATk6axE6RGqM57qE6X-U -goversion go1.15.7 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/2b/2b31280294411ea0adb6fb3604a54fd3abe9765083a7855ebb98b8049c5da949-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/34/34f3613014d7937b03bd6b409ba937bd43f548ba0047ff8ec7a5aa763c488ee3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c0/c00e4a3715ed69ec74107371a09a08dc955567810a631aa7b7e38a6c5c88f7c6-d # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/ad/ad4bdc4802e12ac451868aac0accd68dbb7159999d9cb7ea6ab9118047ebc6d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ff/ff34f8ffce98034bcc94f98c56fea6bb94a294d7c7c97c2676fc9652270ff554-d # internal hash mkdir -p $WORK/b069/ crypto/internal/randutil mkdir -p $WORK/b091/ text/tabwriter bytes mkdir -p $WORK/b020/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p hash -std -complete -installsuffix shared -buildid vZZa3vzy7c_KDG0lF-bE/vZZa3vzy7c_KDG0lF-bE -goversion go1.15.7 -D "" -importcfg $WORK/b069/importcfg -pack ./hash.go mkdir -p $WORK/b339/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF strings cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid M7R1ktdfIsib93fPTiTa/M7R1ktdfIsib93fPTiTa -goversion go1.15.7 -D "" -importcfg $WORK/b091/importcfg -pack ./randutil.go mkdir -p $WORK/b039/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p bytes -std -installsuffix shared -buildid ylVrLBR_i8iKcGNEEUHc/ylVrLBR_i8iKcGNEEUHc -goversion go1.15.7 -D "" -importcfg $WORK/b020/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid cU5n71n54zSMRvgbJfDA/cU5n71n54zSMRvgbJfDA -goversion go1.15.7 -D "" -importcfg $WORK/b339/importcfg -pack ./tabwriter.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid MHP8690maGzupl6dI225/MHP8690maGzupl6dI225 -goversion go1.15.7 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/96/966bbfe14be4aa33984c6b978792403fa74a4ec7bb8ce96bcf7ad2a347811d4c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/65/656a2c95dd4e113d709e26b874f47b9442f2e833ce447dc833e3d6b7ff6a0f8d-d # internal hash/crc64 mkdir -p $WORK/b138/ hash/adler32 mkdir -p $WORK/b187/ hash/crc32 cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b133/ cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid sTZs-wbJQwC6s3MR8ehP/sTZs-wbJQwC6s3MR8ehP -goversion go1.15.7 -D "" -importcfg $WORK/b138/importcfg -pack ./crc64.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid W_cM_cZ2JTec5UA5hVmc/W_cM_cZ2JTec5UA5hVmc -goversion go1.15.7 -D "" -importcfg $WORK/b187/importcfg -pack ./adler32.go cat >$WORK/b133/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b133/symabis ./crc32_amd64.s cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p hash/crc32 -std -installsuffix shared -buildid vEiMcRkAf96VI_hS1rQM/vEiMcRkAf96VI_hS1rQM -goversion go1.15.7 -symabis $WORK/b133/symabis -D "" -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/86/863bd323e098c284bb90c25af7a6f7ffb450aa7bf6c7c5e112c3b79f8c4dcd9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/0f/0f2dfd74b976fc488eda0c1c742b87da70fb908c098f25ec1ce8e386627da0a5-d # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/0e/0ef7496ab9dfb47e7b22b7036e3f0fc8564b0e6b032c94c2f7a6681cd262ede8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b133/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b133/_pkg_.a $WORK/b133/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/54/5447014532e77c5f18b973ad7e3300902dbfdcd5845da94ec3634cca9568b354-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/cb/cbc51003d7901434bd88cd94e422fde0129b3a3d63f2cacf4a4087c06528b472-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b150/ golang.org/x/text/transform mkdir -p $WORK/b293/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid BlgAsR2b_TE-UvVucoEI/BlgAsR2b_TE-UvVucoEI -goversion go1.15.7 -D "" -importcfg $WORK/b150/importcfg -pack ./transform.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid P2RiqlmhR1qWHSepjhFg/P2RiqlmhR1qWHSepjhFg -goversion go1.15.7 -D "" -importcfg $WORK/b293/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ed/ed73c278b95805633a326c88779d983f4c0ffccf6d64ccb5c7ee8cc81b46b3a0-d # internal crypto/rc4 mkdir -p $WORK/b106/ golang.org/x/crypto/openpgp/errors encoding/base32 crypto mkdir -p $WORK/b120/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF github.com/pquerna/ffjson/fflib/v1/internal cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 9EWVSdyYgsrLdyq8yWEH/9EWVSdyYgsrLdyq8yWEH -goversion go1.15.7 -D "" -importcfg $WORK/b106/importcfg -pack ./rc4.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b184/ cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid yOgNkDndTJHtnR5-CiNs/yOgNkDndTJHtnR5-CiNs -goversion go1.15.7 -D "" -importcfg $WORK/b120/importcfg -pack ./base32.go mkdir -p $WORK/b068/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF reflect mkdir -p $WORK/b176/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid WwsjMN7_DoSQFiKSVVvI/WwsjMN7_DoSQFiKSVVvI -goversion go1.15.7 -D "" -importcfg $WORK/b184/importcfg -pack ./errors.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b029/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto -std -complete -installsuffix shared -buildid DngrFzuCTqSeb4c-2Mes/DngrFzuCTqSeb4c-2Mes -goversion go1.15.7 -D "" -importcfg $WORK/b068/importcfg -pack ./crypto.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid 9FUKXsW0SyKKu-gSukZ3/9FUKXsW0SyKKu-gSukZ3 -goversion go1.15.7 -D "" -importcfg $WORK/b176/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b029/symabis ./asm_amd64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid h48YVbEPUBXEn7CG8m5u/h48YVbEPUBXEn7CG8m5u -goversion go1.15.7 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ab/ab52a631c5990964d79fc5a78df0ac8ea8cf026b9607b570538846d4922a2a7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/74/7406093889ea635e7458403fa92699ad80f19b336aea43f3ba9250779188b7a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ec/ec62959b82d912a166def8b664eefcb1ded410e8a6c8d77b60beb556060ebb35-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b184/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid uCr5IfrglOH7jQnqAL51/uCr5IfrglOH7jQnqAL51 -goversion go1.15.7 -D "" -importcfg $WORK/b190/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/8c/8c0bea4c6c127afdd2b1dcfb9274d553f2d6479a7c896fed503f8878d4eb2577-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/51/51d6216c464bc16a24735c4f1798a78a818c3317bba8e39b688d4073a46f2e54-d # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/15/15495c1ccda7820284435f4d778f66a051f06e855d12d8387a30f2ddd6440d13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/55/55081e57825cc1dfbeac87778dcb2a18dd0012f38e64b754adef4b0d3f0443da-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c3/c37ce02c746105db90533e50a696b04760dd02f7d575413fcd9e08e13655a746-d # internal path github.com/docker/docker/api/types/versions mkdir -p $WORK/b056/ github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b086/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF bufio mkdir -p $WORK/b057/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path -std -complete -installsuffix shared -buildid 8LpbVF6indCSR_igKwUg/8LpbVF6indCSR_igKwUg -goversion go1.15.7 -D "" -importcfg $WORK/b056/importcfg -pack ./match.go ./path.go mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b071/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid COl0mCxY9A1z7GUA60Ic/COl0mCxY9A1z7GUA60Ic -goversion go1.15.7 -D "" -importcfg $WORK/b225/importcfg -pack ./stringutils.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p bufio -std -complete -installsuffix shared -buildid eU6IeFr12d7X_SQ0UW5o/eU6IeFr12d7X_SQ0UW5o -goversion go1.15.7 -D "" -importcfg $WORK/b057/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 784xkW9mcwqNYAiV2IW5/784xkW9mcwqNYAiV2IW5 -goversion go1.15.7 -D "" -importcfg $WORK/b071/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid PHryFvXtA4Rdc2FtTpJE/PHryFvXtA4Rdc2FtTpJE -goversion go1.15.7 -D "" -importcfg $WORK/b086/importcfg -pack ./compare.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/11/1127c4bb0f2695b99f2b6c6fc3059790b0213dc7742568dc6d87f946ded58629-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/77/77d9358f987e5f2c4f7d92d51a47607c4e3100a0568c646158d56f02239a059d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/7a/7a5e462f01e16c34642cdb1a552b34224ef6687336e0e7ae9841a744f4877084-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/50/50ee8c8f044b85adcf8d09798fcce90ad038a7f1a10cd61e01f6b778498ab031-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/34/3402be934bd9dcc2f4eab8d8a0f78dfe6369082c81893a70c2856c1a9c5bd634-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a8/a898912b5bcf35faa97807105822d1375d2833761663b65e613f967d531e5f5d-d # internal compress/bzip2 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF image mkdir -p $WORK/b191/ cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid vtQmfg0-ivAR_VuSohHT/vtQmfg0-ivAR_VuSohHT -goversion go1.15.7 -D "" -importcfg $WORK/b130/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b192/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p image -std -complete -installsuffix shared -buildid gDu4ppOSlKaXlRIMUNOK/gDu4ppOSlKaXlRIMUNOK -goversion go1.15.7 -D "" -importcfg $WORK/b191/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/4a/4a956f1ceadc16eda35b0046a7849622e1309b65e65c074b0cd8f673e1a73aa9-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a7/a744309fff4759df6d7985229899e352f5b24d4ee4c316083ce96a3e3546ee47-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid iYLocusssRLLZv8AepY5/iYLocusssRLLZv8AepY5 -goversion go1.15.7 -D "" -importcfg $WORK/b037/importcfg -pack ./execenv_default.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid zuf1MBvRxte6rciEkPPk/zuf1MBvRxte6rciEkPPk -goversion go1.15.7 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go time mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid 5BqJWY8C9YpYQcmoGfWW/5BqJWY8C9YpYQcmoGfWW -goversion go1.15.7 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2e/2eefdc3a1f00e7208f8cbfecf3007144ca9c5769210aa1be626f6e8b1f12d10b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/1a/1aa23fae97b2b8b2c2598fa8c27f5019b3cdbf97fc71ca36a1ef7379b7548d9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/6a/6a3e9f12b72f75e45fcddcf3f5a387106ecf40fc6d6a5e502dcf059dbf8949ff-d # internal regexp mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile regexp/syntax=$WORK/b071/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp -std -complete -installsuffix shared -buildid xxUPt55VHtvlzztzp9nN/xxUPt55VHtvlzztzp9nN -goversion go1.15.7 -D "" -importcfg $WORK/b070/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/41/41c565bb39cfd657c63fc9c9e5c8f3222b8ab7385389d7b12f8782288af79b0d-d # internal image/internal/imageutil mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b191/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid F7wQK6n-W8M9KoHmdi-6/F7wQK6n-W8M9KoHmdi-6 -goversion go1.15.7 -D "" -importcfg $WORK/b194/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/fe/fe59263f97d1a7fb8351f2197f3b150bf7e4293f028eaa663d7cbe48f352ca04-d # internal image/jpeg mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b191/_pkg_.a packagefile image/color=$WORK/b192/_pkg_.a packagefile image/internal/imageutil=$WORK/b194/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid Is13lGttZA-HNfketDMu/Is13lGttZA-HNfketDMu -goversion go1.15.7 -D "" -importcfg $WORK/b193/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/aa/aa8477e9c39874b562f588c995b21d7c9249d5de6aaf5c48ce84e453102ca364-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4a/4a05764c3465a33b7c543ca2ec643ec1d26a89daceeff1b9527c1f121717bcfd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/28/28c1ad09a730fd0e7115712f9929808369ebdd1f130bca468b6674f96acd1efb-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid xqLSeLA_aMUwLYQ-TvNO/xqLSeLA_aMUwLYQ-TvNO -goversion go1.15.7 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid aqh-ANcAjgsZOtSpBmsv/aqh-ANcAjgsZOtSpBmsv -goversion go1.15.7 -D "" -importcfg $WORK/b035/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go golang.org/x/sys/unix mkdir -p $WORK/b123/ cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b123/symabis ./asm_linux_amd64.s cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid jDKASQty95M9zF4Tq-yZ/jDKASQty95M9zF4Tq-yZ -goversion go1.15.7 -symabis $WORK/b123/symabis -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/75/75b4336e3e8928ec8498ee07e33cac942d640680578be71d0d71cf13cb50a1ff-d # internal golang.org/x/net/context mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid mLz2N_6mGHxAnAxjscpM/mLz2N_6mGHxAnAxjscpM -goversion go1.15.7 -D "" -importcfg $WORK/b171/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/94/943d64a9f1135f870bc1fb473dbe8df4f688f3468e1ce9e4bb1c064d44cbc34a-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/7a/7a99211694f247cf918906097fdfb2013babdabfd677fff17b4a6686803bee2c-d # internal internal/fmtsort mkdir -p $WORK/b032/ github.com/hashicorp/errwrap encoding/binary cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/42/42a17342a54e9c4420946e939d9e452fe6d4a525c48ea799c9f12d0a1700da16-d # internal mkdir -p $WORK/b311/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid UUZPv-_MJ9MzrIkHQy02/UUZPv-_MJ9MzrIkHQy02 -goversion go1.15.7 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go mkdir -p $WORK/b026/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid D3rW74N7-ZHCv5h14WiC/D3rW74N7-ZHCv5h14WiC -goversion go1.15.7 -D "" -importcfg $WORK/b311/importcfg -pack ./errwrap.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid W819aJfsw3dbubiauBdM/W819aJfsw3dbubiauBdM -goversion go1.15.7 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid XVcmoxnUev2lBQ9LheXW/XVcmoxnUev2lBQ9LheXW -goversion go1.15.7 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/ec/ec41f7bde28d83b052beff6b8d96c7bd3e94735234433be6f59fa00c1ee6dd3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/5d/5d5f7c9b00fb6017661d88d7a61e5a9349d102b55098180a8babdfff37ccd5b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/84/8417fb3e9095dae2f9221230bf56be2f19448da4389910b06e15becfca74a3f6-d # internal encoding/base64 mkdir -p $WORK/b025/ crypto/md5 mkdir -p $WORK/b105/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b116/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid f2aUNZWiSEKlTL__JMIJ/f2aUNZWiSEKlTL__JMIJ -goversion go1.15.7 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go crypto/sha1 crypto/cipher mkdir -p $WORK/b075/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b105/symabis ./md5block_amd64.s mkdir -p $WORK/b107/ cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b102/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b116/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b075/symabis ./xor_amd64.s cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b107/symabis ./sha1block_amd64.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid nuBo9SsAYGwexxyDdTTY/nuBo9SsAYGwexxyDdTTY -goversion go1.15.7 -D "" -importcfg $WORK/b102/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/cipher -std -installsuffix shared -buildid NOpX9G2ETtL_VDBreHYb/NOpX9G2ETtL_VDBreHYb -goversion go1.15.7 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid GB4wANJLI17-21WDhPsd/GB4wANJLI17-21WDhPsd -goversion go1.15.7 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/md5 -std -installsuffix shared -buildid PdpKj2fg1D8d9RTl-A5R/PdpKj2fg1D8d9RTl-A5R -goversion go1.15.7 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Vldy77hum9JMPBOxe77D/Vldy77hum9JMPBOxe77D -goversion go1.15.7 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b116/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b105/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/dd/dddef9700aa9c9b6078c8040f38fda1e1a41ea2f65fde302bfc7b3e517fe8a7f-d # internal encoding/pem mkdir -p $WORK/b111/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/sum_amd64.o # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b183/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Lfugfljvr5z5Y2Q_HuKY/Lfugfljvr5z5Y2Q_HuKY -goversion go1.15.7 -D "" -importcfg $WORK/b111/importcfg -pack ./pem.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b184/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid z5GVyY98UsTRBETfYC5-/z5GVyY98UsTRBETfYC5- -goversion go1.15.7 -D "" -importcfg $WORK/b183/importcfg -pack ./armor.go ./encode.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/82/82982fb82efe0147d80fba1f104b21424bec13e31b81549d852ead41bff5a72e-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b107/sha1block_amd64.o ./sha1block_amd64.s cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/1f/1f417aeea9d10a52a3b388345c948b5f87d4b8d6363ca70e4cf2ba489e9ea0c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/xor_amd64.o ./xor_amd64.s cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/71/71239be33f3d8a729c08327dc3f7e7008e3395277ad7aefb9ed418c9dd55c344-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/17/1781bacf6f95cf599dbfce49495afa8e05f2f930d0390a8777077a84370806ae-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/c3/c34aff0a02857232386d87eed5b065beb3e7c30cde6f33613d59bece02775af1-d # internal crypto/des mkdir -p $WORK/b100/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b114/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid zhmlJVIWAIVkwWwvzLTX/zhmlJVIWAIVkwWwvzLTX -goversion go1.15.7 -D "" -importcfg $WORK/b100/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b115/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid oO9A_Gs5UuHxdSSdbSE6/oO9A_Gs5UuHxdSSdbSE6 -goversion go1.15.7 -D "" -importcfg $WORK/b114/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a5/a5daa14d983dc8eae7e64285b88593558c4cdc8f32819a5d967944f1f2c89c34-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/fb/fb3946c0d523883da0928483967ecd7ca817b84aff24229398cf5bd70f2e7f11-d # internal github.com/containers/image/internal/tmpdir mkdir -p $WORK/b128/ github.com/docker/docker/api/types/mount k8s.io/client-go/util/homedir mkdir -p $WORK/b272/ os/signal cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF path/filepath mkdir -p $WORK/b054/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid wQZLcV-bKSbs7qWiZv3e/wQZLcV-bKSbs7qWiZv3e -goversion go1.15.7 -D "" -importcfg $WORK/b128/importcfg -pack ./tmpdir.go github.com/mattn/go-runewidth cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF fmt mkdir -p $WORK/b031/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid nEtuU_f0rsdymfU-f_xL/nEtuU_f0rsdymfU-f_xL -goversion go1.15.7 -D "" -importcfg $WORK/b272/importcfg -pack ./mount.go mkdir -p $WORK/b297/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b241/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid aZPwfxTf416abCJHuowI/aZPwfxTf416abCJHuowI -goversion go1.15.7 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid 46R99CzbL1sr_WCVpB4w/46R99CzbL1sr_WCVpB4w -goversion go1.15.7 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b240/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid sIcqOJU-zxQGdX83jsZ-/sIcqOJU-zxQGdX83jsZ- -goversion go1.15.7 -D "" -importcfg $WORK/b297/importcfg -pack ./homedir.go cat >$WORK/b241/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b241=>" -I $WORK/b241/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b241/symabis ./sig.s cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid GdBgIdcumyhR4-mPnn0d/GdBgIdcumyhR4-mPnn0d -goversion go1.15.7 -D "" -importcfg $WORK/b240/importcfg -pack ./runewidth.go ./runewidth_posix.go net mkdir -p $WORK/b043/ cd /usr/lib/golang/src/net TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b043/ -importpath net -- -I $WORK/b043/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p os/signal -std -installsuffix shared -buildid RhTDgDE-nlB5P5VIIRMw/RhTDgDE-nlB5P5VIIRMw -goversion go1.15.7 -symabis $WORK/b241/symabis -D "" -importcfg $WORK/b241/importcfg -pack -asmhdr $WORK/b241/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/5c/5ca9ea2bf06952617e4e05afe50d5f3878137e8f79d8a4d16557d71e82ec73d3-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/79/79383d1dfba939e59d02295f5df5b9c55c12a77359d1cc0e73d15a4357914b80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/5f/5fb683b7ce18e9a83e3884e15372df9bce565394b1fbfd9ee91a01da37545046-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/9d/9d1eb83055e8e9124b6c5a340542c6b4574bddd8e5dd009285bd2b78937f6831-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/41/410ccf902ecf2bc404af86b8c3df5eb9e9df6bf8d2e228bacd4e14fcaa31ac3e-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b241=>" -I $WORK/b241/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b241/sig.o ./sig.s cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b241/_pkg_.a $WORK/b241/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/36/362fde8d68f34ce4b4d6b2b82b27b915feee2b966ca6b99e366ecfdb89ed47ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/d9/d98d4b7f094c6f2b4e2daceb20474fd74b7e1aa7b03b7b599cf094320d7a3fac-d # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b5/b5d1f21c77c5ac6062b2b05391cc0c87347868e8b82e0fbf9716c7b8caf3d14d-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/90/9008c51f1b790ffdc26447506d93fb709141a0c7f4da6a5a22317d994727cd29-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b211/ golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b122/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid puQFrOwm3OvZnyZYY6mx/puQFrOwm3OvZnyZYY6mx -goversion go1.15.7 -D "" -importcfg $WORK/b211/importcfg -pack ./dmesg_linux.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid UeUIp27yESUHX0jeIMIO/UeUIp27yESUHX0jeIMIO -goversion go1.15.7 -D "" -importcfg $WORK/b122/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/90/90f20ec9b0a3eb90c3228842819a94d14fb1012219adda1ce3b594cc83f7c38f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/05/05683a57b1d6909daa0233979b96f5b1987a0a1f6a4799373ae716c5dbde7644-d # internal github.com/containerd/continuity/pathdriver mkdir -p $WORK/b252/ io/ioutil os/exec mkdir -p $WORK/b053/ mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 0s_491PP_QOmeKk90xHF/0s_491PP_QOmeKk90xHF -goversion go1.15.7 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid RiyJIJA95VD6wNPa7DcM/RiyJIJA95VD6wNPa7DcM -goversion go1.15.7 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containerd/continuity/pathdriver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid UAesTc1hYfzou5suFDMT/UAesTc1hYfzou5suFDMT -goversion go1.15.7 -D "" -importcfg $WORK/b252/importcfg -pack ./path_driver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/70/704c129b37ac7767db7e9cce7d1dd58b48e6c9c2dff62428fb751c49bc4f6e9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/4e/4e7015884f8329e1ab730c3c08f9aa76ac027ed5d73821cd95d4dd61105c9253-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b205/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b117/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid djcENeDRpAl4WeiYbn9y/djcENeDRpAl4WeiYbn9y -goversion go1.15.7 -D "" -importcfg $WORK/b205/importcfg -pack ./directory.go ./directory_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b117/symabis ./cpu_x86.s cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid Nhjl6_8HEKWtFobGcqME/Nhjl6_8HEKWtFobGcqME -goversion go1.15.7 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_linux_noinit.go ./cpu_x86.go ./hwcap_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/8c/8c48d79a6cf6142ba9a443af70928eb75c45d7b74a62ee4cf57be852b5dadac1-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/d0/d0e676fdf61caa55372816a069b3d84138fd65ba6ac8fae6c03287a046cd3617-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/31/3121256242467a0f4cebc60600c36c6b846ce782cc8fe5d9d4267975cb7f2bce-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b113/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b113/symabis ./chacha20poly1305_amd64.s cat >$WORK/b113/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid L8Y_5ZvfEBkakoYyD9T9/L8Y_5ZvfEBkakoYyD9T9 -goversion go1.15.7 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ad/ad682b3d68ed29c2079f8f9a8e6017234c5269a8c3f032d1860408ddf7dcc82e-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid HLVLdFTaYYwOdakAsF1z/HLVLdFTaYYwOdakAsF1z -goversion go1.15.7 -D "" -importcfg $WORK/b342/importcfg -pack ./shellwords.go ./util_posix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b113/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/d5/d55b40825c568ce9ec3c3098ea4184be13efa0a81ea7a57311c6b7231a95b2c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/56/56cc36572acf27c8751664a2107c107674dbde37db376b6fb5c081ab0fb4cda8-d # internal encoding/hex mkdir -p $WORK/b080/ github.com/containers/image/version mkdir -p $WORK/b180/ mime/quotedprintable mkdir -p $WORK/b158/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF net/http/internal mkdir -p $WORK/b160/ github.com/opencontainers/image-spec/specs-go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid 8hIQYmzDrifSC6PLmO2I/8hIQYmzDrifSC6PLmO2I -goversion go1.15.7 -D "" -importcfg $WORK/b080/importcfg -pack ./hex.go github.com/ulikunitz/xz/internal/xlog cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid M6wmGmUBPEj57ajtQ8S5/M6wmGmUBPEj57ajtQ8S5 -goversion go1.15.7 -D "" -importcfg $WORK/b160/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid XiHJPakYFTbz6JuI8aTO/XiHJPakYFTbz6JuI8aTO -goversion go1.15.7 -D "" -importcfg $WORK/b158/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b135/ net/url mkdir -p $WORK/b085/ text/scanner mkdir -p $WORK/b164/ github.com/pkg/errors github.com/containers/storage/pkg/fsutils log github.com/opencontainers/go-digest github.com/xeipuuv/gojsonpointer github.com/docker/docker/pkg/stdcopy github.com/docker/docker/api/types/blkiodev github.com/opencontainers/runtime-tools/error github.com/containers/storage/pkg/reexec database/sql/driver flag github.com/docker/docker/api/types/time cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/image/version -complete -installsuffix shared -buildid xw8kUY9zQtSdfakl4g5r/xw8kUY9zQtSdfakl4g5r -goversion go1.15.7 -D "" -importcfg $WORK/b180/importcfg -pack ./version.go vendor/golang.org/x/net/http2/hpack github.com/docker/go-units vendor/golang.org/x/crypto/curve25519 github.com/openshift/imagebuilder/signal cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF text/template/parse github.com/containers/storage/pkg/parsers github.com/opencontainers/runtime-spec/specs-go cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF github.com/Nvveen/Gotty github.com/seccomp/libseccomp-golang cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid MnMZoXbJJct1Hj7vA5fO/MnMZoXbJJct1Hj7vA5fO -goversion go1.15.7 -D "" -importcfg $WORK/b085/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b112/ golang.org/x/net/http2/hpack cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/imdario/mergo mime cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid u4h0PQJiZJSuEvb-gHoI/u4h0PQJiZJSuEvb-gHoI -goversion go1.15.7 -D "" -importcfg $WORK/b164/importcfg -pack ./scanner.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid xHUCn5wdKZ2XEjGCetA6/xHUCn5wdKZ2XEjGCetA6 -goversion go1.15.7 -D "" -importcfg $WORK/b135/importcfg -pack ./xlog.go github.com/docker/docker/pkg/term cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/tchap/go-patricia/patricia github.com/BurntSushi/toml os/user cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/chacha20poly1305_amd64.o # internal github.com/mtrmac/gpgme cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p net/url -std -complete -installsuffix shared -buildid 9fbnPb_C3wyrnplokC-A/9fbnPb_C3wyrnplokC-A -goversion go1.15.7 -D "" -importcfg $WORK/b112/importcfg -pack ./url.go github.com/opencontainers/runtime-tools/filepath compress/flate mkdir -p $WORK/b288/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal mkdir -p $WORK/b156/ encoding/json cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid d8YPvegzxNLdCheOUMHG/d8YPvegzxNLdCheOUMHG -goversion go1.15.7 -D "" -importcfg $WORK/b288/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go mkdir -p $WORK/b217/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p mime -std -complete -installsuffix shared -buildid LsYMpwftumLz_snUF9u0/LsYMpwftumLz_snUF9u0 -goversion go1.15.7 -D "" -importcfg $WORK/b156/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b124/ gopkg.in/cheggaaa/pb.v1 mkdir -p $WORK/b239/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b067/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b317/ mkdir -p $WORK/b332/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p log -std -complete -installsuffix shared -buildid o9CF8Tn75MCJzSufuNy7/o9CF8Tn75MCJzSufuNy7 -goversion go1.15.7 -D "" -importcfg $WORK/b124/importcfg -pack ./log.go mkdir -p $WORK/b271/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid I4UgpbMzFPYRqDlbQ5_3/I4UgpbMzFPYRqDlbQ5_3 -goversion go1.15.7 -D "" -importcfg $WORK/b217/importcfg -pack ./fsutils_linux.go github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b314/ mkdir -p $WORK/b200/ mkdir -p $WORK/b223/ golang.org/x/text/unicode/norm cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b199/ github.com/syndtr/gocapability/capability cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/docker/docker/pkg/mount mkdir -p $WORK/b283/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b155/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid _xMiKKtT478ZiUoUkl29/_xMiKKtT478ZiUoUkl29 -goversion go1.15.7 -D "" -importcfg $WORK/b332/importcfg -pack ./stdcopy.go github.com/ostreedev/ostree-go/pkg/glibobject cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid wEV8luAHSauhXSx2Ri3B/wEV8luAHSauhXSx2Ri3B -goversion go1.15.7 -D "" -importcfg $WORK/b067/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b240/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b241/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid TNUUXpzid8FE1Tbyq1LD/TNUUXpzid8FE1Tbyq1LD -goversion go1.15.7 -D "" -importcfg $WORK/b271/importcfg -pack ./blkio.go mkdir -p $WORK/b168/ github.com/hashicorp/go-multierror cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/gopkg.in/cheggaaa/pb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p gopkg.in/cheggaaa/pb.v1 -complete -installsuffix shared -buildid VaAPK-LsTIXU27Xk6aOc/VaAPK-LsTIXU27Xk6aOc -goversion go1.15.7 -D "" -importcfg $WORK/b239/importcfg -pack ./format.go ./pb.go ./pb_nix.go ./pb_x.go ./pool.go ./pool_x.go ./reader.go ./runecount.go ./termios_nix.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid jeVdjnh4fAGWniDTXBst/jeVdjnh4fAGWniDTXBst -goversion go1.15.7 -D "" -importcfg $WORK/b317/importcfg -pack ./pointer.go cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid iVR1wyXwvSdCvgV3PWmt/iVR1wyXwvSdCvgV3PWmt -goversion go1.15.7 -D "" -importcfg $WORK/b223/importcfg -pack ./driver.go ./types.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p flag -std -complete -installsuffix shared -buildid Ea1aVkwmEb2oqS-h9-Vr/Ea1aVkwmEb2oqS-h9-Vr -goversion go1.15.7 -D "" -importcfg $WORK/b199/importcfg -pack ./flag.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid zcfFqrnuJPqxQIa6CLWI/zcfFqrnuJPqxQIa6CLWI -goversion go1.15.7 -D "" -importcfg $WORK/b314/importcfg -pack ./error.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid IpNVzdEZfjEPQOGh7b3F/IpNVzdEZfjEPQOGh7b3F -goversion go1.15.7 -D "" -importcfg $WORK/b200/importcfg -pack ./command_linux.go ./reexec.go cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid SPwUD27Qmy0s4vdav7KA/SPwUD27Qmy0s4vdav7KA -goversion go1.15.7 -D "" -importcfg $WORK/b283/importcfg -pack ./duration_convert.go ./timestamp.go mkdir -p $WORK/b333/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid U5GIZoVEVswxTXnc5trG/U5GIZoVEVswxTXnc5trG -goversion go1.15.7 -D "" -importcfg $WORK/b168/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b118/ mkdir -p $WORK/b319/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 0mImkX0HJm9LnzGImEro/0mImkX0HJm9LnzGImEro -goversion go1.15.7 -D "" -importcfg $WORK/b155/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go gopkg.in/yaml.v2 mkdir -p $WORK/b207/ mkdir -p $WORK/b232/ math/big cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b118/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b330/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b118/symabis ./curve25519_amd64.s cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid g3bLP8nkAQxyTuxwyXEW/g3bLP8nkAQxyTuxwyXEW -goversion go1.15.7 -D "" -importcfg $WORK/b333/importcfg -pack ./signal.go ./signals.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b236/ vendor/golang.org/x/text/unicode/norm cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b296/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid Qb9jL7KVUs37fmI4kHU4/Qb9jL7KVUs37fmI4kHU4 -goversion go1.15.7 -D "" -importcfg $WORK/b207/importcfg -pack ./parsers.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b065/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b331/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid h044Ohw_KZMZW2KJc7OA/h044Ohw_KZMZW2KJc7OA -goversion go1.15.7 -D "" -importcfg $WORK/b319/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b241/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b5/b5d477ae68d271387e543f537f5e243162a7bad43dd4bed17ee390d7b203c4b7-d # internal mkdir -p $WORK/b227/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid i7Ml2a2gxPurYCk-l_rZ/i7Ml2a2gxPurYCk-l_rZ -goversion go1.15.7 -D "" -importcfg $WORK/b331/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid -Sr5IRG1RznvfyNnhsyT/-Sr5IRG1RznvfyNnhsyT -goversion go1.15.7 -D "" -importcfg $WORK/b232/importcfg -pack ./config.go ./state.go ./version.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid 0qcUWRB4k-9G_TcsKB5p/0qcUWRB4k-9G_TcsKB5p -goversion go1.15.7 -D "" -importcfg $WORK/b065/importcfg -pack ./errors.go ./stack.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/Nvveen/Gotty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/Nvveen/Gotty -complete -installsuffix shared -buildid nf1yh_QZVj0uHtNxWx3f/nf1yh_QZVj0uHtNxWx3f -goversion go1.15.7 -D "" -importcfg $WORK/b330/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid -MrWsu33inKAibhZCJOI/-MrWsu33inKAibhZCJOI -goversion go1.15.7 -D "" -importcfg $WORK/b296/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid L9-MUZ9Vd0lhw935ZQRc/L9-MUZ9Vd0lhw935ZQRc -goversion go1.15.7 -D "" -importcfg $WORK/b227/importcfg -pack ./children.go ./patricia.go mkdir -p $WORK/b178/ mkdir -p $WORK/b055/ mkdir -p $WORK/b181/ mkdir -p $WORK/b312/ cd /usr/lib/golang/src/os/user TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b055/ -importpath os/user -- -I $WORK/b055/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b132/ mkdir -p $WORK/b019/ mkdir -p $WORK/b229/ mkdir -p $WORK/b295/ mkdir -p $WORK/b201/ mkdir -p $WORK/b253/ mkdir -p $WORK/b300/ mkdir -p $WORK/b310/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b181/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b181/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b265/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid DrGbXnHvliB8Li449x6C/DrGbXnHvliB8Li449x6C -goversion go1.15.7 -D "" -importcfg $WORK/b312/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid Nc7-Gl8bLWgl4xu7k0BO/Nc7-Gl8bLWgl4xu7k0BO -goversion go1.15.7 -D "" -importcfg $WORK/b178/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go mkdir -p $WORK/b079/ 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 mkdir -p $WORK/b152/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid eFHu_kdukK5B51CXMpXD/eFHu_kdukK5B51CXMpXD -goversion go1.15.7 -D "" -importcfg $WORK/b019/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid k3fUidEuC-3a6eaE2pw7/k3fUidEuC-3a6eaE2pw7 -goversion go1.15.7 -D "" -importcfg $WORK/b132/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b311/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b293/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid BAw4BOElMYEV7jpdQ5SO/BAw4BOElMYEV7jpdQ5SO -goversion go1.15.7 -D "" -importcfg $WORK/b253/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid A-TfTrlsS7V0862GwYse/A-TfTrlsS7V0862GwYse -goversion go1.15.7 -D "" -importcfg $WORK/b201/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid ZoB4yqIpIH2Rfu041fLz/ZoB4yqIpIH2Rfu041fLz -goversion go1.15.7 -D "" -importcfg $WORK/b310/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid lwqmfKT5bRBvsMCpDCYL/lwqmfKT5bRBvsMCpDCYL -goversion go1.15.7 -D "" -importcfg $WORK/b295/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b150/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid XHTnEDAuC45HSwinM47l/XHTnEDAuC45HSwinM47l -goversion go1.15.7 -D "" -importcfg $WORK/b229/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid FKPhqXEz_dxNPWlcXwhH/FKPhqXEz_dxNPWlcXwhH -goversion go1.15.7 -D "" -importcfg $WORK/b265/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b079/symabis ./arith_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid hmJ-Gl1mOVtJ-rFTYXre/hmJ-Gl1mOVtJ-rFTYXre -goversion go1.15.7 -D "" -importcfg $WORK/b152/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/aa/aaff41099686a2d9de0527e602802ad33dc53859dc72b8a7b6c6d648edc4cebb-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ac/ac4c23071f2dbfc6627e1097100488b8ef1c70fd7ef981eddd37d18ff8050348-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid gz2RU0hI-sjuML7j06nR/gz2RU0hI-sjuML7j06nR -goversion go1.15.7 -symabis $WORK/b118/symabis -D "" -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/fb/fb75452e06ed4137f3ee778ac0f1c7f302eb48f58d5a84c0d26ba09ba71bc423-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/d1/d1c18c6acdec8c0ccd3dbd3f5aeea910062e841d216b806313fd2c02eb966923-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/78/78ff73bdc81eb0087f3b71d9bf4b44e48f8a5cf88d3fc72f3706c015db1558b0-d # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/71/7124eadc0a97b5d028756a3bc0c34b2dae4af0b2b981fb6a5d721d0bf13e7218-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/77/77e155690fc63ea1609845b1b109fa15cd37cf07e576eb774d3b4c4e5f7221b1-d # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/c0/c00753a5f14f360a43c7366efdd120d5d61c55efca5366004d38f68468f671a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal 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_amd64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/63/63628bcd116726de5b7746c13c0fdf2211941f5aa9c028d4172c291c3ead59b3-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/c0/c06188942830c86b1352d31d962224658a5eafb6aef0dab5a34c3b93084d077e-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/27/277582e52438a7ebfcd87563e3e9fea3bd4bb09616aa8118b8c922a8c6410f87-d # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/79/79186594636c033dcf9e794165cfd2bc5962940ac379a92efefdbf8d6fa98ee9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/8c/8c328fe7b8166a6dc72f4c5765bb34f043e2d9a6505bbb2a1be84934923cf860-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/cc/ccf0d186b74dfbdb3dad9bfa528fe698544921befefe044e01ba3a6b0d3bd6c8-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/eb/eb33222eeb3b3e8adfad3afd27d44122ef934f89afdcde19f5750b386668ad79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b236/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b236/ -g -O2 ./seccomp.go ./seccomp_internal.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b151/ cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a4/a4a950e841d9a3240b6e9c4627bcec94fd08a9f980683f96b55b78df8fdb234c-d # internal golang.org/x/text/unicode/bidi cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 0w6Zed1axS0XRs2ZG63K/0w6Zed1axS0XRs2ZG63K -goversion go1.15.7 -D "" -importcfg $WORK/b151/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/53/53a100e14542b213c0ef318a39e0b06e53361d4b9e0ffc280b40a8b6da823cca-d # internal mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid qvqi47CvwmowXVKRl4Ku/qvqi47CvwmowXVKRl4Ku -goversion go1.15.7 -D "" -importcfg $WORK/b294/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/af/af74e674ec0fa48a6f162e5f5f4f33a6b69a384ced61badc7057b56d9e7dac2f-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b136/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b300/ -importpath github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b300/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go github.com/containers/image/docker/reference mkdir -p $WORK/b066/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b137/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b135/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b084/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/image/docker/reference -complete -installsuffix shared -buildid gbwYo5tzsYNKZhBp6TI9/gbwYo5tzsYNKZhBp6TI9 -goversion go1.15.7 -D "" -importcfg $WORK/b066/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid t8ui1RznOg1inOoAyMN0/t8ui1RznOg1inOoAyMN0 -goversion go1.15.7 -D "" -importcfg $WORK/b136/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 github.com/docker/distribution/digestset mkdir -p $WORK/b256/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b085/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid LYoLmJcVmpH9xewYsrOi/LYoLmJcVmpH9xewYsrOi -goversion go1.15.7 -D "" -importcfg $WORK/b084/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid zBnJWcm4brXDkhlQGrmD/zBnJWcm4brXDkhlQGrmD -goversion go1.15.7 -D "" -importcfg $WORK/b256/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p math/big -std -installsuffix shared -buildid e5MG1OpLgY9KajqV0Vyz/e5MG1OpLgY9KajqV0Vyz -goversion go1.15.7 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/f0/f03c496259e52cfd4b1d5aa37c600fd0b89a0476bbd96b4dd7529001470096e1-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b307/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid lDKLuF57CeSRU2f3b7u4/lDKLuF57CeSRU2f3b7u4 -goversion go1.15.7 -D "" -importcfg $WORK/b307/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/eb/eb15c1c83e40cfbb09e3ce1f8dd2cb76f742357e9fbc064a1aa491db0b553e31-d # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/92/9285535fff0e09cab027f3670ccd1df142e68c07522c63126ef17eef69eee9bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/75/7502f9497d0ddbdba88f81b94961158d19222ded6781886724a3960e7ca3e56d-d # internal github.com/containers/image/directory/explicitfilepath mkdir -p $WORK/b064/ github.com/containers/image/oci/internal mkdir -p $WORK/b140/ github.com/docker/docker/pkg/signal mkdir -p $WORK/b304/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid LX7TIikPwmQHKM7nVgzS/LX7TIikPwmQHKM7nVgzS -goversion go1.15.7 -D "" -importcfg $WORK/b064/importcfg -pack ./path.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/image/oci/internal -complete -installsuffix shared -buildid YxkUhGIbnbB7KtekP6FF/YxkUhGIbnbB7KtekP6FF -goversion go1.15.7 -D "" -importcfg $WORK/b140/importcfg -pack ./oci_util.go cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b241/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/ec/ecbfc26ae92cd7add25c77d4c07fad8834a6330c27c16b5c32ec2a99b26baace-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid 2WSF7s5ZTmBF7qQQyp4f/2WSF7s5ZTmBF7qQQyp4f -goversion go1.15.7 -D "" -importcfg $WORK/b304/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/f6/f69388d05c617b9b09b9f39ce3ccfbe72265890b5c68ba4f8e477785920fd500-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b310/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b314/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid bz2gikyemUyEo5xi7K0E/bz2gikyemUyEo5xi7K0E -goversion go1.15.7 -D "" -importcfg $WORK/b313/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/06/069534bca5ae65e09708148d63418cb0c191218e4f8785989e6680c0c42d8e7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a2/a27b10406aa79a98971bf9b24ae4b43df070142628812fd1fd5a374a2784abe1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b2/b2adc24015e896d756e611fea4d218bb08e4f11a0031071ca5fbad6fa097e808-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/c0/c0add548cc398447fda29e0242b3c50ee92365f863f3fb1a3bf7672fc3406562-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/0f/0f60f8a11d38a3cdc0cfbb727697c83692ffc0e661d87fec7b12c5a75a08ea7b-d # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/4f/4f6e513e63893fe3bed8fdb4feeba75a5bd33361d4d7c33bcf8f937d0fc39c77-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b252/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b253/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid Bt-S-DLwaKGXMNPfb3N5/Bt-S-DLwaKGXMNPfb3N5 -goversion go1.15.7 -D "" -importcfg $WORK/b251/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/bf/bf2127435e863834f4a0254f1a25e0fd8b20eb29a84c766f9cf7040456eebb5a-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b118/curve25519_amd64.o ./curve25519_amd64.s github.com/docker/distribution/reference mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b256/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid hHXw5shnJ73UInuYp3fM/hHXw5shnJ73UInuYp3fM -goversion go1.15.7 -D "" -importcfg $WORK/b255/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/44/44dbbdac1c4bc7386d7bbae1870abe759a3c4704c48e43afb38e504384f05557-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/eb/eb81c28038544253478bc20c3181d1103ff59b0577afef879b4a08c9a3f33153-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b227/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid 0d_nqAdNDIBEVnUzlUd6/0d_nqAdNDIBEVnUzlUd6 -goversion go1.15.7 -D "" -importcfg $WORK/b226/importcfg -pack ./truncindex.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/da/da20ae1db1ed51ae690b27d54cd125742820039a2576048ab913b06c35f6b763-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/e2/e2334db63a8370d9daf1540040d4783da4c8397a45b0b6be9a31cbf3e0177259-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/d2/d25688c5ed41a2d3997e6dcf6c1ed5eabef3dc64df91ceb17717a30d980dd196-d # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c0/c0806863fa76609edfd5365c834c21dad033650a36d56a4d635331ce8ad7c24c-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b118/_pkg_.a $WORK/b118/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c6/c67d40922940d8161e53e5f9264f5f31856750be690191b53b2df53aa9a709bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/35/3547143bddb68d518bd3fcf1c525216e823e38b0e5ea3d553fd68d923da4ff26-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/9a/9a2a6145d4b56ae0e01cf75ccffac21c52f6a3b7e00849097ce2b78ee8e4a803-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b317/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid sGbqnZvSl783sgUlDekH/sGbqnZvSl783sgUlDekH -goversion go1.15.7 -D "" -importcfg $WORK/b316/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/a8/a8147cedaeceeabc3f867d3904156fdcc1dc4d3a3f578e29071302f891a0e025-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/95/95d64e298e2fff23e48ed4a23a6af5f7b1caaee6142d5a30650e8fcac8233d18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/4f/4f266477687ab0c5b70d49d0b67f026331a3a4b4af14e987bba2b3b0eff28ef8-d # internal github.com/containers/image/docker/policyconfiguration mkdir -p $WORK/b245/ github.com/containers/image/types mkdir -p $WORK/b083/ cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/9c/9c882294f6ef0b0a0a0086870e5378b3d125171ec09d2c4b417e1996fa69d2a6-d # internal cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid GBwXoWVKTPWSsaNK9BU8/GBwXoWVKTPWSsaNK9BU8 -goversion go1.15.7 -D "" -importcfg $WORK/b245/importcfg -pack ./naming.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/image/types -complete -installsuffix shared -buildid FwBg2tdjBYxABd014PXL/FwBg2tdjBYxABd014PXL -goversion go1.15.7 -D "" -importcfg $WORK/b083/importcfg -pack ./types.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/3e/3e4c899049c589d5a50c619bc819ecb0e961f4cab30f945999f262850843680a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/f2/f2d099beeb0fe1bacd2999aad03056f09cbeaba685e7090fa3797fe09d5b0b55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/4c/4ca85c3094db541071a755520e2c894242d87f3bbbe8cd41dd2ed1b25d355f45-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/e3/e33c3fe6314efcae16856cb54ea03387cddab8ed24750fab0fc24cc7f53bd839-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/dc/dc92a56e55d0f8bc505e2a2007f7ff5ce1e543c582527638ebf6e13cf2875c7c-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/74/74b98295f31204a51e55541f020656fca5bba3044ff3db124f4fb26e1ebd2e55-d # internal github.com/containers/image/transports mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/image/transports -complete -installsuffix shared -buildid VWDKjBQMsEoGlqoxEx0A/VWDKjBQMsEoGlqoxEx0A -goversion go1.15.7 -D "" -importcfg $WORK/b125/importcfg -pack ./stub.go ./transports.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/96/96b3101736011b0edccf6088a87300df986066142d42210b441e36f34de0afbc-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b149/ cat >$WORK/b149/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/b150/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid QeCTUDh8s8HA00nxf0MU/QeCTUDh8s8HA00nxf0MU -goversion go1.15.7 -D "" -importcfg $WORK/b149/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/80/8085cd457c3c8db4cc7bdb934f18b30edbf5fb296ff2a03b090ef30a2e3e05f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/2a/2ab5e770ddfeb6374c4ff114e9b51989179187284caccf2c13c4bbc99ad09715-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/86/861770dfd12911ca84eca9c7b41a4fab0373db5b061fd0bab408928ec25edcbc-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b292/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b293/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b294/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 3srl9AHsP5HlkO_dFNuU/3srl9AHsP5HlkO_dFNuU -goversion go1.15.7 -D "" -importcfg $WORK/b292/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/1b/1bdf7f009b2aae683ef44999595a15926cc7eacc3a4dea6053dbd455bebe1885-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/5c/5c94384274548af055893a0d7dacc0cbef1f7c9cabcbebbbab7460eb116d5836-d # internal compress/gzip mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/flate=$WORK/b132/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b133/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid BMHVTwR9XsrTdQC7w4fx/BMHVTwR9XsrTdQC7w4fx -goversion go1.15.7 -D "" -importcfg $WORK/b131/importcfg -pack ./gunzip.go ./gzip.go compress/zlib mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/flate=$WORK/b132/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/adler32=$WORK/b187/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid C6auKTnyeYDMBAbwgRUI/C6auKTnyeYDMBAbwgRUI -goversion go1.15.7 -D "" -importcfg $WORK/b186/importcfg -pack ./reader.go ./writer.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d4/d481ec8ecc40d930bf728f517d4631918e62c92b838e0377ffee055ab5fbc4ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/75/756c22db4538b339c55fcead5a7a9067b13484c3ae0be0e623ef973a92bf6f22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ff/ffa061dbc7927db684f001b7d8c2843e30109ee746abc1282e0e2a3586673ed8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/13/13e712bac518cc99a194a0267b5eb63cdc196ff204aadd22ff0610aedf1695fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/6c/6c54b183479e4a98d3906efcfc79ca29daaf8a0dc790575344ee1aef490c754a-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/77/7714cd1cf41cada36f478fa6f2016c3760e3d0a0c83df2f251e835c0bc0f4695-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/8c/8c0c093752c806d9cde95d77377bb7308e5ca847e6d11244c08e6820cde735c2-d # internal text/template mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b319/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p text/template -std -complete -installsuffix shared -buildid 1jrTlhVmKvsZWKoAEygW/1jrTlhVmKvsZWKoAEygW -goversion go1.15.7 -D "" -importcfg $WORK/b318/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go golang.org/x/net/idna mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b292/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b294/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b295/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid WRY3kYwQKiNBQTC7cUIV/WRY3kYwQKiNBQTC7cUIV -goversion go1.15.7 -D "" -importcfg $WORK/b291/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go vendor/golang.org/x/net/idna mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b152/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid UX7tEbAcbps32cZZ9xNp/UX7tEbAcbps32cZZ9xNp -goversion go1.15.7 -D "" -importcfg $WORK/b148/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/5d/5d126b329316d36a6101b07c66e0866f43e8925b659bb980d5b3de94a6d530e2-d # internal TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net -std -installsuffix shared -buildid 19hTNG_ypyFCuEBLwrTz/19hTNG_ypyFCuEBLwrTz -goversion go1.15.7 -D "" -importcfg $WORK/b043/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo_linux.cgo1.go $WORK/b043/cgo_resnew.cgo1.go $WORK/b043/cgo_socknew.cgo1.go $WORK/b043/cgo_unix.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/36/36dc8489cd0285e785f3a13976f37fb5776e7312cb1d58f4ebbb7d4631bef4c6-d # internal github.com/containers/image/pkg/sysregistries mkdir -p $WORK/b242/ github.com/containers/image/pkg/sysregistriesv2 mkdir -p $WORK/b177/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile github.com/BurntSushi/toml=$WORK/b178/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/sysregistries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid bzuLPs9hCdj_68X6hyXW/bzuLPs9hCdj_68X6hyXW -goversion go1.15.7 -D "" -importcfg $WORK/b242/importcfg -pack ./system_registries.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b178/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid PaJfikWPVgvMKu5ZxK06/PaJfikWPVgvMKu5ZxK06 -goversion go1.15.7 -D "" -importcfg $WORK/b177/importcfg -pack ./system_registries_v2.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/49/49602b58da30b6a3045e247546ef1bf3015d067f9a99e7de322efa18a1a97ccf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/33/337bf0c2b9a26887075e4a969445f16881f76cc96f3db9c7076143f3be6e85bb-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/df/df5385f43230a5f701c3a71ad6651bc12d89129ffdb1154f747abb601805a37c-d # internal github.com/containers/image/pkg/strslice mkdir -p $WORK/b082/ github.com/docker/docker/api/types/strslice github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b202/ github.com/docker/docker/api/types/filters cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid VF9IyXlJMcc8fLeQztEe/VF9IyXlJMcc8fLeQztEe -goversion go1.15.7 -D "" -importcfg $WORK/b082/importcfg -pack ./strslice.go github.com/docker/docker/pkg/jsonmessage cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b138/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF github.com/docker/docker-credential-helpers/credentials cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid aY0NkhgWh-J1N_CXetJQ/aY0NkhgWh-J1N_CXetJQ -goversion go1.15.7 -D "" -importcfg $WORK/b202/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go mkdir -p $WORK/b329/ github.com/docker/docker/builder/dockerfile/parser github.com/blang/semver mkdir -p $WORK/b309/ mkdir -p $WORK/b248/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/Nvveen/Gotty=$WORK/b330/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b331/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b223/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid xRqt442SlxxZobFDZ3Oi/xRqt442SlxxZobFDZ3Oi -goversion go1.15.7 -D "" -importcfg $WORK/b329/importcfg -pack ./jsonmessage.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b273/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid TvgWj_WEjMViqHEUYlwq/TvgWj_WEjMViqHEUYlwq -goversion go1.15.7 -D "" -importcfg $WORK/b309/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go github.com/sirupsen/logrus mkdir -p $WORK/b275/ github.com/pquerna/ffjson/fflib/v1 cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid dhSi3B0IPhMG80QzB10b/dhSi3B0IPhMG80QzB10b -goversion go1.15.7 -D "" -importcfg $WORK/b248/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 6fSCFOM0RjBvj_pnBl51/6fSCFOM0RjBvj_pnBl51 -goversion go1.15.7 -D "" -importcfg $WORK/b273/importcfg -pack ./strslice.go github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b322/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b086/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b121/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b251/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid iBnGQjYGSQ6f-KRD3tK2/iBnGQjYGSQ6f-KRD3tK2 -goversion go1.15.7 -D "" -importcfg $WORK/b275/importcfg -pack ./parse.go mkdir -p $WORK/b175/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/builder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/docker/docker/builder/dockerfile/parser -complete -installsuffix shared -buildid NnjV22ixB2C92HCZZj_5/NnjV22ixB2C92HCZZj_5 -goversion go1.15.7 -D "" -importcfg $WORK/b322/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b334/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid U2mswuSLJzSGFNMmgfLQ/U2mswuSLJzSGFNMmgfLQ -goversion go1.15.7 -D "" -importcfg $WORK/b121/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 cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b176/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a EOF github.com/gogo/protobuf/proto mkdir -p $WORK/b280/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid kId3qUaZ4k2uIHabCdgV/kId3qUaZ4k2uIHabCdgV -goversion go1.15.7 -D "" -importcfg $WORK/b175/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 cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid PBtqSVfaaKAECdNeCSk-/PBtqSVfaaKAECdNeCSk- -goversion go1.15.7 -D "" -importcfg $WORK/b334/importcfg -pack ./strslice.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 2sZB-2Iv2Uabt1ozAy2l/2sZB-2Iv2Uabt1ozAy2l -goversion go1.15.7 -D "" -importcfg $WORK/b280/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/29/2909f1dc312254910b2845920eaee3cea175146ee29ff8510c45f915b07bd286-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e3/e37456b93d66873a363655ab306cfb8d95b9553fe6b9185608501a35fe422328-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/pkg/strslice=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid QD0tNEfIgOgvOFmr45Ar/QD0tNEfIgOgvOFmr45Ar -goversion go1.15.7 -D "" -importcfg $WORK/b237/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/05/051123b390d697e29f4b4ce18702a8961b5d6c7a07c25e768ca1ca2c4702a224-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/73/73854e7fe3befd61f2ffed1254b3aacb64f0c19b43e3ee72cd50d10f91a2f273-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/55/55e507d4a3da27db75e1af2978d3e597eca3a1992c43ebe82d7d1c122b51e850-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/cc/cc94d262f42b8f047e9205e607214e6c3a8b6ff69e5a16212ea664ffb98a0480-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/a2/a238ea7659efc02a4fdd1d089fed3a78843754da2ae7255930c38758d8641574-d # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/80/80c63cf2e723ac92243294e04ce0e36f2f398362db80cb6cbde9a871599d1127-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b248/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid GkHlekfazUodHwvem407/GkHlekfazUodHwvem407 -goversion go1.15.7 -D "" -importcfg $WORK/b247/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f9/f90e64117fa34a982380804fff33961f7a648a5c768f613ee4830a0fd6ff41dd-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b229/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b202/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc64=$WORK/b138/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid gceQpW019dBqIKiV8cAY/gceQpW019dBqIKiV8cAY -goversion go1.15.7 -D "" -importcfg $WORK/b228/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/67/67359bb98974b57364667b22f08a8115850573eb3303c1a1e8a271bddf3517b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/20/20e5ef95fe274d6ec49eb973bdd42504d42cccae5f4dea6aefd6d4922a20488d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/de/de8973653bb13f240805eabaebc6931fd86d2540c3ea133c3b871f18ff0ecb04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/3e/3e06a508876646757d72096dbad28366112ac222b2eb58684f848d54cf98347b-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/8a/8aa0122b2077fabdabe0c8b1f1a2ccbb5c524200d78a6ca836fcfa36f7f7af60-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o -g -O2 cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/54/5449326a82dd87b08b9379d5ac0ec37c312b46cf444b73f5d5cfb709226f6d73-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b163/ github.com/containers/storage/drivers/quota github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b216/ github.com/docker/docker/pkg/fileutils github.com/containers/storage/pkg/loopback mkdir -p $WORK/b212/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b164/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid _B6N0Se9dJbZFk1LQzrq/_B6N0Se9dJbZFk1LQzrq -goversion go1.15.7 -D "" -importcfg $WORK/b163/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b216/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b216/ -g -O2 ./projectquota.go mkdir -p $WORK/b213/ github.com/containers/storage/pkg/devicemapper cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b212/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b212/ -g -O2 ./loop_wrapper.go mkdir -p $WORK/b210/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid tf6RKBPDPmKEjKyv7zOq/tf6RKBPDPmKEjKyv7zOq -goversion go1.15.7 -D "" -importcfg $WORK/b213/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b164/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 27YxNzNQ8CwDINca6ZMV/27YxNzNQ8CwDINca6ZMV -goversion go1.15.7 -D "" -importcfg $WORK/b326/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b210/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b210/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ac/ac3ca0738779a1e824bcc26f05507abf7d658199ca6a576e0441dd5992dac9e6-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p os/user -std -installsuffix shared -buildid s-jagemf9L913bKsTSFw/s-jagemf9L913bKsTSFw -goversion go1.15.7 -D "" -importcfg $WORK/b055/importcfg -pack ./lookup.go ./user.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo_lookup_unix.cgo1.go $WORK/b055/getgrouplist_unix.cgo1.go $WORK/b055/listgroups_unix.cgo1.go $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/94/9471b24f82760f2855787d81357144d1798a9aa001ce6a1d6fa44597ab6d32e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/bd/bd61e8905e4387650afb6ab9d3182659128a4abbfa9255c3ea200ed1003cb15b-d # internal github.com/urfave/cli mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b199/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b339/_pkg_.a packagefile text/template=$WORK/b318/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/urfave/cli -complete -installsuffix shared -buildid RsvhCTq1Aq4BcFgpbyze/RsvhCTq1Aq4BcFgpbyze -goversion go1.15.7 -D "" -importcfg $WORK/b338/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 cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/76/763f205f266260a9c734038f5570559805b818a6d088752cc782a256015598ab-d # internal crypto/dsa mkdir -p $WORK/b109/ crypto/internal/boring encoding/asn1 mkdir -p $WORK/b094/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b074/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid kv96JQM1hsIkxEZstJ3F/kv96JQM1hsIkxEZstJ3F -goversion go1.15.7 -D "" -importcfg $WORK/b109/importcfg -pack ./dsa.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b090/ cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid HI-WwSnVVB-Z5lSYrQJk/HI-WwSnVVB-Z5lSYrQJk -goversion go1.15.7 -D "" -importcfg $WORK/b094/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b078/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid pZ-N6vHKKGKdPP15KG_n/pZ-N6vHKKGKdPP15KG_n -goversion go1.15.7 -D "" -importcfg $WORK/b074/importcfg -pack ./doc.go ./notboring.go cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b090/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/a4/a48101ac23aa0ea7dcee5436271f818e7af5e798dc5b893446575b5970b4da85-d # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/ca/cac40d6559703f04d53489b679d867d10abd397e107684f727d106dc2cf2769b-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b163/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid SU-WoR-rIcp0TuASHgbB/SU-WoR-rIcp0TuASHgbB -goversion go1.15.7 -D "" -importcfg $WORK/b167/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/ac/aca93d81c7a417beacde8c460335e2cecf833a9b2777cecefe5be2781d03f5f0-d # internal github.com/ghodss/yaml mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b265/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid 4xt6APgE3zVR1PQ7SJUU/4xt6APgE3zVR1PQ7SJUU -goversion go1.15.7 -D "" -importcfg $WORK/b264/importcfg -pack ./fields.go ./yaml.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid ZtZ29RSAdIDJunYQi8oO/ZtZ29RSAdIDJunYQi8oO -goversion go1.15.7 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd $WORK/b212 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/e6/e6092034a7ee8535ea01bda754f825fa48820bbab04fd383c946ebdd339162c7-d # internal crypto/hmac mkdir -p $WORK/b103/ crypto/sha512 mkdir -p $WORK/b092/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a EOF crypto/sha256 mkdir -p $WORK/b073/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid y1qNN02Jn-Kl9z_djeHM/y1qNN02Jn-Kl9z_djeHM -goversion go1.15.7 -D "" -importcfg $WORK/b103/importcfg -pack ./hmac.go crypto/aes mkdir -p $WORK/b089/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b092/symabis ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b073/symabis ./sha256block_amd64.s cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/boring=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/aes -std -installsuffix shared -buildid xAGk1zdPHqJOntg21Rvu/xAGk1zdPHqJOntg21Rvu -goversion go1.15.7 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid ywteaBHVnsvslPjfSSma/ywteaBHVnsvslPjfSSma -goversion go1.15.7 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a7/a7beeacc2c6677055a706a7de755c8b1c77ba9065bf6395c9be687ff8cfa399b-d # internal cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 6ygt76sjhT-h0SJl6TJH/6ygt76sjhT-h0SJl6TJH -goversion go1.15.7 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd $WORK/b212 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/54/546d4ca56c3cd5ed209b6994fd2c9ac0fd65c2addd18801e636b41efa477c0fa-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid OlzT05Ml4S_l7fWs66hz/OlzT05Ml4S_l7fWs66hz -goversion go1.15.7 -D "" -importcfg $WORK/b119/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/dc/dc728eba103f7216bc4d174e7ecffb74a81173eb6dd03028bda364a0b725a948-d # internal github.com/containers/libpod/pkg/chrootuser mkdir -p $WORK/b302/ github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b169/ archive/tar mkdir -p $WORK/b052/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile flag=$WORK/b199/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/pkg/chrootuser -complete -installsuffix shared -buildid Ad0O_0FqE-J8Xe7_h-f7/Ad0O_0FqE-J8Xe7_h-f7 -goversion go1.15.7 -D "" -importcfg $WORK/b302/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid gi009bCrbE_PYY6Ze_fI/gi009bCrbE_PYY6Ze_fI -goversion go1.15.7 -D "" -importcfg $WORK/b169/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid sC4QCOiC9avZcOPuy73C/sC4QCOiC9avZcOPuy73C -goversion go1.15.7 -D "" -importcfg $WORK/b052/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/86/86dde42c8417b168275088e46fce107b308b80f297cba429c9c9e92d92b6c2ea-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b167/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid gkXcBHQpZgiji-MzkqdR/gkXcBHQpZgiji-MzkqdR -goversion go1.15.7 -D "" -importcfg $WORK/b166/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_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d9/d924b0e1ad4aadd431a74e1086c7480cd91d567b2c4a296f31809d8987dc487d-d # internal cd $WORK/b212 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b092/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b073/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/asm_amd64.o ./asm_amd64.s cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/7f/7f0041e647a8f10dee83d148bf33ef7cd4931707342a01896c8f658b47f52fe3-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -o $WORK/b212/_cgo_.o $WORK/b212/_cgo_main.o $WORK/b212/_x001.o $WORK/b212/_x002.o -g -O2 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/17/17cc78af2c14c5bfe51497ac1864bea925b8439fc83c5ed82142f89f91862427-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/44/44b651b52dfb5ae7b91732dd72dcb1148b14efad4c98ab9a378c4bd904adbb0e-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/asm_amd64.o $WORK/b089/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b327/ github.com/containers/storage/pkg/ioutils github.com/ulikunitz/xz mkdir -p $WORK/b170/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b171/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b134/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 3eeZ5hTuTmWolCGwyAhr/3eeZ5hTuTmWolCGwyAhr -goversion go1.15.7 -D "" -importcfg $WORK/b327/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b171/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid 1bJjBz065BoC9wfD84wj/1bJjBz065BoC9wfD84wj -goversion go1.15.7 -D "" -importcfg $WORK/b170/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b135/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b136/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b133/_pkg_.a packagefile hash/crc64=$WORK/b138/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid m1m1SsKehX2OCJ4TKCWt/m1m1SsKehX2OCJ4TKCWt -goversion go1.15.7 -D "" -importcfg $WORK/b134/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f7/f7bf432586f27ea051d0f2976c9bbab95791ceb2b4042eb3e942eae7dc3984d1-d # internal crypto/rand mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/boring=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid I0tTMbEbMRj4ZRNU089t/I0tTMbEbMRj4ZRNU089t -goversion go1.15.7 -D "" -importcfg $WORK/b096/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/d5/d58d35db901c1971c4efb58010c7162061fed8f811a528fda574697513612449-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/3c/3c152e8b241e8b2b8324c55dff55dd1577a534653e465c4296b4f85422116bc5-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b212/_cgo_.o -dynout $WORK/b212/_cgo_import.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid hapKjCEvgLI_eFf42UeM/hapKjCEvgLI_eFf42UeM -goversion go1.15.7 -D "" -importcfg $WORK/b212/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go $WORK/b212/_cgo_gotypes.go $WORK/b212/loop_wrapper.cgo1.go $WORK/b212/_cgo_import.go cd $WORK/b216 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b216=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/c3/c39b97a1710d81826ded85b4143376dee9efc87053be8cfc2f032f0b06f57b1d-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b174/ github.com/containers/storage/pkg/idtools mkdir -p $WORK/b165/ github.com/docker/docker/pkg/idtools cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b174/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b174/ -g -O2 ./sysconfig.go mkdir -p $WORK/b250/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b169/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid eXpwdftExO2-EyVypTK7/eXpwdftExO2-EyVypTK7 -goversion go1.15.7 -D "" -importcfg $WORK/b165/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b251/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b169/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid jVWnN9GgYpT-0PdmsTl0/jVWnN9GgYpT-0PdmsTl0 -goversion go1.15.7 -D "" -importcfg $WORK/b250/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/90/9060c13991c6849f979e492d8f5ebb75c6dba58c234e96fcefc35a0f86546fd8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/p256_asm_amd64.o # internal golang.org/x/crypto/openpgp/elgamal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal crypto/ed25519 mkdir -p $WORK/b101/ crypto/rsa mkdir -p $WORK/b097/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a EOF mkdir -p $WORK/b224/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid fUrHjwHTbCR2QQNoXunJ/fUrHjwHTbCR2QQNoXunJ -goversion go1.15.7 -D "" -importcfg $WORK/b189/importcfg -pack ./elgamal.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b074/_pkg_.a packagefile crypto/internal/randutil=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid jENBP-48hcDGZkhe0JmU/jENBP-48hcDGZkhe0JmU -goversion go1.15.7 -D "" -importcfg $WORK/b097/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid x787FZ8UGEllpt6gIvxd/x787FZ8UGEllpt6gIvxd -goversion go1.15.7 -D "" -importcfg $WORK/b101/importcfg -pack ./ed25519.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid H94t8Pv_pzOFc9YAnyfe/H94t8Pv_pzOFc9YAnyfe -goversion go1.15.7 -D "" -importcfg $WORK/b224/importcfg -pack ./stringid.go cd $WORK/b216 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b216=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c4/c4e1fd85f70ee09a7ff15c1f6166fedf81af418c1ef6a66ca0a63e4b0dca55f3-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b212/_pkg_.a $WORK/b212/_x001.o $WORK/b212/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/90/90f2c956a959f879753f10fa6e20bc91628e61345b4d7e00995f5b6cca0c00d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/25/256d44383778759f6f6047e031d790a585ec744ba93f87683fe1ed42911cf1c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e1/e12fb8ae08528a8ada4b318f8d0d5caaffa2ac20f9dc9cb14c859dd039e22bca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/81/816ddf8cc020b66789b98eafb0b7b7342a234c4b8c40866ec5c59825ec35f3f6-d # internal cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ca/ca5ee6d1c550fc4a492ba8f56dafbe46e19cf339f74eb8ead3fa3ad6aa2e90d6-d # internal crypto/x509/pkix mkdir -p $WORK/b110/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b093/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b095/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid K2fAw4MEq9RYaGEtP4WZ/K2fAw4MEq9RYaGEtP4WZ -goversion go1.15.7 -D "" -importcfg $WORK/b110/importcfg -pack ./pkix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid piO4hwz_Mj9Ym2Rydnmw/piO4hwz_Mj9Ym2Rydnmw -goversion go1.15.7 -D "" -importcfg $WORK/b093/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/78/78d069afbc8ea6e2d54b01df20ebfbb3cc44d0243bc4a968d5f72784dfbb9821-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/pkg/idtools=$WORK/b250/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b169/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid bgTf-kXEDWZvK6AutFFh/bgTf-kXEDWZvK6AutFFh -goversion go1.15.7 -D "" -importcfg $WORK/b249/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/81/81d01a4d19d24113bd4a1da309c6a72b2508c6a81e5e4fc90080de2c4c0cacc5-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b170/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid QnD0UdeJU-iMQlxKfZYs/QnD0UdeJU-iMQlxKfZYs -goversion go1.15.7 -D "" -importcfg $WORK/b172/importcfg -pack ./pools.go cd $WORK/b216 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b216=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/2f/2f9342725946b89f4ca536ed28ea02901b1d15c755ace563dec85be8a1f84ff5-d # internal github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b303/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b303/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b303/ -g -O2 ./rootless_linux.go cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/c4/c49c438915e45967337aeaa9fe8c522db4e01db81e36c360fa358cb5ca5f92db-d # internal github.com/containers/image/pkg/docker/config mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b247/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b248/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b249/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid V_iVmZHkjlYXIoBe-DCm/V_iVmZHkjlYXIoBe-DCm -goversion go1.15.7 -D "" -importcfg $WORK/b246/importcfg -pack ./config.go cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/6a/6aac3c31efb99e6f81168da5b29ada6d9d372a166e4f1939f2510cb981443626-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b327/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid lVdiVV_BouBv3RyoShFq/lVdiVV_BouBv3RyoShFq -goversion go1.15.7 -D "" -importcfg $WORK/b328/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/9b/9b5c28346dcfc6586a9e1ee5641a75a63596ca2d7a233301e89d706cb187fc5a-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b216=/tmp/go-build -gno-record-gcc-switches -o $WORK/b216/_cgo_.o $WORK/b216/_cgo_main.o $WORK/b216/_x001.o $WORK/b216/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/99/9978062cb138e1f6b2397751b79afbdc11cab96881367a9f5dca8119b46c98af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/cf/cf4d0f67ab6f02b36c712f04b406921c9714911c8f6f0ed9775cf9db82469eb8-d # internal github.com/containers/image/pkg/compression mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/bzip2=$WORK/b130/_pkg_.a packagefile compress/gzip=$WORK/b131/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b134/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid oMFuhFtAZoKSAHs-P5gk/oMFuhFtAZoKSAHs-P5gk -goversion go1.15.7 -D "" -importcfg $WORK/b129/importcfg -pack ./compression.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b216/_cgo_.o -dynout $WORK/b216/_cgo_import.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/b6/b6b07c3929bbb611a6a30e7a2679c8235aa40ee9b0c19e5c2ccdb85960e2d00d-d # internal cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid hfpJPyZzJjIqL_bUgKJX/hfpJPyZzJjIqL_bUgKJX -goversion go1.15.7 -D "" -importcfg $WORK/b216/importcfg -pack $WORK/b216/_cgo_gotypes.go $WORK/b216/projectquota.cgo1.go $WORK/b216/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ec/ecd695fde19670374cf02669d43ed7144626d65d33158b3349c74b9ad54df2d2-d # internal cd $WORK/b303 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b236 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -o $WORK/b174/_cgo_.o $WORK/b174/_cgo_main.o $WORK/b174/_x001.o $WORK/b174/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/6d/6dcd7c9dcb4733453dcec3685463b85e25f3fb0a17d47c0d3d0694ed5be2f5f6-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/62/620ecf276ce3e812eff6642ff16dbb765bf9028ac705fd202e53bf5d776d7d1e-d # internal cd $WORK/b303 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b174/_cgo_.o -dynout $WORK/b174/_cgo_import.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b216/_pkg_.a $WORK/b216/_x001.o $WORK/b216/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b169/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid t4ty5eyot-2ZURaQag1V/t4ty5eyot-2ZURaQag1V -goversion go1.15.7 -D "" -importcfg $WORK/b174/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b174/_cgo_gotypes.go $WORK/b174/sysconfig.cgo1.go $WORK/b174/_cgo_import.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/29/294931a7e81bf24ad6f354fdd334164fb3c8863d033a8aeb3f1c8fdd6e88c01f-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/9f/9fabfb701abb6d8ae369d8df826c396dd85b723fd905367f929c894357ac836b-d # internal cd $WORK/b236 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I $WORK/b303/ -g -O2 -o $WORK/b303/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b1/b1d165fc9a6193a3d850dccf3480fb00c2e3141f690ee58e7adcf4bc45c6a14a-d # internal crypto/ecdsa mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b074/_pkg_.a packagefile crypto/internal/randutil=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b095/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid k3CY4sBMGy9H0pFaOf13/k3CY4sBMGy9H0pFaOf13 -goversion go1.15.7 -D "" -importcfg $WORK/b088/importcfg -pack ./boring.go ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b174/_pkg_.a $WORK/b174/_x001.o $WORK/b174/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/68/68ca517325ec7c80ee4d3e5602141063c6ef3204d1af7884974f4b6904ded8ad-d # internal github.com/containers/storage/pkg/archive mkdir -p $WORK/b162/ github.com/docker/docker/pkg/archive mkdir -p $WORK/b325/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/bzip2=$WORK/b130/_pkg_.a packagefile compress/gzip=$WORK/b131/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b175/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid oSU4Ch_W_lyxs7r266eZ/oSU4Ch_W_lyxs7r266eZ -goversion go1.15.7 -D "" -importcfg $WORK/b162/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 cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/bzip2=$WORK/b130/_pkg_.a packagefile compress/gzip=$WORK/b131/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b251/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid 9A6t5usieQyIOB8AdFpO/9A6t5usieQyIOB8AdFpO -goversion go1.15.7 -D "" -importcfg $WORK/b325/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 cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/a0/a09a7dd78ce546e1be45e7b340a9c317d567118d36b0defbdb9c8507e07fa504-d # internal cd $WORK/b236 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/26/26722745b8e2099c70a1e3132c9f0817ebac05f77ebec7055ca61ea45d4ff8f0-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/bzip2=$WORK/b130/_pkg_.a packagefile compress/flate=$WORK/b132/_pkg_.a packagefile compress/zlib=$WORK/b186/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b100/_pkg_.a packagefile crypto/dsa=$WORK/b109/_pkg_.a packagefile crypto/ecdsa=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b105/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha1=$WORK/b107/_pkg_.a packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b092/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b188/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b189/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b184/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b190/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile image=$WORK/b191/_pkg_.a packagefile image/jpeg=$WORK/b193/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid Q9guU-36yruDzptlQaAn/Q9guU-36yruDzptlQaAn -goversion go1.15.7 -D "" -importcfg $WORK/b185/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 cd $WORK/b303 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b236 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/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/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -o $WORK/b303/_cgo_.o $WORK/b303/_cgo_main.o $WORK/b303/_x001.o $WORK/b303/_x002.o $WORK/b303/_x003.o -g -O2 cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -o $WORK/b236/_cgo_.o $WORK/b236/_cgo_main.o $WORK/b236/_x001.o $WORK/b236/_x002.o $WORK/b236/_x003.o -g -O2 -lseccomp cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b303/_cgo_.o -dynout $WORK/b303/_cgo_import.go cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/docker/docker/pkg/signal=$WORK/b304/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/signal=$WORK/b241/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid 4afkzyVWYfpKkocqFttq/4afkzyVWYfpKkocqFttq -goversion go1.15.7 -D "" -importcfg $WORK/b303/importcfg -pack $WORK/b303/_cgo_gotypes.go $WORK/b303/rootless_linux.cgo1.go $WORK/b303/_cgo_import.go cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b236/_cgo_.o -dynout $WORK/b236/_cgo_import.go cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid DtvivPF0ZlqVRrQr5Vwv/DtvivPF0ZlqVRrQr5Vwv -goversion go1.15.7 -D "" -importcfg $WORK/b236/importcfg -pack $WORK/b236/_cgo_gotypes.go $WORK/b236/seccomp.cgo1.go $WORK/b236/seccomp_internal.cgo1.go $WORK/b236/_cgo_import.go cd $WORK/b210 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -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 cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b303/_pkg_.a $WORK/b303/_x001.o $WORK/b303/_x002.o $WORK/b303/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/7e/7e33df6f99780af18c399ce63fd364fa22cbe439222601312acb1f11697ca217-d # internal github.com/containers/libpod/pkg/secrets mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b303/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b208/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/pkg/secrets -complete -installsuffix shared -buildid bykrQzctqXZ9Ncaj50Bm/bykrQzctqXZ9Ncaj50Bm -goversion go1.15.7 -D "" -importcfg $WORK/b305/importcfg -pack ./secrets.go cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd $WORK/b210 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/26/26038598c2bfe227dafa783c361bcc34a29867023e6a857cf331b3b7d3fd91fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b236/_pkg_.a $WORK/b236/_x001.o $WORK/b236/_x002.o $WORK/b236/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/70/705270adbee5d3fae99a456d535c8439dbae26f59959556a1a86a2be67777594-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b236/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid YN8AwiNCSIMvw9inaSki/YN8AwiNCSIMvw9inaSki -goversion go1.15.7 -D "" -importcfg $WORK/b335/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/ca/ca4503cbc686ed0f245ff96631c2fe593d37bf3fbdb92fbeab1d91a5bf0da14b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/67/676bb6b3591b37c879d6c2c5776c795640833f6e0482a12da5e5407e54133a06-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b280/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 0ZUgkMgCaUkERFP6Zz8Z/0ZUgkMgCaUkERFP6Zz8Z -goversion go1.15.7 -D "" -importcfg $WORK/b279/importcfg -pack ./gen.go ./plugin.pb.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/ce/ce41e974e7985b179ff01a7f226d127bb03456209c1a49ebb0335ef72ace6f2c-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b042/ github.com/docker/docker/api/types/registry vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b277/ golang.org/x/net/internal/socks github.com/docker/go-connections/nat mkdir -p $WORK/b274/ net/textproto cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid isAdbYoHTJffILqL90LL/isAdbYoHTJffILqL90LL -goversion go1.15.7 -D "" -importcfg $WORK/b042/importcfg -pack ./args.go ./types.go cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile net=$WORK/b043/_pkg_.a EOF mkdir -p $WORK/b154/ github.com/pborman/uuid cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid Te2T0aRFDkLjfXCLmPu7/Te2T0aRFDkLjfXCLmPu7 -goversion go1.15.7 -D "" -importcfg $WORK/b277/importcfg -pack ./authenticate.go ./registry.go mkdir -p $WORK/b145/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid 6W8TnrPf6pAD30ce60Dl/6W8TnrPf6pAD30ce60Dl -goversion go1.15.7 -D "" -importcfg $WORK/b274/importcfg -pack ./nat.go ./parse.go ./sort.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid boQ167hxwsSTMByHw0p_/boQ167hxwsSTMByHw0p_ -goversion go1.15.7 -D "" -importcfg $WORK/b154/importcfg -pack ./proxy.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b153/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid pJJcoZoAVi_H2zJoD9s5/pJJcoZoAVi_H2zJoD9s5 -goversion go1.15.7 -D "" -importcfg $WORK/b145/importcfg -pack ./client.go ./socks.go mkdir -p $WORK/b222/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b108/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid MjbcHEg3nJ19rTkhc2B4/MjbcHEg3nJ19rTkhc2B4 -goversion go1.15.7 -D "" -importcfg $WORK/b153/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/md5=$WORK/b105/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile crypto/sha1=$WORK/b107/_pkg_.a packagefile database/sql/driver=$WORK/b223/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/pborman/uuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/pborman/uuid -complete -installsuffix shared -buildid HZjWC12_yA6e-TsINebL/HZjWC12_yA6e-TsINebL -goversion go1.15.7 -D "" -importcfg $WORK/b222/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/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b100/_pkg_.a packagefile crypto/dsa=$WORK/b109/_pkg_.a packagefile crypto/ecdsa=$WORK/b088/_pkg_.a packagefile crypto/ed25519=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b105/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha1=$WORK/b107/_pkg_.a packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b092/_pkg_.a packagefile crypto/x509/pkix=$WORK/b110/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b111/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b095/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid tSG81bqVRL-h-KiPwQLb/tSG81bqVRL-h-KiPwQLb -goversion go1.15.7 -D "" -importcfg $WORK/b108/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/74/7431aafcae4746f260b4bf1a02d639a5526076a9304d0c4c1e39987554df3013-d # internal cd $WORK/b210 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/bf/bf6d6a9f66b61c5e842e9bc8f3f99a4d84e44720112189b6d6a09a2285c007bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/75/759b188043a8a9981fc192519b3707af4b94e3dbcc2c7a3d3f57cc6af6418817-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f3/f32c5461771cf65afb63ce206242950d8036ad25d32312b9ac6232642b95b694-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid VgBxpQYlXaY8fxS2OLnJ/VgBxpQYlXaY8fxS2OLnJ -goversion go1.15.7 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/73/73d8042a930764d74291b31a44b73dbaad67e4d2dfa606521dcdc744f6aedf7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/bf/bf9ddc4852b0cce313e17c2f733ee49288961775d15319328933de7c7a1bdd9a-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b271/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b273/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b274/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid AQfrbXwAJqSEGjoZVA4d/AQfrbXwAJqSEGjoZVA4d -goversion go1.15.7 -D "" -importcfg $WORK/b270/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/e3/e3bbbf7fa2cba2bdc4fbb7e0e16d54a35a427d21d2e2d32eb56d7c98b2e4384c-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b182/ cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/6e/6eedc1130cb55fd9a25660c7ee36b3e9cb3b8fc1495869df47d5650665e5d6e9-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b050/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b183/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b184/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b185/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b190/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid J9s8ZHNqPnnSvQnKGobR/J9s8ZHNqPnnSvQnKGobR -goversion go1.15.7 -D "" -importcfg $WORK/b182/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid env3CXT81IDnoieAvEQL/env3CXT81IDnoieAvEQL -goversion go1.15.7 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/97/97212014ada3d747b66f700d0697c715d697139ac9cd3ec79cdc42db4b58f3b1-d # internal golang.org/x/net/proxy mkdir -p $WORK/b144/ cat >$WORK/b144/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/b145/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid Itp15apobfltXIhJ3GlQ/Itp15apobfltXIhJ3GlQ -goversion go1.15.7 -D "" -importcfg $WORK/b144/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go cd $WORK/b210 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/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_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/36/3614fa3cc958dc1111c8d7620a9a5b2be79d09a5135e5770d5e0f9ff1a0c6c85-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pborman/uuid=$WORK/b222/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid gaGgy8gD1MrYtX1dGqRk/gaGgy8gD1MrYtX1dGqRk -goversion go1.15.7 -D "" -importcfg $WORK/b221/importcfg -pack ./error.go ./utils.go ./utils_notsolaris.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/bc/bc475724913dbf59612a193f370defa13a3aedb1b787910fea4e3649d797ba3e-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b147/ golang.org/x/net/http/httpguts mkdir -p $WORK/b290/ mime/multipart mkdir -p $WORK/b157/ cat >$WORK/b147/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/b148/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b153/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid yD4y_ij9ZN7CraWKxqdl/yD4y_ij9ZN7CraWKxqdl -goversion go1.15.7 -D "" -importcfg $WORK/b147/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b291/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b153/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid _e4anK2_HY2fw7tVy3Xh/_e4anK2_HY2fw7tVy3Xh -goversion go1.15.7 -D "" -importcfg $WORK/b290/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b156/_pkg_.a packagefile mime/quotedprintable=$WORK/b158/_pkg_.a packagefile net/textproto=$WORK/b153/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid svHe0-0jBJCNXwwUVRoi/svHe0-0jBJCNXwwUVRoi -goversion go1.15.7 -D "" -importcfg $WORK/b157/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd $WORK/b210 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -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 cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/6c/6ce0a907aa15b3839d43e55517c5c4023759da86751d0626d3e570b02c95a201-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile flag=$WORK/b199/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b201/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 3GpVshmwyCGsQD35FFFz/3GpVshmwyCGsQD35FFFz -goversion go1.15.7 -D "" -importcfg $WORK/b198/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/77/773321643f31d2c20d03e23a163b9858efb99cf93125f09696dcb94791f32fbb-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid 3pG5UiAMal6bk7yog-ga/3pG5UiAMal6bk7yog-ga -goversion go1.15.7 -D "" -importcfg $WORK/b041/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/14/145dbd53c3e16e0d33d842631bdce58f3d8a2ff754ead5647bdf36b2802c8edc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/41/413d73e71de953214e78986a37c5a67b285130d443ef0378cc1d193f6f150fd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/62/6231e0b1dd9b7d5cb2f3cdfbbdb610023ddb89dc041bccabc7eca067856d5cfc-d # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/47/471bcc82e9c392352677c5d21af6218b14bb1a7b6745eaa23a1c745254677a19-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b279/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid Q5_o88BAxX8rpSkeiGuv/Q5_o88BAxX8rpSkeiGuv -goversion go1.15.7 -D "" -importcfg $WORK/b278/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b210/_x003.o $WORK/b210/_x004.o $WORK/b210/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/80/80f991e5a1624d285311bb91f57cd3f51b89d76bd7f388a24e724785428c3a24-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Xto6K0nre7fCB2jDgm1E/Xto6K0nre7fCB2jDgm1E -goversion go1.15.7 -D "" -importcfg $WORK/b059/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b181/ -g -O2 -o $WORK/b181/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/1a/1aaed6318312a59ab88661bdd6970b54c7ac0a5471b757efad735f4f8b694275-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b210/_cgo_.o -dynout $WORK/b210/_cgo_import.go github.com/docker/docker/api/types mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b275/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b278/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b274/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid zu6OweKdZ-NRPKvmovQy/zu6OweKdZ-NRPKvmovQy -goversion go1.15.7 -D "" -importcfg $WORK/b269/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid DiwQ-SBonNEj7gJXJx8E/DiwQ-SBonNEj7gJXJx8E -goversion go1.15.7 -D "" -importcfg $WORK/b210/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b210/_cgo_gotypes.go $WORK/b210/devmapper_log.cgo1.go $WORK/b210/devmapper_wrapper.cgo1.go $WORK/b210/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b210/devmapper_wrapper_dynamic.cgo1.go $WORK/b210/_cgo_import.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/aa/aa845b2cb680b1a8cdb68e0a0a1f3ec584c6dd9a588cbb1999fac4204053f212-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b166/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b202/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid HuJpx4Jv_ocixRepEMie/HuJpx4Jv_ocixRepEMie -goversion go1.15.7 -D "" -importcfg $WORK/b197/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/55/55362cea7a1faeb0e96f8460c89f4ff89def457827202566db702d671674f051-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a8/a80b0a4ca5233be2cd4080ffc6960665aa0d45bc053f57568e12dacffdd9572a-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid RU8RP5ykWl9WuAVZ_VuE/RU8RP5ykWl9WuAVZ_VuE -goversion go1.15.7 -D "" -importcfg $WORK/b058/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/67/674e575e50d3f9ca68559b4d78dd1affb56b094741f1d76cdca2d8ddf3e4f9a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/05/057b3bc527bab03cd88ed0247a15bfb501aa3592a3579ce5dc6d3d47065f0c03-d # internal cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/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_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/d7/d7a4147ddb9db92294eac7ca22d22f415d803af2271f265e92ce4e3f85f66429-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b269/_pkg_.a EOF github.com/docker/docker/opts mkdir -p $WORK/b324/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid gBDR6tir1ByiSfAo_bwg/gBDR6tir1ByiSfAo_bwg -goversion go1.15.7 -D "" -importcfg $WORK/b284/importcfg -pack ./volumes_create.go ./volumes_list.go cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b269/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/opts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/docker/docker/opts -complete -installsuffix shared -buildid bWz9b8e2qeu4i1xdrfj6/bWz9b8e2qeu4i1xdrfj6 -goversion go1.15.7 -D "" -importcfg $WORK/b324/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_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/46/4675e8bf8b668317e864b0da30a641a2c9f97061b0781709054ba3db86ad3c2b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b6/b608c46cc1ab0af7562b871a8b5e9c47a729f5b67b7014b0b3075aac079bab1a-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -o $WORK/b181/_cgo_.o $WORK/b181/_cgo_main.o $WORK/b181/_x001.o $WORK/b181/_x002.o $WORK/b181/_x003.o $WORK/b181/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b181/_cgo_.o -dynout $WORK/b181/_cgo_import.go cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid vQmoHf8omQVFOwtd9twl/vQmoHf8omQVFOwtd9twl -goversion go1.15.7 -D "" -importcfg $WORK/b181/importcfg -pack ./callbacks.go $WORK/b181/_cgo_gotypes.go $WORK/b181/data.cgo1.go $WORK/b181/gpgme.cgo1.go $WORK/b181/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b210/_pkg_.a $WORK/b210/_x001.o $WORK/b210/_x002.o $WORK/b210/_x003.o $WORK/b210/_x004.o $WORK/b210/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/aa/aa79a7716ecaa83169bc5ff94b2903de66f4e0ac41e18337d50885cf8f169be0-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b215/ github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/zfs mkdir -p $WORK/b220/ github.com/containers/storage/drivers/aufs cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b197/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid G5daFX1UD71y5A88bc-C/G5daFX1UD71y5A88bc-C -goversion go1.15.7 -D "" -importcfg $WORK/b215/importcfg -pack ./overlayutils.go mkdir -p $WORK/b219/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b207/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b221/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b208/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid FbSysq3TQWuyRyGCXhbX/FbSysq3TQWuyRyGCXhbX -goversion go1.15.7 -D "" -importcfg $WORK/b220/importcfg -pack ./zfs.go ./zfs_linux.go mkdir -p $WORK/b204/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b218/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b208/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 71EX6EJ_g8BThwiC9NWF/71EX6EJ_g8BThwiC9NWF -goversion go1.15.7 -D "" -importcfg $WORK/b219/importcfg -pack ./driver.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b208/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b202/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid PTy1HpTLtgrST7VZKYrP/PTy1HpTLtgrST7VZKYrP -goversion go1.15.7 -D "" -importcfg $WORK/b204/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/fa/fa4127b564e93ee71824f33786c2df78d4d71b572b6926bdc0c270b039126d52-d # internal github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b210/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b211/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b213/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b166/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b208/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid QEEYgu5fAhH49g17i_OO/QEEYgu5fAhH49g17i_OO -goversion go1.15.7 -D "" -importcfg $WORK/b209/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/c5/c54967bd8bc402d5c74c0b5ec689837f17fcfc6c4b6a9c9bd05a06b9d7e81fa0-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile encoding/base32=$WORK/b120/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile flag=$WORK/b199/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b215/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b218/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b166/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b208/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid pEzjYgakW-PwmFkMePId/pEzjYgakW-PwmFkMePId -goversion go1.15.7 -D "" -importcfg $WORK/b214/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/44/44d7c4edc16995a1410f05a57ab713e63cbdd73a751a3611efbe9c00d46bfb68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/66/66a026208da0881bd8f863b387f7be3d93bce89da34571a091d4540cc3be00d5-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e4/e483df53b12ed0d9d9d8ccb4b744e2443e400d2d12447d2213c7702d1903958d-d # internal crypto/tls mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b020/_pkg_.a packagefile container/list=$WORK/b099/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b100/_pkg_.a packagefile crypto/ecdsa=$WORK/b088/_pkg_.a packagefile crypto/ed25519=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/internal/boring=$WORK/b074/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b104/_pkg_.a packagefile crypto/md5=$WORK/b105/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile crypto/rc4=$WORK/b106/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha1=$WORK/b107/_pkg_.a packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b092/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b108/_pkg_.a packagefile encoding/pem=$WORK/b111/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b119/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid sivzDbrcSi2HHETKHQO7/sivzDbrcSi2HHETKHQO7 -goversion go1.15.7 -D "" -importcfg $WORK/b098/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d0/d07280164a3ba6769df615a15f1d49df64634b2db794997f29552b84acbde9f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/20/205c09b353ed589f224f86098b7f3b9ec4bcae796357f732606100d8378494ac-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b181/_pkg_.a $WORK/b181/_x001.o $WORK/b181/_x002.o $WORK/b181/_x003.o $WORK/b181/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/80/800ea1745f555efd03843c8ee158dbe57431b19441ef94ab8e9a7d4715a450ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/6a/6a2f77ee821cdbc8390b4ca962f90332c64ae75d5ed6d5dd438cf04df4793cc1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/bc/bc6b847f26f5cc16e6f6d5d4e34b03ce6381e556285dc928ef94a050408f00cc-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b214/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b219/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b220/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid q4pJupNvmIDR1u1wAPwv/q4pJupNvmIDR1u1wAPwv -goversion go1.15.7 -D "" -importcfg $WORK/b203/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d2/d2edddc5bbfe58d94230998d6bd2950b54bf873f4e90afabf5ea390a3243e03d-d # internal github.com/containers/storage mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/gzip=$WORK/b131/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b225/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b226/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b208/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b175/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b228/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b202/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid v976uA1Yl4GX0T-6_Kp4/v976uA1Yl4GX0T-6_Kp4 -goversion go1.15.7 -D "" -importcfg $WORK/b196/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_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/79/7952a92b332febb5c101c965998d0b6c468e59e14b8b87df7e2a41a6af941cdd-d # internal net/http/httptrace mkdir -p $WORK/b159/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b161/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b153/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid z0Wanq93vNB0J8qk23k-/z0Wanq93vNB0J8qk23k- -goversion go1.15.7 -D "" -importcfg $WORK/b159/importcfg -pack ./trace.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile crypto/x509=$WORK/b108/_pkg_.a packagefile encoding/pem=$WORK/b111/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF github.com/docker/libtrust mkdir -p $WORK/b087/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid VZ8EcCSOn8D_FNwS6S2l/VZ8EcCSOn8D_FNwS6S2l -goversion go1.15.7 -D "" -importcfg $WORK/b161/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b092/_pkg_.a packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile crypto/x509=$WORK/b108/_pkg_.a packagefile crypto/x509/pkix=$WORK/b110/_pkg_.a packagefile encoding/base32=$WORK/b120/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile encoding/pem=$WORK/b111/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/docker/libtrust -complete -installsuffix shared -buildid -EVlp-cd7lx1kT6UxVYc/-EVlp-cd7lx1kT6UxVYc -goversion go1.15.7 -D "" -importcfg $WORK/b087/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_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/51/51e5cdbfc88a40e83423905941b17f53eaebc19c3cefc6711fcce55f0a0d611c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal net/http mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/gzip=$WORK/b131/_pkg_.a packagefile container/list=$WORK/b099/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile mime=$WORK/b156/_pkg_.a packagefile mime/multipart=$WORK/b157/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http/httptrace=$WORK/b159/_pkg_.a packagefile net/http/internal=$WORK/b160/_pkg_.a packagefile net/textproto=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p net/http -std -complete -installsuffix shared -buildid BK9kDkEAt34DVdrQICmH/BK9kDkEAt34DVdrQICmH -goversion go1.15.7 -D "" -importcfg $WORK/b146/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 cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/4f/4f13aecf6ec37bf1966b5671244c5f00a4b14a808fbe0197c15ab34d86f7a9f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/a3/a30738095d9ba758126dd097d8b8d5f78545da7379dbe54b175bcd09cd8e4fd4-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b178/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b303/_pkg_.a packagefile github.com/containers/storage=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b122/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid lXbHMKF2tYhtMPLJjacD/lXbHMKF2tYhtMPLJjacD -goversion go1.15.7 -D "" -importcfg $WORK/b341/importcfg -pack ./utils.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e8/e8f50c787f2bf281819d91fdae8dcea5b9034c3316fc323a9e84599ef6b2db7b-d # internal github.com/containers/image/manifest mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/pkg/strslice=$WORK/b082/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b086/_pkg_.a packagefile github.com/docker/libtrust=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/image/manifest -complete -installsuffix shared -buildid 1Jt6_KQwa2ISTGl6-7hR/1Jt6_KQwa2ISTGl6-7hR -goversion go1.15.7 -D "" -importcfg $WORK/b081/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/f5/f5c9a023e9452f51fb8a0bc0424c77bba00d7f4709419f068d4ebb550a87eab5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/fa/fa66cd181c95b0e68f9d0081dc691cc71aab0ecbb832e838fccbd7123e93f4de-d # internal github.com/containers/image/docker/tarfile mkdir -p $WORK/b127/ github.com/containers/image/image mkdir -p $WORK/b072/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b128/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b129/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid v0iLm6bhtB90516hRcqv/v0iLm6bhtB90516hRcqv -goversion go1.15.7 -D "" -importcfg $WORK/b127/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/containers/image/signature mkdir -p $WORK/b179/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/image/image -complete -installsuffix shared -buildid 92tRkjXTE0Hx7I5b-4on/92tRkjXTE0Hx7I5b-4on -goversion go1.15.7 -D "" -importcfg $WORK/b072/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/image/version=$WORK/b180/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b181/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b182/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/image/signature -complete -installsuffix shared -buildid 20WY7oXeKYRmnVsO-hWH/20WY7oXeKYRmnVsO-hWH -goversion go1.15.7 -D "" -importcfg $WORK/b179/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/3d/3d4b5afc4b838839d7e3947374dfdcdc9caa0e7ca4f8cce2cfedc2a5e298d84a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/12/1269fa0bcbb788a4c43a57e47fd21ac1446cd00ac0a22f039bb65ffc7daaed73-d # internal github.com/containers/image/docker/archive mkdir -p $WORK/b126/ github.com/containers/image/directory mkdir -p $WORK/b063/ github.com/containers/image/tarball mkdir -p $WORK/b230/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b127/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b064/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/image/docker/archive -complete -installsuffix shared -buildid JBIFGcBLDs2Q216_wBBs/JBIFGcBLDs2Q216_wBBs -goversion go1.15.7 -D "" -importcfg $WORK/b126/importcfg -pack ./dest.go ./src.go ./transport.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/image/directory -complete -installsuffix shared -buildid BBorcOYxHqb2fzvSmIXa/BBorcOYxHqb2fzvSmIXa -goversion go1.15.7 -D "" -importcfg $WORK/b063/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go github.com/containers/image/storage mkdir -p $WORK/b195/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/gzip=$WORK/b131/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/image/tarball -complete -installsuffix shared -buildid FHSWAsPWlsDGeoooKK-0/FHSWAsPWlsDGeoooKK-0 -goversion go1.15.7 -D "" -importcfg $WORK/b230/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b128/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/storage=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/image/storage -complete -installsuffix shared -buildid yln_g2N8Kgs07WMP5PGd/yln_g2N8Kgs07WMP5PGd -goversion go1.15.7 -D "" -importcfg $WORK/b195/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/fc/fcac0ed0de649db23b42c685281eee35b4bb19f34b514de9a7c247ad14fdbe27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3b/3be33a2fdf132e169b6e2e72d1deb7a5f50c8776e09659e37679c1b814f8038f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/4b/4b979a92b128d26827e9ebdef77744ba3926e0ba91c4b217f5699eb399e45e80-d # internal github.com/containers/image/copy mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/gzip=$WORK/b131/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b129/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b179/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile gopkg.in/cheggaaa/pb.v1=$WORK/b239/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/image/copy -complete -installsuffix shared -buildid XAHyWxtERulL5c3YjtXI/XAHyWxtERulL5c3YjtXI -goversion go1.15.7 -D "" -importcfg $WORK/b238/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/5e/5ed12f02c84e8fa3f3670713ce7b947a89f9ce24ffdfcdfe2f3d6ea897fbd690-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/bb/bb1ec0ea7ea6f13321cfaace14918ad90d5f1f04291a19d9d7901503392695ee-d # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ee/ee9962d5e1a8373cfa1828d8bf98b90013b7689109d17b8dbd3dcbb2920e37f0-d # internal cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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 cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/7e/7e434bc78728ff02d55da6868dca2a1d187b84ee1e51b37df1aa3d7cd87ef972-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b231/ golang.org/x/net/context/ctxhttp github.com/docker/go-connections/sockets github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b285/ github.com/docker/distribution cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid ZNhAGX3YZPi31v_yP9TE/ZNhAGX3YZPi31v_yP9TE -goversion go1.15.7 -D "" -importcfg $WORK/b231/importcfg -pack ./errors.go ./handler.go ./register.go net/http/httputil github.com/gorilla/mux cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b171/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b143/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid IX2eQikegZys45_aBg7m/IX2eQikegZys45_aBg7m -goversion go1.15.7 -D "" -importcfg $WORK/b285/importcfg -pack ./ctxhttp.go mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b144/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid tJRJHPa2jc3RVZ_Asbu_/tJRJHPa2jc3RVZ_Asbu_ -goversion go1.15.7 -D "" -importcfg $WORK/b260/importcfg -pack ./addr.go ./authchallenge.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid wiPJw8HNswuL3GKeVjEG/wiPJw8HNswuL3GKeVjEG -goversion go1.15.7 -D "" -importcfg $WORK/b143/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go mkdir -p $WORK/b261/ mkdir -p $WORK/b259/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/xeipuuv/gojsonschema mkdir -p $WORK/b315/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 3Fqjkt9Hd0dLk_HopzIm/3Fqjkt9Hd0dLk_HopzIm -goversion go1.15.7 -D "" -importcfg $WORK/b261/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b286/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b255/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile mime=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid s4Yf3f_4d3l1RK_cUVaL/s4Yf3f_4d3l1RK_cUVaL -goversion go1.15.7 -D "" -importcfg $WORK/b259/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go mkdir -p $WORK/b257/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b316/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b318/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cat >$WORK/b286/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b147/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/http/internal=$WORK/b160/_pkg_.a packagefile net/textproto=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid pVFW54saUrRRxl6qIYMv/pVFW54saUrRRxl6qIYMv -goversion go1.15.7 -D "" -importcfg $WORK/b286/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid U52c2YdSHl8c2avynDne/U52c2YdSHl8c2avynDne -goversion go1.15.7 -D "" -importcfg $WORK/b315/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 golang.org/x/net/http2 mkdir -p $WORK/b289/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid IdV_T-m1FGQ51S3laX5R/IdV_T-m1FGQ51S3laX5R -goversion go1.15.7 -D "" -importcfg $WORK/b257/importcfg -pack ./context_native.go ./doc.go ./mux.go ./regexp.go ./route.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/gzip=$WORK/b131/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b290/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b296/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b291/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/http/httptrace=$WORK/b159/_pkg_.a packagefile net/textproto=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid JbrbBZ-yEva8UrHoKyjv/JbrbBZ-yEva8UrHoKyjv -goversion go1.15.7 -D "" -importcfg $WORK/b289/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_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/56/563944b86b219244359781e08c483b856eb02b9cf2d41a3de7e3923ad94d9ccc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/8e/8eba0c141be40cacbf80e8bda227d6b858ed22624f12c9722bb2571c067e1498-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/60/608f354055c1eec0c7b2c7c0d3e48da5dd036bb3bfa8aab19746f7242409249f-d # internal github.com/containers/image/pkg/tlsclientconfig mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b143/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b161/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid HKdSHnBN7kvY_3xOkPQ7/HKdSHnBN7kvY_3xOkPQ7 -goversion go1.15.7 -D "" -importcfg $WORK/b142/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/08/08311e6640d3c99cd7a62b5de3d29b3c3b5a698cb656746be58d80208d8de63f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/4e/4e81842182f4137ee4f3ab2655059b1c98b25235c015a25f0290cb144f8f8eba-d # internal cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/fd/fd67639edc4d22c91d8b2dce6496b58163800f83bbb1da7cd1cc5a823e7bee9f-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b259/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid _qDjXvqTsoRtJOFwCWo0/_qDjXvqTsoRtJOFwCWo0 -goversion go1.15.7 -D "" -importcfg $WORK/b262/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/2e/2e857eca1ac6907efe28a71046b6dc1296795529814381f3ab647e43dc6e200c-d # internal github.com/containers/image/oci/layout mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b064/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b140/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b142/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/image/oci/layout -complete -installsuffix shared -buildid QmAtddSZkyzNUkMyF1qz/QmAtddSZkyzNUkMyF1qz -goversion go1.15.7 -D "" -importcfg $WORK/b141/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/95/95a15aec913e1c4099256ec08515d95deb6ea956dbe9957727af63e7e866147c-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b259/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b255/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b262/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid AQiI7xR_Va1mUVQrPSKf/AQiI7xR_Va1mUVQrPSKf -goversion go1.15.7 -D "" -importcfg $WORK/b263/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/8f/8f3aa4489b8dbaff3b2e1b27f70b30406dd77f678c7bb3a4b9388c3f1eadcb74-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b255/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b231/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b257/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid d8Vd45xHsuFZ7ejTqVSz/d8Vd45xHsuFZ7ejTqVSz -goversion go1.15.7 -D "" -importcfg $WORK/b254/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/28/284297ff9a75412803afffac0942fb1d2021a712ea8c7cb9b594bfa0c36cffff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/84/8467ee0d3759f619ddd999d51bb5d8c595504ce6c45cc4c4ac65f0aeb4763d0d-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile crypto/x509=$WORK/b108/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/opts=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b332/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/http/httputil=$WORK/b286/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid GJTTRPNYLWZ-KhardCyZ/GJTTRPNYLWZ-KhardCyZ -goversion go1.15.7 -D "" -importcfg $WORK/b323/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/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b268/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b269/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b275/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b086/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b284/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b143/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile golang.org/x/net/context=$WORK/b171/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b285/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/http/httputil=$WORK/b286/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid 69g4GEsX-zNyc86kRnjc/69g4GEsX-zNyc86kRnjc -goversion go1.15.7 -D "" -importcfg $WORK/b267/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_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/2e/2e3f57ed4cb27c6aa832491ed3263271998dfefe0f46c947fc2442eb280f95a9-d # internal github.com/containers/image/oci/archive mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b064/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b128/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b140/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b141/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/image/oci/archive -complete -installsuffix shared -buildid MK52FV-AWIYV5PN6dj7B/MK52FV-AWIYV5PN6dj7B -goversion go1.15.7 -D "" -importcfg $WORK/b139/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/4c/4cab37dd59f66a7a51bc715894532917c61bbc91f96d5906207673e0f9cb189c-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b259/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b255/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b231/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b254/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b260/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b261/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b262/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b263/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid d1h8xq7luyvusatAAM5f/d1h8xq7luyvusatAAM5f -goversion go1.15.7 -D "" -importcfg $WORK/b258/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/12/125ce9bf2a8719a1757e7197b53e1780deda79d1078a4f3ae206356f2fdf5b5e-d # internal github.com/containers/buildah/util mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/directory=$WORK/b063/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b126/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b177/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b179/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b195/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b230/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/storage=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b231/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid _I8ArMGnvjETjhV2xxBH/_I8ArMGnvjETjhV2xxBH -goversion go1.15.7 -D "" -importcfg $WORK/b062/importcfg -pack ./types.go ./util.go cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e4/e4a2fa720a57dd8d6a5dc3b066a066877f3626445e0522e1ec2ddb006e760925-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b061/ github.com/containers/buildah/unshare mkdir -p $WORK/b234/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b234/ -importpath github.com/containers/buildah/unshare -- -I $WORK/b234/ -g -O2 -Wall ./unshare_cgo.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid PRYEbCnq-EJ6MQzlZXP4/PRYEbCnq-EJ6MQzlZXP4 -goversion go1.15.7 -D "" -importcfg $WORK/b061/importcfg -pack ./mount.go ./util.go cd $WORK/b234 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b234=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/cb/cb268d504d8a1038dc7cfcea446f9ae2de5a48e5c4a3a86cb63b40dce3110bf0-d # internal github.com/containers/image/docker mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b245/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b246/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b142/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b231/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b254/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b258/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b161/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b264/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b234=/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/src/github.com/containers/image/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/image/docker -complete -installsuffix shared -buildid SLA-LAUJ7RXRuLECkhJJ/SLA-LAUJ7RXRuLECkhJJ -goversion go1.15.7 -D "" -importcfg $WORK/b244/importcfg -pack ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ef/efa49f397474874068ebf7d7d91931e3fd6858ee164bf3a4090c0b74fc33cb0c-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b234=/tmp/go-build -gno-record-gcc-switches -I $WORK/b234/ -g -O2 -Wall -o $WORK/b234/_x003.o -c unshare.c cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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 cd $WORK/b234 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b234=/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 -m64 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b234/_cgo_.o -dynout $WORK/b234/_cgo_import.go cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b200/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/buildah/unshare -installsuffix shared -buildid uJsNUWdUWVh09GG3TnNt/uJsNUWdUWVh09GG3TnNt -goversion go1.15.7 -D "" -importcfg $WORK/b234/importcfg -pack ./unshare.go ./unshare_unsupported.go $WORK/b234/_cgo_gotypes.go $WORK/b234/unshare_cgo.cgo1.go $WORK/b234/_cgo_import.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/e4/e47bded20ca02ca8617a52deb97e19181a787212f18d1c59c661fb73e1b318d7-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/blang/semver=$WORK/b309/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b310/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b312/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b313/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b201/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b315/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid OLdfBYdAqmZ-QxQOsssy/OLdfBYdAqmZ-QxQOsssy -goversion go1.15.7 -D "" -importcfg $WORK/b308/importcfg -pack ./validate.go ./validate_linux.go cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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 cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/67/67531d0a4a379dc4d39be4edbedee7c54e86401d8772cc074349e3efe804f121-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b061/_pkg_.a packagefile github.com/containers/buildah/unshare=$WORK/b234/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b200/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b236/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b201/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid mqvL4rYqW6JV4tWJXmAi/mqvL4rYqW6JV4tWJXmAi -goversion go1.15.7 -D "" -importcfg $WORK/b233/importcfg -pack ./run.go ./seccomp.go ./selinux_unsupported.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/cd/cdb068f53f3d6aa5e58c636f2a4e74c19d15f53f785e3e70c5e7c6a328199b11-d # internal cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/97/975434e63200410375e00db431c644cf0443d3df26d2e4915379b83caaf1abf9-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b307/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b308/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b201/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid f8KjsSYuuUGDQkXh0dbV/f8KjsSYuuUGDQkXh0dbV -goversion go1.15.7 -D "" -importcfg $WORK/b306/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/46/461900fdbecbcb66d0d9844aed4cbf42cd3c217b22c39fb6e6d47d1608396a79-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile flag=$WORK/b199/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b322/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b323/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b333/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b334/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b164/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid k0KNrlrqDOpWpfqDieEi/k0KNrlrqDOpWpfqDieEi -goversion go1.15.7 -D "" -importcfg $WORK/b320/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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 cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e6/e69166b36677b3570b89dfa3beb3c9f035bcc6d77d18d8efbd6483fc80d2db35-d # internal github.com/containers/image/docker/daemon mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b245/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b127/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b267/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid whShnt_ez8eM1xH7MIek/whShnt_ez8eM1xH7MIek -goversion go1.15.7 -D "" -importcfg $WORK/b266/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/9e/9e2fb459e49bb03716656479fb45563a2678e173b14a90d68819c4bc09b9c44d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/f1/f14c1fd0860082a4f3693143b8c779b522d97babd9b24a60a07b31b31d7c47df-d # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/dc/dc0cec38bbd5fff2b7b1d6a2b087a3dc6f0d4a684d67da14e58b7c2f96c43956-d # internal github.com/containers/image/openshift mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile crypto/x509=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b245/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/image/version=$WORK/b180/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b264/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b288/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b289/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b297/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/image/openshift -complete -installsuffix shared -buildid 5A8bJmrRAibflHSOkE3k/5A8bJmrRAibflHSOkE3k -goversion go1.15.7 -D "" -importcfg $WORK/b287/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/37/37bb4e166f12d3b9d4e9b5f6015e6cbb27e4c834c1fb41c4f59ea94242659ffa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/93/931c760ba499d0697367755cbffe42eacd7f9717d91614a22e1cc55af4b9c55e-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/0e/0eb09ddc62aa67e9f8851f76e2d474d6dc9f8f63cf63728b595b99dcc042485b-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/tmp/go-build -gno-record-gcc-switches -o $WORK/b300/_cgo_.o $WORK/b300/_cgo_main.o $WORK/b300/_x001.o $WORK/b300/_x002.o $WORK/b300/_x003.o $WORK/b300/_x004.o $WORK/b300/_x005.o $WORK/b300/_x006.o $WORK/b300/_x007.o $WORK/b300/_x008.o $WORK/b300/_x009.o $WORK/b300/_x010.o $WORK/b300/_x011.o $WORK/b300/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage glibobject -dynimport $WORK/b300/_cgo_.o -dynout $WORK/b300/_cgo_import.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid bdPI9U4ZjN4tsV3Bbl_o/bdPI9U4ZjN4tsV3Bbl_o -goversion go1.15.7 -D "" -importcfg $WORK/b300/importcfg -pack $WORK/b300/_cgo_gotypes.go $WORK/b300/gboolean.cgo1.go $WORK/b300/gcancellable.cgo1.go $WORK/b300/gerror.cgo1.go $WORK/b300/gfile.cgo1.go $WORK/b300/gfileinfo.cgo1.go $WORK/b300/ghashtable.cgo1.go $WORK/b300/ghashtableiter.cgo1.go $WORK/b300/glibobject.cgo1.go $WORK/b300/gobject.cgo1.go $WORK/b300/goptioncontext.cgo1.go $WORK/b300/gvariant.cgo1.go $WORK/b300/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b300/_pkg_.a $WORK/b300/_x001.o $WORK/b300/_x002.o $WORK/b300/_x003.o $WORK/b300/_x004.o $WORK/b300/_x005.o $WORK/b300/_x006.o $WORK/b300/_x007.o $WORK/b300/_x008.o $WORK/b300/_x009.o $WORK/b300/_x010.o $WORK/b300/_x011.o $WORK/b300/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/e5/e5de8dd7351c83abe8e34858ca08dad4f8b1a3fa521b178314d6d669dcec293f-d # internal github.com/ostreedev/ostree-go/pkg/otbuiltin mkdir -p $WORK/b301/ 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 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b301/ -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/b301/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go cd $WORK/b301 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/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 -m64 -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 $WORK/b301/_x004.o $WORK/b301/_x005.o $WORK/b301/_x006.o $WORK/b301/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage otbuiltin -dynimport $WORK/b301/_cgo_.o -dynout $WORK/b301/_cgo_import.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b300/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid YajKlrq69LqK1U8rbGnw/YajKlrq69LqK1U8rbGnw -goversion go1.15.7 -D "" -importcfg $WORK/b301/importcfg -pack $WORK/b301/_cgo_gotypes.go $WORK/b301/builtin.cgo1.go $WORK/b301/checkout.cgo1.go $WORK/b301/commit.cgo1.go $WORK/b301/init.cgo1.go $WORK/b301/log.cgo1.go $WORK/b301/prune.cgo1.go $WORK/b301/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b301/_pkg_.a $WORK/b301/_x001.o $WORK/b301/_x002.o $WORK/b301/_x003.o $WORK/b301/_x004.o $WORK/b301/_x005.o $WORK/b301/_x006.o $WORK/b301/_x007.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/8a/8a358f97cce5c065ec2161e2f5dc8cdafdccab6f7b66c8518c0b9bc427e4ecb5-d # internal github.com/containers/image/ostree mkdir -p $WORK/b298/ 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 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b298/ -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/b298/ -g -O2 ./ostree_dest.go ./ostree_src.go cd $WORK/b298 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/ostree -fPIC -m64 -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/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 -m64 -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/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 -m64 -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/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 -m64 -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/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 -m64 -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 -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage ostree -dynimport $WORK/b298/_cgo_.o -dynout $WORK/b298/_cgo_import.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/gzip=$WORK/b131/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b064/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b299/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b300/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b301/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b228/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b202/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/image/ostree -installsuffix shared -buildid NXAk1qbrurnS-UXP_DAu/NXAk1qbrurnS-UXP_DAu -goversion go1.15.7 -D "" -importcfg $WORK/b298/importcfg -pack ./ostree_transport.go $WORK/b298/_cgo_gotypes.go $WORK/b298/ostree_dest.cgo1.go $WORK/b298/ostree_src.cgo1.go $WORK/b298/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b298/_pkg_.a $WORK/b298/_x001.o $WORK/b298/_x002.o $WORK/b298/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/e6/e64a72fbff71c184a87ad0dfc674d18b50c8ade8ee0e87ba5a9bae04a2e2698c-d # internal github.com/containers/image/transports/alltransports mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/directory=$WORK/b063/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b126/_pkg_.a packagefile github.com/containers/image/docker/daemon=$WORK/b266/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b141/_pkg_.a packagefile github.com/containers/image/openshift=$WORK/b287/_pkg_.a packagefile github.com/containers/image/ostree=$WORK/b298/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b195/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b230/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid kpAVoDwAaK5re99ZfXF6/kpAVoDwAaK5re99ZfXF6 -goversion go1.15.7 -D "" -importcfg $WORK/b243/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/65/65bcdf8e779435e73e702b934b21c580e621cf5b0b49118897351c0b18ff7eb1-d # internal github.com/containers/buildah mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b058/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b061/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b233/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b238/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b127/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/image/pkg/sysregistries=$WORK/b242/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b177/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b179/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b195/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b243/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/pkg/secrets=$WORK/b305/_pkg_.a packagefile github.com/containers/storage=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b224/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b306/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b208/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b320/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b335/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid 6Jb7mrFra393feq8D94l/6Jb7mrFra393feq8D94l -goversion go1.15.7 -D "" -importcfg $WORK/b051/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_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d1/d1c3f9a0d7ccb2a9931602fb418325bde89bab62be48b8b78017bfb6408cc873-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b337/ github.com/containers/buildah/pkg/parse github.com/containers/buildah/imagebuildah mkdir -p $WORK/b336/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/urfave/cli=$WORK/b338/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b340/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid 6R5UAy7iTgGBmgUdF_E1/6R5UAy7iTgGBmgUdF_E1 -goversion go1.15.7 -D "" -importcfg $WORK/b337/importcfg -pack ./common.go cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b199/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b238/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b195/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b243/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/storage=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b224/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b322/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b323/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b320/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid HAdBtk4g1GCUzwu0xzCL/HAdBtk4g1GCUzwu0xzCL -goversion go1.15.7 -D "" -importcfg $WORK/b336/importcfg -pack ./build.go ./chroot_symlink.go ./util.go cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/urfave/cli=$WORK/b338/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 5Y7XaCv0FmcFQXtwrU5E/5Y7XaCv0FmcFQXtwrU5E -goversion go1.15.7 -D "" -importcfg $WORK/b340/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/54/54576618bcec52ca72dd5d6921d373cd4e762e9df3117d940982224edc6f441b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/af/af316514f12e01ce74e875a096104a2f2e4efef3c7360fbefe9e571c6929c305-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/12/121c61f1cc03bf954b60edad38841c1e87136d424c731e42386936da002a923a-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/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b336/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b337/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b340/_pkg_.a packagefile github.com/containers/buildah/unshare=$WORK/b234/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b195/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b243/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b341/_pkg_.a packagefile github.com/containers/storage=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b342/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b201/_pkg_.a packagefile github.com/urfave/cli=$WORK/b338/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/template=$WORK/b318/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid OOexeh3HGS5QFhlin6RF/OOexeh3HGS5QFhlin6RF -goversion go1.15.7 -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_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e3/e35ccfd907b2abe30221d920a18d09f7afe2d5acb1aa2cd936e6370b70f317d6-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/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b336/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b337/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b340/_pkg_.a packagefile github.com/containers/buildah/unshare=$WORK/b234/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b195/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b125/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b243/_pkg_.a packagefile github.com/containers/image/types=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b341/_pkg_.a packagefile github.com/containers/storage=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b342/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b232/_pkg_.a packagefile github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b201/_pkg_.a packagefile github.com/urfave/cli=$WORK/b338/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/template=$WORK/b318/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b058/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b061/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b233/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b238/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b127/_pkg_.a packagefile github.com/containers/image/image=$WORK/b072/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/image/pkg/sysregistries=$WORK/b242/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b177/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/pkg/secrets=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b224/_pkg_.a packagefile github.com/docker/go-units=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b306/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b208/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b320/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b335/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b112/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile github.com/containers/image/pkg/strslice=$WORK/b082/_pkg_.a packagefile flag=$WORK/b199/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b322/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b323/_pkg_.a packagefile github.com/containers/image/directory=$WORK/b063/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b126/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b230/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b231/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b086/_pkg_.a packagefile github.com/docker/libtrust=$WORK/b087/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b128/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/image/docker/daemon=$WORK/b266/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b141/_pkg_.a packagefile github.com/containers/image/openshift=$WORK/b287/_pkg_.a packagefile github.com/containers/image/ostree=$WORK/b298/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b178/_pkg_.a packagefile compress/gzip=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b225/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b226/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b175/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b228/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b202/_pkg_.a packagefile compress/bzip2=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile text/tabwriter=$WORK/b339/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile regexp/syntax=$WORK/b071/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b319/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b059/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b235/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b236/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b129/_pkg_.a packagefile gopkg.in/cheggaaa/pb.v1=$WORK/b239/_pkg_.a packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b064/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b140/_pkg_.a packagefile github.com/containers/image/version=$WORK/b180/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b181/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b182/_pkg_.a packagefile github.com/docker/docker/pkg/signal=$WORK/b304/_pkg_.a packagefile os/signal=$WORK/b241/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b169/_pkg_.a packagefile golang.org/x/net/context=$WORK/b171/_pkg_.a packagefile crypto/rand=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b307/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b308/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b321/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b333/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b334/_pkg_.a packagefile text/scanner=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile container/list=$WORK/b099/_pkg_.a packagefile crypto/tls=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile mime=$WORK/b156/_pkg_.a packagefile mime/multipart=$WORK/b157/_pkg_.a packagefile net/http/httptrace=$WORK/b159/_pkg_.a packagefile net/http/internal=$WORK/b160/_pkg_.a packagefile net/textproto=$WORK/b153/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b251/_pkg_.a packagefile crypto/x509=$WORK/b108/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/opts=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b332/_pkg_.a packagefile net/http/httputil=$WORK/b286/_pkg_.a packagefile crypto/ecdsa=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha512=$WORK/b092/_pkg_.a packagefile crypto/x509/pkix=$WORK/b110/_pkg_.a packagefile encoding/base32=$WORK/b120/_pkg_.a packagefile encoding/pem=$WORK/b111/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b245/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b246/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b142/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b254/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b258/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b161/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b264/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b267/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b288/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b289/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b297/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b300/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b301/_pkg_.a packagefile compress/flate=$WORK/b132/_pkg_.a packagefile hash/crc32=$WORK/b133/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b214/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b219/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b220/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b227/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b176/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b229/_pkg_.a packagefile hash/crc64=$WORK/b138/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b134/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b240/_pkg_.a packagefile crypto/internal/boring=$WORK/b074/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b183/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b184/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b185/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b190/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile github.com/blang/semver=$WORK/b309/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b310/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b312/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b313/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b315/_pkg_.a packagefile crypto/des=$WORK/b100/_pkg_.a packagefile crypto/ed25519=$WORK/b101/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b104/_pkg_.a packagefile crypto/md5=$WORK/b105/_pkg_.a packagefile crypto/rc4=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b107/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b152/_pkg_.a packagefile mime/quotedprintable=$WORK/b158/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b252/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b253/_pkg_.a packagefile crypto/dsa=$WORK/b109/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b095/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b279/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b269/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b328/_pkg_.a packagefile github.com/Nvveen/Gotty=$WORK/b330/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b331/_pkg_.a packagefile crypto/internal/randutil=$WORK/b091/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b247/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b248/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b143/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b255/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b257/_pkg_.a packagefile github.com/docker/distribution=$WORK/b259/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b260/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b261/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b262/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b263/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b265/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b268/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b275/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b284/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b285/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b290/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b296/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b210/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b211/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b213/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b215/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b218/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b221/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b135/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b136/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b078/_pkg_.a packagefile compress/zlib=$WORK/b186/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b188/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b189/_pkg_.a packagefile image=$WORK/b191/_pkg_.a packagefile image/jpeg=$WORK/b193/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile database/sql/driver=$WORK/b223/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b311/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b314/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b316/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b150/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b271/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b273/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b274/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b280/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b144/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b256/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b292/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b294/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b295/_pkg_.a packagefile github.com/pborman/uuid=$WORK/b222/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b137/_pkg_.a packagefile hash/adler32=$WORK/b187/_pkg_.a packagefile image/color=$WORK/b192/_pkg_.a packagefile image/internal/imageutil=$WORK/b194/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b317/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b145/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b293/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=NIpAAyZErBLiUM_7ucTg/OOexeh3HGS5QFhlin6RF/VWRcKzRGqUVFgRYOKRfv/NIpAAyZErBLiUM_7ucTg -compressdwarf=false -B 0xdcc2d49e22f5c108f28787061b6a85c9e2b51d22 -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_amd64/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.1UqEaO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64 ++ dirname /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64 + 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+an8.4.0+10228+8955a943.x86_64 PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64//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+an8.4.0+10228+8955a943.x86_64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64//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+an8.4.0+10228+8955a943.x86_64//usr/share/bash-completion/completions/buildah + /usr/lib/rpm/find-debuginfo.sh -j64 --strict-build-id -m -i --build-id-seed 1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943 --unique-debug-suffix -1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64 --unique-debug-src-base buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 extracting debug info from /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64/usr/bin/buildah 13766 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+an8.4.0+10228+8955a943.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cesvBL + umask 022 + cd /builddir/build/BUILD + cd buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 + DOCDIR=/builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64/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+an8.4.0+10228+8955a943.x86_64/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64/usr/share/doc/buildah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xLMNHO + umask 022 + cd /builddir/build/BUILD + cd buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64/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+an8.4.0+10228+8955a943.x86_64/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943 buildah(x86-64) = 1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(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.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Processing files: buildah-debugsource-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64 Provides: buildah-debugsource = 1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943 buildah-debugsource(x86-64) = 1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943 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+an8.4.0+10228+8955a943.x86_64 Provides: buildah-debuginfo = 1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943 buildah-debuginfo(x86-64) = 1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943 debuginfo(build-id) = 30387a4c2df5d1a1759fa00ed5180071252f248f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(x86-64) = 1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64 Wrote: /builddir/build/RPMS/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.985oCP + umask 022 + cd /builddir/build/BUILD + cd buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+an8.4.0+10228+8955a943.x86_64 + exit 0 Child return code was: 0