Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8030020200831192829-2a301c24-build-54676-12242/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8030020200831192829-2a301c24-build-54676-12242/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fkdyR4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-2.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/v2.0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-2.0.5 + /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 'podman-2.0.5 base' + /usr/bin/cat /builddir/build/SOURCES/podman-1872263.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m podman-1872263.patch --author 'rpm-build ' + tar fx /builddir/build/SOURCES/v0.1.5.tar.gz + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + rm -rf docs/source/markdown/containers-mounts.conf.5.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BTSJwk + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-2.0.5:/builddir/build/BUILD/podman-2.0.5/_build + GOPATH=/builddir/build/BUILD/podman-2.0.5:/builddir/build/BUILD/podman-2.0.5/_build + export 'CGO_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ pwd + mkdir -p /builddir/build/BUILD/podman-2.0.5/_build ++ pwd + pushd /builddir/build/BUILD/podman-2.0.5/_build ~/build/BUILD/podman-2.0.5/_build ~/build/BUILD/podman-2.0.5 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd ~/build/BUILD/podman-2.0.5 + ln -s vendor src + rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go + go generate ./pkg/varlink/... ++ hack/libdm_tag.sh + export 'BUILDTAGS=varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ date +%s + LDFLAGS='-X github.com/containers/libpod/libpod/define.buildInfo=1598905322' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags '-X github.com/containers/libpod/libpod/define.buildInfo=1598905322 -compressdwarf=false -B 0xf73bdd15dc32eec719c365df39a260a4334393cc -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman github.com/containers/libpod/cmd/podman WORK=/tmp/go-build675130785 runtime/internal/sys mkdir -p $WORK/b011/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b212/ github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b518/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b212/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Msa5Cqd4_k8q-jw_E7wZ/Msa5Cqd4_k8q-jw_E7wZ -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid MHAmqv0pgMmKYXdofetS/MHAmqv0pgMmKYXdofetS -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./name.go cat >$WORK/b518/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid ksdcGyJBFJdWFP1M3Sf-/ksdcGyJBFJdWFP1M3Sf- -goversion go1.14.7 -D "" -importcfg $WORK/b518/importcfg -pack ./config.go ./config_unix.go internal/race mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid oYmwTQnrylpFIHdUvEVO/oYmwTQnrylpFIHdUvEVO -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go encoding mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b086/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding -std -complete -installsuffix shared -buildid rR48f7sIglvXSqokZrGC/rR48f7sIglvXSqokZrGC -goversion go1.14.7 -D "" -importcfg $WORK/b092/importcfg -pack ./encoding.go cat >$WORK/b086/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/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 0NgoonC54iAGbou-eHvc/0NgoonC54iAGbou-eHvc -goversion go1.14.7 -D "" -importcfg $WORK/b086/importcfg -pack ./aliasing.go unicode mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode -std -complete -installsuffix shared -buildid PQEj7GtEf7oKMXF92ghk/PQEj7GtEf7oKMXF92ghk -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go crypto/subtle mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b022/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid tq5FdpLb-hsT5rqhMi1y/tq5FdpLb-hsT5rqhMi1y -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./constant_time.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math/bits -std -complete -installsuffix shared -buildid XlDFRzYbvEfkQ0wGyiML/XlDFRzYbvEfkQ0wGyiML -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go unicode/utf16 mkdir -p $WORK/b052/ github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b123/ github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b132/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid CW6RZriBIuDWJl1VjRSo/CW6RZriBIuDWJl1VjRSo -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./utf16.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config EOF runtime/cgo mkdir -p $WORK/b053/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid HSwscgTdeJmkm9DaC1Xn/HSwscgTdeJmkm9DaC1Xn -goversion go1.14.7 -D "" -importcfg $WORK/b123/importcfg -pack ./unsafeheader.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid yH8ZbtntO4gPHH7moMQq/yH8ZbtntO4gPHH7moMQq -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./spec.go cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b053/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go crypto/internal/subtle mkdir -p $WORK/b040/ container/list mkdir -p $WORK/b055/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid MNEwxSvobmVA3a6M2d6o/MNEwxSvobmVA3a6M2d6o -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./aliasing.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF internal/nettrace mkdir -p $WORK/b081/ unicode/utf8 mkdir -p $WORK/b024/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p container/list -std -complete -installsuffix shared -buildid OgK-plWTYMr5Nr5zvrVX/OgK-plWTYMr5Nr5zvrVX -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./list.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 6N7-L2wrUTfrWx2ZFIcD/6N7-L2wrUTfrWx2ZFIcD -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WYC_GbPtiC8dhksW9VCx/WYC_GbPtiC8dhksW9VCx -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./utf8.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b195/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid asAlMRKLGN9_FWYgAQBb/asAlMRKLGN9_FWYgAQBb -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid ADWv5zOgA5NfE1CGYbyH/ADWv5zOgA5NfE1CGYbyH -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./flags.go ./proto_legacy_disable.go crypto/internal/boring/sig mkdir -p $WORK/b047/ cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b047/symabis ./sig_amd64.s image/color mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p image/color -std -complete -installsuffix shared -buildid LgiKfTHJGXUhSOHOdWrl/LgiKfTHJGXUhSOHOdWrl -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./color.go ./ycbcr.go github.com/containers/libpod/vendor/github.com/containers/common/version mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid THJEgNhDsUyzo56_6V5x/THJEgNhDsUyzo56_6V5x -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./version.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid z6EwI6tjQAkXq741XMcf/z6EwI6tjQAkXq741XMcf -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./options.go github.com/containers/libpod/version mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b460/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid k59AVw5NiBjbtE7Ixu1A/k59AVw5NiBjbtE7Ixu1A -goversion go1.14.7 -D "" -importcfg $WORK/b503/importcfg -pack ./version.go mkdir -p $WORK/b251/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b251/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid 46j7c4B9RJ1L-nFWsbJE/46j7c4B9RJ1L-nFWsbJE -goversion go1.14.7 -D "" -importcfg $WORK/b460/importcfg -pack ./command.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid XI2uyzLaFwojOJsMl5zL/XI2uyzLaFwojOJsMl5zL -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./promise.go github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid OH0EehNIqN3eQT7udqMI/OH0EehNIqN3eQT7udqMI -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./ewma.go github.com/containers/libpod/pkg/ps/define mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/ps/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/pkg/ps/define -complete -installsuffix shared -buildid fWdlk6q7uBJFUvpXgyoi/fWdlk6q7uBJFUvpXgyoi -goversion go1.14.7 -D "" -importcfg $WORK/b510/importcfg -pack ./types.go github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b309/ sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid fRb8-Gvyl5G56GJqNkzU/fRb8-Gvyl5G56GJqNkzU -goversion go1.14.7 -D "" -importcfg $WORK/b309/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/libpod/linkmode mkdir -p $WORK/b520/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid l5C0uUDKwzeg-WpZH7Tw/l5C0uUDKwzeg-WpZH7Tw -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go cat >$WORK/b520/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/linkmode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/libpod/linkmode -complete -installsuffix shared -buildid FX8o2SmTFpBSr4RrkKt5/FX8o2SmTFpBSr4RrkKt5 -goversion go1.14.7 -D "" -importcfg $WORK/b520/importcfg -pack ./linkmode_dynamic.go github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b127/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b550/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid T0SlbwrC2TzU1CZSrKqX/T0SlbwrC2TzU1CZSrKqX -goversion go1.14.7 -D "" -importcfg $WORK/b127/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b550/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b526/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid funwpHFFQ9d5A1_s5c-a/funwpHFFQ9d5A1_s5c-a -goversion go1.14.7 -D "" -importcfg $WORK/b550/importcfg -pack ./operator.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b338/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b338/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid Eh1HxhKnocVto-4FTiHt/Eh1HxhKnocVto-4FTiHt -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./image_history.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid OB2M989gP_dYdsUFc0hR/OB2M989gP_dYdsUFc0hR -goversion go1.14.7 -D "" -importcfg $WORK/b526/importcfg -pack ./annotations.go github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid P8JzNNfJZ0xk649vfuRg/P8JzNNfJZ0xk649vfuRg -goversion go1.14.7 -D "" -importcfg $WORK/b485/importcfg -pack ./capabilities.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/8a/8a1f759f55c975104351463ca66089a517b13c07aa1710d086bd7ad208a4ca2a-d # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid csvS3NO4G1vnERX86HOF/csvS3NO4G1vnERX86HOF -goversion go1.14.7 -D "" -importcfg $WORK/b604/importcfg -pack ./integer.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid FPly_btexzYy13DjXkqx/FPly_btexzYy13DjXkqx -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/dc/dcb7a8c90a077778b08c995b09e1d54b263c051c919618975cd5debfe768514b-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b610/ cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/15/15cac8aa425aa1b183a641fde2d0e3b1d038f7738a1a3b2e72329db1ed4b72e0-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/3d/3dfa6cca47aba6a15c75822b37d936054153199e9e3462712969f8b8ab8a30c6-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/25/25cd05bfefda51a71719e022810259f839d4928a3f79163f16aedfe6cb4df3df-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b622/ github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b639/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid RUF0SCCI9GUSzEvhruZL/RUF0SCCI9GUSzEvhruZL -goversion go1.14.7 -D "" -importcfg $WORK/b610/importcfg -pack ./exec.go cat >$WORK/b622/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b639/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid TecRX2S7aYMY1MO2V52A/TecRX2S7aYMY1MO2V52A -goversion go1.14.7 -D "" -importcfg $WORK/b622/importcfg -pack ./opaque.go mkdir -p $WORK/b718/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid 0y35qorSprCEfDLp4ya-/0y35qorSprCEfDLp4ya- -goversion go1.14.7 -D "" -importcfg $WORK/b639/importcfg -pack ./aliasing.go cat >$WORK/b718/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid gwygonZ2FLK6gWRkda5e/gwygonZ2FLK6gWRkda5e -goversion go1.14.7 -D "" -importcfg $WORK/b718/importcfg -pack ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9c/9c948b755fc4ccff1d884e3e89ed71b1ff4cb746a73673282e594a2c6358c8a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b719/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config EOF cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3d/3dfecc2ef742bdc5496cf0cb781635d9da2bc1170ef48c30d8c8ab89bf87f369-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid 3qJuROKoewf8EeMd5h86/3qJuROKoewf8EeMd5h86 -goversion go1.14.7 -D "" -importcfg $WORK/b719/importcfg -pack ./stats.go cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/d9/d9ea507ce6d2438ec756081f4b3112b3072e7c72802233564c478006ab638e34-d # internal mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid JQGFLrddoBx4kdq3GX0E/JQGFLrddoBx4kdq3GX0E -goversion go1.14.7 -D "" -importcfg $WORK/b721/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e9/e90a36cb70ee6594dd1edb68cde313eb3fcecd55f2f93e2adfda00b42ed611ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a0/a0537c2620aa787be0d3516dbcd102ec1fa6893f9a2dc54dabf3d2ed55da0c65-d # internal cat >$WORK/b047/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/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid MW1Vx1m3GNEg5Q81-F2L/MW1Vx1m3GNEg5Q81-F2L -goversion go1.14.7 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/6e/6ecc9c2e9103794b8b161cc84122f5f3778eb3ce2e5bc1fc909ff186aae169fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # 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/b040/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/be/bebf958a485687801a258af3bad34db8eeac386d8ab9c54fac29394290711b61-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3f/3fe80d09e8ef98593860782e7c7f27b419c4cb97418c5461c416ebe3c62bf84b-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b5/b57e981e24d5f724a61c287f321dcaad1912a667d78043d3a06147311ea74c15-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid o1g-BFBcwFyMV23QbbL5/o1g-BFBcwFyMV23QbbL5 -goversion go1.14.7 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/9f/9f97a9a6d4eb580037d1c8c115a2eec77254dfbaaa9899cc58ee8d71312913f4-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/98/986ab2af49be9378636271f04da1a255fd83f8fbf3207db47ece8d977d790b43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid rur8aJcEU7ts9UReCKeU/rur8aJcEU7ts9UReCKeU -goversion go1.14.7 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/36/36402245137da508e69b410dc549ef9e30f8b85cc45772c42cd25308621c17ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/00/0098874c5cceac54a094a3038f7d6a1f88402bbae08b357b2788ec8a5087794c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/8d/8da2565df1485810c52f7e0139d1ab3324a4af033567231e2dc32456b68489ba-d # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/69/69b6ee87211988a701a604b1f51955f683fadec6129b4535deb4a0cf1896af02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/16/1667c2eaa0054092391c4f9e793be3ea6169cc67b0679a86f9cc5f02c6c84bdb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/40/40b1c6bf2153d8215ca5cc6499639eab7e6be5ec74e465021f271255971910ac-d # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/cf/cfabea5848f3bcf8e6da336e252a3656b310cf1d6cd1df94e549221200b4733a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b1/b115d7ecb2245d4e9884a284c400ea1f3716cce144402aa7df9e92cedcb65cec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/54/54abdd40c5d1c8de669d1517aed33076563adfe4be519646e7f6d24dbb447f32-d # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/42/420f03b7adbd2367712b634ecc4efc9a44f7d4208a7fdb5de1be149ca5c6fb12-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/63/631f035d1839cc95f1f2255cce66b3330c9f372f63961f86dc47dcfeaacc2df2-d # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/37/377d69c79329d5c320e906ffab4a2059cfddea0744b53953db4892a1ce5028d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid cGP6DbyqK4t2qGcr1RPf/cGP6DbyqK4t2qGcr1RPf -goversion go1.14.7 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 3VZnAVmgjjNSM77dL33q/3VZnAVmgjjNSM77dL33q -goversion go1.14.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64.go ./stubs.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/2a/2ab51108e69bfa35fe7fc2cf02a1873fd60b15fcc6fd2ab51b14ac5ef6fce030-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b7/b7f41b02cc4871a37a56f7e9b9a384d435eec5b626202ea97a5a15283bd3d609-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/e8/e8a8681169049e4173ff7c554288d48e7d7763d48ff7d73b2891bcdc365aa302-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/0b/0bf9a8001051af925919454a37253ddab0c7a3aa3e77edb9f5439d073f6274b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/7b/7bbc7b954f36cbb8ac944ae22d8aed3b278f554c5b199373230c897baa1009d6-d # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/6f/6f69eea4108fa494faba1ebb04b7d0c408c0e71e8ee1d00ecb4f1644a8b0b228-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/1d/1defecdf98584790a6dd4499f33955c2f643a8c876e938ac36321facb59f03c1-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/36/36be1da77a7e856bea538a22411cd48e5e24f162e6e8b6d39d5dbd145ab92b8f-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b047/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/db/dbdbecbcf3da923529bd63c846b158c3225fbdc96a41b070538ccd5be06deb73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/90/90e2c83f727ee3ba9705b8ffacba1a6add02e0278d3895d62d5d97cb2242c309-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9f/9f3b02a941cad89cd903f4a6cd0a9f83d1dd6b8370310e7176005a1d92831866-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/90/90db7e5e3a6c174d357795251420a934291ce173387f0e64589dd2cc82679a6c-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b047/_pkg_.a $WORK/b047/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/3f/3f2c995049e49df9c395dced8baf31c4890c6a03675fe998778f935fa5c0fab9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/b8/b8ae36db304eebc93730c5ed02da6e088b21f88aa81e3028cdda9c866c3c4b9f-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8e2f87ab0922e0466831105a6a69d995e3f0c9ab9263a93be4f3b968d665540-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.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/e5/e50f1f27cdce41a452630f89744bcd47d35ff7dd7907866b036fcdafd560602b-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.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/b4/b4f759043c40e7e9aa23243a1d45b070c56406c46973084e70e51efdcad0b44b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/ca/ca52fb0b08488b1c9f4bb6e6feba4185523a87c23ae41fe4e27c66712cee3bcb-d # internal cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b200/ crypto/internal/boring/fipstls internal/testlog mkdir -p $WORK/b046/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b032/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid A5HSdO-oaYUlc-qZcX0V/A5HSdO-oaYUlc-qZcX0V -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack ./ints.go cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b046/symabis ./dummy.s cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b006/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid kQU2YuQRcFKd0NbaevG8/kQU2YuQRcFKd0NbaevG8 -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid bHoVHs_B2NwhTp9Bg3A5/bHoVHs_B2NwhTp9Bg3A5 -goversion go1.14.7 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./tls.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid Jabccd0QeN9LTOBQogVz/Jabccd0QeN9LTOBQogVz -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p math -std -installsuffix shared -buildid RRgxsnhHfvSy2yHlodlM/RRgxsnhHfvSy2yHlodlM -goversion go1.14.7 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/59/59c8f7d3b49dec0a20401adf0a104f8e5f233509ae0bedb0045527a132c98e36-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b046/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/5c/5c56b53f755f9db2d1f6ed5ce122c1e4a2b50c4ca983d798aa524bd260c1cead-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/48/48625a13c67c4376c4ee704420a916fd5d5ee8ca7ddf0d1420d21053df0913c1-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d4/d4aecb0f7f8a5e0f65c61a9de964eac448669cc24b27354bcf1a3af7376e4a4e-d # internal github.com/containers/libpod/pkg/util/camelcase mkdir -p $WORK/b700/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/libpod/pkg/util/camelcase -complete -installsuffix shared -buildid ulir-q-YnZGhAM-ZoGjH/ulir-q-YnZGhAM-ZoGjH -goversion go1.14.7 -D "" -importcfg $WORK/b700/importcfg -pack ./camelcase.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0a/0a4d6a0ee1e96022874c8ce2d00324f984391a8b0d967c5eb8766437c9e77968-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/2f/2f20eb4ff881e0b64edd7114fb7e4df95fbf36c0a05aa37f90d51f9745c53854-d # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid xHCaHNGKlVZSdIGMdYUZ/xHCaHNGKlVZSdIGMdYUZ -goversion go1.14.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./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 ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/dim_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/log_amd64.o $WORK/b021/sqrt_amd64.o $WORK/b021/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/bf/bfc4df0a4240b34df68e2ad729e0c32749c6e760fe2fca0c0005ba553b308cf2-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid vLNFKLIABN1VT-Qjli2K/vLNFKLIABN1VT-Qjli2K -goversion go1.14.7 -D "" -importcfg $WORK/b422/importcfg -pack ./percentage.go ./width.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/c6/c601997ece3088a0f6299ad43832f8452b242cf2f3c1cdfae4149cdbfe0a458c-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x012.o -c gcc_amd64.S cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go -dynlinker cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b053/symabis ./asm_amd64.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p runtime/cgo -std -installsuffix shared -buildid lc7mbhsXQWtFB-EFpHup/lc7mbhsXQWtFB-EFpHup -goversion go1.14.7 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo.cgo1.go $WORK/b053/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_amd64.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/3f/3fc5a9d84ecbb8f6fde4cb57a23abaa14f1404fb2b9fe7d2f3fb3396652a98bd-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/preempt_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/77/77f3094f0bb1946ffa59edd4b33e017319851d1db702638a5222a2f598574f45-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b012/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -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/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid G49zdtGJGyHHqSOsAM7o/G49zdtGJGyHHqSOsAM7o -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_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 R3PFUPzM8WVnVwL_S_x3/R3PFUPzM8WVnVwL_S_x3 -goversion go1.14.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/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a3/a397923a4ab45c128f3e878f1ef0353791a8b8f4966edbee928f4cb8215628c0-d # internal internal/singleflight mkdir -p $WORK/b082/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b192/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF math/rand mkdir -p $WORK/b050/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid CAGxhc4UPP1MwtkwOKeG/CAGxhc4UPP1MwtkwOKeG -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid pRGxWhiiLx0Ha4B_MOJ0/pRGxWhiiLx0Ha4B_MOJ0 -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Eb8nPnTMsDDLQyidn1cI/Eb8nPnTMsDDLQyidn1cI -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/77/7784981984d3dc37a641b085266cf561f9fdc6d7725853026e8d2b714f5754c0-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/66/66de101892e777345e9bb769b8f5df90d6ff7e2ae1445588ab0a4bbb198cb39a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a9/a951b452d2dcc1aafa9686c3ff08b6024e20afe11269d607c5a59b32c5bd16c5-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -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/d2/d25faf62c94200b73f1d2bf77afd6abc7b88d3509e85d71caaec6480942c6b67-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b026/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid wssGSXWPohKhU970NbBH/wssGSXWPohKhU970NbBH -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b026/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/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid 2YQQYZCv5i34M_eqv-X6/2YQQYZCv5i34M_eqv-X6 -goversion go1.14.7 -D "" -importcfg $WORK/b026/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/86/8635beef3694aa95764bafc166acacf868954f97b3eab39bd733166d5bc64155-d # internal internal/oserror mkdir -p $WORK/b017/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b262/ github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b232/ io cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 1jMq0CEDWxZ7rsTZfAxz/1jMq0CEDWxZ7rsTZfAxz -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b080/ github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b377/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/libpod/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b233/_pkg_.a EOF cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid Ex_1kCyr0DiIAlfOT7up/Ex_1kCyr0DiIAlfOT7up -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid O4txc58MBTfpMXQEfI7x/O4txc58MBTfpMXQEfI7x -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./locker.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid c3DoWMR19loCmUzzr4kt/c3DoWMR19loCmUzzr4kt -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./message.go cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b385/ github.com/containers/libpod/pkg/registrar cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid q4yuGtc18c3reuivT1lK/q4yuGtc18c3reuivT1lK -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./cast5.go mkdir -p $WORK/b613/ mkdir -p $WORK/b027/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF strconv cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid ld40mhC_fEd92BvCFqld/ld40mhC_fEd92BvCFqld -goversion go1.14.7 -D "" -importcfg $WORK/b385/importcfg -pack ./apparmor_disabled.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid vY-qRnDio7hw3yuI4BBj/vY-qRnDio7hw3yuI4BBj -goversion go1.14.7 -D "" -importcfg $WORK/b613/importcfg -pack ./registrar.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b023/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p io -std -complete -installsuffix shared -buildid vY6sqqNJJ8oL7TvTY0bj/vY6sqqNJJ8oL7TvTY0bj -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strconv -std -complete -installsuffix shared -buildid XcGOuJBjttYx98_j0coP/XcGOuJBjttYx98_j0coP -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.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/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/2d/2d936c98045d2701f9baf70a7ff8163e60cfb21bd6b49ee9e7115c53ac924bfe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/79/7933df02a3602e00153aad29920c92690780f5cec5708532e651b88c576cc428-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/93/934cef618645ffbe4342abed6c6e7207d600f6eecf053829ffb1da6e8c614f57-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid pRVuO-4P-zB0iACXGf4A/pRVuO-4P-zB0iACXGf4A -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_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/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/61/61d3c99fca00cdf0f59cf4e970cc6f328c17aeade62bac7dca84fb40be8805ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/20/207b04c872d1c659081e21f6fb6b56cb32d7f1c671b731e027d91658b7d3c590-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/fc/fca30611eb5871c87e8dbdebea4a1782a9e8691d442eb734b93c4dc83815b35e-d # internal container/heap mkdir -p $WORK/b415/ github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b542/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b183/ cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p container/heap -std -complete -installsuffix shared -buildid uXZl6TC4lT7N8Nr0rCrq/uXZl6TC4lT7N8Nr0rCrq -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./heap.go cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid kOdoWkMCAmOu8n7Xcp32/kOdoWkMCAmOu8n7Xcp32 -goversion go1.14.7 -D "" -importcfg $WORK/b542/importcfg -pack ./sortkeys.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid dmD1df7OtRYUgfTr2CW4/dmD1df7OtRYUgfTr2CW4 -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/51/51176a37fca397e2cd08a10d5311c00c5ac1215e98f82b415395d59b441920be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/68/680bbf44a7cc31987c2c450c541df157d58dd1b9b3db35e76d3d3c1f73800a44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/f7/f7838ecb4fdb241d03d68f85ee9203902122c515a7666983cf0f0057554bc47b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/20/200f5e6aced948da4e2f6d15821e7c315eeb921c5628bfe00ccb5a3b4a0961d9-d # internal hash mkdir -p $WORK/b045/ crypto/internal/randutil github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader text/tabwriter mkdir -p $WORK/b293/ bytes mkdir -p $WORK/b059/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF strings mkdir -p $WORK/b051/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash -std -complete -installsuffix shared -buildid Va5VjX2aaBqjyicv1pn9/Va5VjX2aaBqjyicv1pn9 -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b106/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid gmvvHXrWVqvzWINS4lyA/gmvvHXrWVqvzWINS4lyA -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uUupyJEk6HTg3tOnEOtT/uUupyJEk6HTg3tOnEOtT -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./randutil.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b135/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p strings -std -complete -installsuffix shared -buildid -g14XYCRLgYz2n7IIFWH/-g14XYCRLgYz2n7IIFWH -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go mkdir -p $WORK/b035/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid qFhu6LDV9SQyu5jTlsvs/qFhu6LDV9SQyu5jTlsvs -goversion go1.14.7 -D "" -importcfg $WORK/b106/importcfg -pack ./types.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 1UMiSWiW7dswVmVko9yA/1UMiSWiW7dswVmVko9yA -goversion go1.14.7 -D "" -importcfg $WORK/b135/importcfg -pack ./upload_reader.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid IxWx4jgA_JF8MzRz5upF/IxWx4jgA_JF8MzRz5upF -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/c9/c91b05c586b002a8a8968feb205f36a4972ca4fd46312a076da12eef790f61c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9e/9e2abcd8a1169949f19228ee97f65ecbd42873f8b2a71eb4eff7ae972580f62b-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/df/df5fd2dfbc40f71de05001c00c378fd0d945ff5166db6d3bf90186fb08359397-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b106/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid Ra2KmWIRaHwEIB9PuAPh/Ra2KmWIRaHwEIB9PuAPh -goversion go1.14.7 -D "" -importcfg $WORK/b105/importcfg -pack ./types.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f8/f88d06b9490e9c1d2607e238c8b7aa918326f83357ae9d7c02d0ae1af5af60fd-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/3e/3e26f77875bf6d1fcd2a19fac630b447e4af5de93b78c4499702aabc59664e8e-d # internal hash/crc64 hash/adler32 mkdir -p $WORK/b128/ hash/fnv hash/crc32 mkdir -p $WORK/b376/ mkdir -p $WORK/b189/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid h0xJGmhEfye66zljpYt7/h0xJGmhEfye66zljpYt7 -goversion go1.14.7 -D "" -importcfg $WORK/b376/importcfg -pack ./adler32.go cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid z8Pwwa-DkwHr35eZhTxz/z8Pwwa-DkwHr35eZhTxz -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./crc64.go mkdir -p $WORK/b115/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid OFpqvIuMiZnLC5GBkh1s/OFpqvIuMiZnLC5GBkh1s -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./fnv.go cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b115/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/69/695d285dbec863cfb82ceafb56d349f018b124150ed1c4c63b12652ac1bc264d-d # internal cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 3S88aUnCH4_jn6xhV-hU/3S88aUnCH4_jn6xhV-hU -goversion go1.14.7 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/8d/8d115a3a1bbc6a66bf62c3e5dc23b992816369e233c7f6161bda8a429db996a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/50/507ca47d2d09fa78db3e604c3540e4f85fd8b076fed7aee4cbf97cb54e65da76-d # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/be/be1c7648d649bd6220e1e417ac49a50f983b1dba4da90a2137d1eb2648bf70fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b115/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e7/e7170ee39c12533324eed5970ab03a06aeb180df81703cbbc329e5d7af4c1449-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/68/6839c2c5875e3dc86d9e46ed43a65c148befb771621c5f139db8660b4b892803-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/91/9155de59b2cc7fe4a38395042983211a413842f4e11c5a6a6adba8154b837300-d # internal crypto mkdir -p $WORK/b044/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors crypto/rc4 encoding/base32 mkdir -p $WORK/b131/ mkdir -p $WORK/b373/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto -std -complete -installsuffix shared -buildid Ynh1GVFDkVUZZfs5rgiH/Ynh1GVFDkVUZZfs5rgiH -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./crypto.go mkdir -p $WORK/b065/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b643/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid NVsRNDShS4Ai5B4TYBT8/NVsRNDShS4Ai5B4TYBT8 -goversion go1.14.7 -D "" -importcfg $WORK/b373/importcfg -pack ./errors.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Ir49vOBJotn52f7BE0ho/Ir49vOBJotn52f7BE0ho -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./base32.go mkdir -p $WORK/b254/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid wjp1XyLPffF9wApg8wFe/wjp1XyLPffF9wApg8wFe -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./rc4.go cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid CscJ7ym_XmChPpDT-OJY/CscJ7ym_XmChPpDT-OJY -goversion go1.14.7 -D "" -importcfg $WORK/b254/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid bjeHkuEgwwS1uz6T15XK/bjeHkuEgwwS1uz6T15XK -goversion go1.14.7 -D "" -importcfg $WORK/b643/importcfg -pack ./block.go ./cipher.go ./const.go reflect mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm_amd64.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p reflect -std -installsuffix shared -buildid Pq-4cWP1qzvBL8vEaVmk/Pq-4cWP1qzvBL8vEaVmk -goversion go1.14.7 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f2/f2b4d32f8ab9c4b877202cf0b6dd61f6128e1d34a50109031dd01d136ac78103-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b156/ bufio github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b034/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b352/ cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid h4KBQ_VQ5YD9IkYfYsh3/h4KBQ_VQ5YD9IkYfYsh3 -goversion go1.14.7 -D "" -importcfg $WORK/b156/importcfg -pack ./transform.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid vnfxjMLGn2HT8R6ZU6L4/vnfxjMLGn2HT8R6ZU6L4 -goversion go1.14.7 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid gj0aRzdhwjmAyOisVP_M/gj0aRzdhwjmAyOisVP_M -goversion go1.14.7 -D "" -importcfg $WORK/b352/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3b/3bb125f4710e86dc9d2c2e6e7b92189f4b91a8dce9c063464ea5b26e71bac528-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/66/66ddaa758ccfb9634253735513c133f30d092b0fcb205c1e64493bc83895cab5-d # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/3c/3c8bab25c5b48cd90e18e0174b1046540c2e3273b6ae8de6d8ba1151f8951ba3-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b373/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid WM49xu0j74llvRttZryy/WM49xu0j74llvRttZryy -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/41/41b68a8c2d1bb88889a7ca8f141814b43c8dd4ffdd2ca2de09f72688a2b6c91d-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/dc/dc78ac809ebc2369968bcdb8b31dd52a53f8d56203561e744ba8a9b55c148c26-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b133/ path github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b277/ github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b098/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid xdaVXB-yB4jshcEWDnyo/xdaVXB-yB4jshcEWDnyo -goversion go1.14.7 -D "" -importcfg $WORK/b133/importcfg -pack ./compare.go mkdir -p $WORK/b218/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 6UsgxhibTl2wO266IWnz/6UsgxhibTl2wO266IWnz -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./stringutils.go cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p path -std -complete -installsuffix shared -buildid ij7tI3ay4zIFvobdBcF2/ij7tI3ay4zIFvobdBcF2 -goversion go1.14.7 -D "" -importcfg $WORK/b098/importcfg -pack ./match.go ./path.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF regexp/syntax cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid jm7500rGP9akhz1m_yAq/jm7500rGP9akhz1m_yAq -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./autoneg.go mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nk-M67w68sq2CbD6J8QX/nk-M67w68sq2CbD6J8QX -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/05/056b85049ab97e0e86cf83c765cb4c35571304cf991d4ceea96b8a02b58772e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/47/47e5f22b1476c193ab86074f46f7bb07277dd991ac2aef9a43590e33aaf9d403-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/42/4213586d45c0d4149673f84374c7b37185707f77f9dc02327ab001bb687a300e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/37/379b26264b47e89f39fb04ccf2aa54df381f8382e2d9c5f78884ef80ef0bc1c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/dd/dd5675bae8c3acedf07a6f1f2876f3acb705885b30988815383695629f7dfca7-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8b/8b231e536ca94019d0f0690a56f1782ffbf58f0d403a2c8b3da07995a0334af0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/cc/cc691f9cef1928447f8b772af7ecd63f08fadb174e3588242474531ae3e6bd92-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/65/659187d628ffd00ab47262a6246ade71145f6bc5409b9b4f2bc48f4bb8fb21cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/9f/9f93b67b456d903f4511babea4dd7a0c6b240a080e4bf3ce51660308c76219e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/75/75ca38c860281d8a816eef7b0f77354fe86a1b1aee987f0c37affaab6aedd2df-d # internal compress/bzip2 mkdir -p $WORK/b110/ image mkdir -p $WORK/b380/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid dooNontiKzea0DR0M2PG/dooNontiKzea0DR0M2PG -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b381/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p image -std -complete -installsuffix shared -buildid zyquZXxdTSRk_esHO_Np/zyquZXxdTSRk_esHO_Np -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/19/19e8fa703113c3e868c79a3e0f0c0fad6401d8e0d3a82334c0dac478ac639244-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a1/a1b807e9575122504ffde41c0fdb5f9936db397fbd5781ff316c051a94f435a6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e6/e609e86828fdbc033a0b22c65f6428a6b3479a8e16f5bc1e300a9da49b54adfe-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b448/ cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid R2G-eHSG-61kt9QOFmkj/R2G-eHSG-61kt9QOFmkj -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b488/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid XCseiPnueW1G8lQZ4wQy/XCseiPnueW1G8lQZ4wQy -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid OrPas-tYStx1XhyDxURp/OrPas-tYStx1XhyDxURp -goversion go1.14.7 -D "" -importcfg $WORK/b448/importcfg -pack ./syscall_unix.go time mkdir -p $WORK/b015/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid JQCKtCQxnuBTndLNMGve/JQCKtCQxnuBTndLNMGve -goversion go1.14.7 -D "" -importcfg $WORK/b488/importcfg -pack ./cgroups.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid ekWGVIHR8_gwIQrM-l6A/ekWGVIHR8_gwIQrM-l6A -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d7/d7b01c3838132eabb39e3da79f1eef2694a3f6e31e3f18c5c299f61d9ef6878f-d # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/89/89eb127ecf07ec44e81c451fa47cbc366fc041caf3d1f575813cb9a70f36b642-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/7e/7ea72764fc82e950efebe2c723e41dafaa478f3c97c65ebad7813cda2d5abd4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/69/69f0a91c13bd26e982a8b9f736db1578fb9cc68fa8b5e269a916e627c71bb4e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/7d/7dc3b9cb23917b7e1285be97fe6163aad06e39cb67b7ae645efb9712dbcd0ac7-d # internal image/internal/imageutil mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b380/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid -rfq2YImAFvEnDD-oB67/-rfq2YImAFvEnDD-oB67 -goversion go1.14.7 -D "" -importcfg $WORK/b383/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/8c/8cd3bbe329f0e865f519aff22d64348d4b0893de0c6f0c82e2c790667d621fd5-d # internal image/jpeg mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b380/_pkg_.a packagefile image/color=$WORK/b381/_pkg_.a packagefile image/internal/imageutil=$WORK/b383/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 1he6dLrIDPKsZNtC1Kqf/1he6dLrIDPKsZNtC1Kqf -goversion go1.14.7 -D "" -importcfg $WORK/b382/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a0/a00655bf8ed557c2facddcc770814b6884dbff04a6bf22206f68bfd2f328df74-d # internal regexp mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp/syntax=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p regexp -std -complete -installsuffix shared -buildid rheOYMUDtBPgIEMaRUEi/rheOYMUDtBPgIEMaRUEi -goversion go1.14.7 -D "" -importcfg $WORK/b096/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/df/df2b0ad6097d735a3daff76225eb39913c4cde4bd895d74b84a43657b31a6ca5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/98/980dca9d0f045197e20c97941035c979b3efd5e114c6a028c22b5ac870e654a5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b603/ context github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b002/ github.com/containers/libpod/vendor/go.uber.org/atomic cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b495/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid WDlYxQz09ap9watKQJtU/WDlYxQz09ap9watKQJtU -goversion go1.14.7 -D "" -importcfg $WORK/b603/importcfg -pack ./clock.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b730/ 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 rkj5ICGL2Zp6A2zxjQhk/rkj5ICGL2Zp6A2zxjQhk -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b029/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/libpod/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid -Xt56kM8_lU43tTgtDdA/-Xt56kM8_lU43tTgtDdA -goversion go1.14.7 -D "" -importcfg $WORK/b730/importcfg -pack ./atomic.go ./error.go ./string.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid bI9rjRKcQDRrhV5wy_ok/bI9rjRKcQDRrhV5wy_ok -goversion go1.14.7 -D "" -importcfg $WORK/b495/importcfg -pack ./leakybucket.go ./memory.go ./storage.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid d4i1hIWMbTBucW41Jh-m/d4i1hIWMbTBucW41Jh-m -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/36/364f2dcdb1b0d4ce76f38a842d74ad60f17ac0f9397cbc3418db9a6ba47f94b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/5a/5a3da0387c21dbef10eeef7b5aa91e3299c0858821de8282ada3ac6e237fbfd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/64/645cbe229b9c5279d40c94546cead616f3ca97cecf99a47f7e9f33fcf5615417-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7c/7c32b12d2fc3e73bfb8e5b845055a55954e8047e6ab93fe5cfc6ecb09ae00aab-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b449/ github.com/containers/libpod/vendor/golang.org/x/net/context github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b423/ mkdir -p $WORK/b249/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid c99wmM18viKtaRQeWUlZ/c99wmM18viKtaRQeWUlZ -goversion go1.14.7 -D "" -importcfg $WORK/b449/importcfg -pack ./errgroup.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid q1PSQNg5-_VWoiTeFLB5/q1PSQNg5-_VWoiTeFLB5 -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./semaphore.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid C9IVd_0iRiiTKMoXn0gS/C9IVd_0iRiiTKMoXn0gS -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./context.go ./go17.go ./go19.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/c5/c58bb0bb3f8e30cbf8c01335e397e5bd62e7237f6d8628e3433c0e29ee4be97c-d # internal github.com/containers/libpod/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b416/ github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b615/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b426/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid 6Iw0gW2thIjqiQnJDpuk/6Iw0gW2thIjqiQnJDpuk -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./stripansi.go cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b096/_pkg_.a EOF mkdir -p $WORK/b577/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid fJ83u4_FIxMBYsb6SvlT/fJ83u4_FIxMBYsb6SvlT -goversion go1.14.7 -D "" -importcfg $WORK/b615/importcfg -pack ./resolvconf.go cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid RJYOmJPJmTBq9Y7NrvXg/RJYOmJPJmTBq9Y7NrvXg -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./resolvconf.go cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 5NfWLXtaItjHS0ivpVnS/5NfWLXtaItjHS0ivpVnS -goversion go1.14.7 -D "" -importcfg $WORK/b577/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/48/4896f5aaa83c89aa298cd738d9264cc36fec4a702de3114340f107a9864179f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/95/95adbe6310fe9882c51028c770032c4f8f43fe887d13d53ee89a297257852f7c-d # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/2e/2ebfcec5dfec8ec05d0a3a0e53a35d907c55d7a0787ff71507bf0c992d76f969-d # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/5b/5b8d32dd15e97388ec435c91b6d48029912515beb9a8a7407e2444c56b579794-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/dc/dcb1b23c8f680137bdf52a6fdae96dfd578e99704742b92b19b3e4bcf87e9f26-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/3d/3d0c4a602184b0c722e106e8eb647506528ef9fd267dbf2cd0430cb1f67431bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/1b/1bc45e15c156613925e842119fa24ad90aa6ab54cacb0f16270cb1398eddd61e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/eb/ebadf3d77d83d5d9d1c70ee3a94f90ee67536485c3dc94c44aa1d03deadbc059-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p os -std -installsuffix shared -buildid Yf3xIVerIuYfdMZbvEJQ/Yf3xIVerIuYfdMZbvEJQ -goversion go1.14.7 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f2/f24e930d083cf7cfe8f8ebd8fc8d83450bbe1de6d53c00312bc684ba035aebef-d # internal internal/fmtsort mkdir -p $WORK/b019/ github.com/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b285/ encoding/binary cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b042/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid _OztPJLz2PYjPdvNyVk2/_OztPJLz2PYjPdvNyVk2 -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b552/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid 9zHElwHxpKHRqZAyMfzf/9zHElwHxpKHRqZAyMfzf -goversion go1.14.7 -D "" -importcfg $WORK/b285/importcfg -pack ./errwrap.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid WuZs18LJ7i-CyH3HcT6_/WuZs18LJ7i-CyH3HcT6_ -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid k7o4L5uk4IB1eEBCs4RB/k7o4L5uk4IB1eEBCs4RB -goversion go1.14.7 -D "" -importcfg $WORK/b552/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/d8/d86225a9a7e9618fc06529f533857220141ccaef423ccd6c7c818abf1a036085-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/9a/9a939cdeb04e1549359319928af9eae5b5c50833216be608dffb6d0fbbb0a140-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2a/2a85d420fa54ab7ae4a8817153007502c3a814e2f14450522946784ae583d8b0-d # internal encoding/base64 mkdir -p $WORK/b074/ crypto/md5 mkdir -p $WORK/b064/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./md5block_amd64.s cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GmH4w-aY31-99ODizd7w/GmH4w-aY31-99ODizd7w -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./base64.go github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b116/ cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b116/symabis ./xxhash_amd64.s vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF vendor/golang.org/x/sys/cpu mkdir -p $WORK/b088/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b087/symabis ./sum_amd64.s crypto/cipher mkdir -p $WORK/b039/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b062/ github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b114/ github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b039/symabis ./xor_amd64.s mkdir -p $WORK/b641/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid I36lqb-CjUe2MXAAAWLw/I36lqb-CjUe2MXAAAWLw -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b114/symabis ./decode_amd64.s ./encode_amd64.s cat >$WORK/b641/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b088/symabis ./cpu_x86.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b641=>" -I $WORK/b641/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b641/symabis ./sum_amd64.s github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b122/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cat >$WORK/b122/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b122/symabis ./asm_linux_amd64.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid IYhry2DnMnGkz6rY4EYp/IYhry2DnMnGkz6rY4EYp -goversion go1.14.7 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/md5 -std -installsuffix shared -buildid O6y9oK9l8s1vVfdh46Xt/O6y9oK9l8s1vVfdh46Xt -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid _QineguWtTJ3YrzvqUlp/_QineguWtTJ3YrzvqUlp -goversion go1.14.7 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/cipher -std -installsuffix shared -buildid P7CcUc4HzoNC1OPSONKi/P7CcUc4HzoNC1OPSONKi -goversion go1.14.7 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid WEDMseSL5QsEymfL_lXH/WEDMseSL5QsEymfL_lXH -goversion go1.14.7 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid g7LpYXlb399KNAc2W2M4/g7LpYXlb399KNAc2W2M4 -goversion go1.14.7 -symabis $WORK/b641/symabis -D "" -importcfg $WORK/b641/importcfg -pack -asmhdr $WORK/b641/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -installsuffix shared -buildid PHUaFF_vI4zeEBnlKyCJ/PHUaFF_vI4zeEBnlKyCJ -goversion go1.14.7 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b123/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid JWcmtTuoZxcF-bX4Y84b/JWcmtTuoZxcF-bX4Y84b -goversion go1.14.7 -symabis $WORK/b122/symabis -D "" -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/85/85483123604f934c93737dfa8eff7dcf3fba6a0c220d7bd78cd4ad8d01fbc4bb-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/fb/fb0505f6b9921540b7348b61e60692077337447231a4f6743c7959110c4d6aaf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c1/c10982ac127b52b255a9e68bac37c2d8d25c52a80a9b7d5c57241bf3ba6c16cf-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b188/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount runtime/debug github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev github.com/containers/libpod/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b417/ os/signal cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile hash/fnv=$WORK/b189/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF path/filepath mkdir -p $WORK/b078/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 7UK5Qimr041F-NsZpI3m/7UK5Qimr041F-NsZpI3m -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./rand.go cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 9YtF_5AKMsx-JsYcHMps/9YtF_5AKMsx-JsYcHMps -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go mkdir -p $WORK/b313/ github.com/containers/libpod/pkg/ctime cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF fmt mkdir -p $WORK/b018/ internal/lazyregexp cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Q9mtRf8YT8i3o-gIHgrN/Q9mtRf8YT8i3o-gIHgrN -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b644/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid GWBDtp6Ina-AxUuaw0Fw/GWBDtp6Ina-AxUuaw0Fw -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./mount.go mkdir -p $WORK/b118/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b486/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p fmt -std -complete -installsuffix shared -buildid XEd39dy67OaupnCTaMn3/XEd39dy67OaupnCTaMn3 -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b118/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b457/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid oI1PW2DKOdENiSyv4Ed1/oI1PW2DKOdENiSyv4Ed1 -goversion go1.14.7 -D "" -importcfg $WORK/b644/importcfg -pack ./homedir.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b118/symabis ./debug.s mkdir -p $WORK/b530/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid ZMNtQq1qdmv9jOKu8_u_/ZMNtQq1qdmv9jOKu8_u_ -goversion go1.14.7 -D "" -importcfg $WORK/b486/importcfg -pack ./tty.go cat >$WORK/b457/go_asm.h << 'EOF' # internal EOF cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b558/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b457=>" -I $WORK/b457/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b457/symabis ./sig.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid yenBJp6IZy8g1vpKGLgH/yenBJp6IZy8g1vpKGLgH -goversion go1.14.7 -D "" -importcfg $WORK/b530/importcfg -pack ./ctime.go ./ctime_linux.go cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid zZGXXIZROqtXTZeERg5C/zZGXXIZROqtXTZeERg5C -goversion go1.14.7 -D "" -importcfg $WORK/b558/importcfg -pack ./lazyre.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b116/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/sum_amd64.o ./sum_amd64.s net mkdir -p $WORK/b079/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p os/signal -std -installsuffix shared -buildid 14kAGB78Oo2Lhp9_GtjP/14kAGB78Oo2Lhp9_GtjP -goversion go1.14.7 -symabis $WORK/b457/symabis -D "" -importcfg $WORK/b457/importcfg -pack -asmhdr $WORK/b457/go_asm.h ./doc.go ./signal.go ./signal_unix.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p runtime/debug -std -installsuffix shared -buildid 9wVRa6GkLJDCwmNV6wM3/9wVRa6GkLJDCwmNV6wM3 -goversion go1.14.7 -symabis $WORK/b118/symabis -D "" -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b114/decode_amd64.o ./decode_amd64.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b641=>" -I $WORK/b641/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b641/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b8/b88ac04e581d91f4ee5a67ce05e9fb3ce98804be659e627c4a8f2eb01d840d7c-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b114/encode_amd64.o ./encode_amd64.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b641/_pkg_.a $WORK/b641/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/21/211efe64660e020ab4abf1bb0cceaa1aae51735ce2b32e16dc01723219516ae4-d # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/00/0078f321f8559077850bb54528e1d05edc448f15bc102b5ea44f83762b2da099-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/5f/5f61893885be29238baaef1b9910b493a4a6b55a56a21605df8c7552fa4869d6-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/04/040fd2c9b5b043051b243ae2c4d12e6f7883cb074bf87cb7439250fb3dbc1cb6-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor encoding/pem mkdir -p $WORK/b372/ mkdir -p $WORK/b073/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b373/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid Wu_yJB7hlc65zyzyagnQ/Wu_yJB7hlc65zyzyagnQ -goversion go1.14.7 -D "" -importcfg $WORK/b372/importcfg -pack ./armor.go ./encode.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 2jGVSaFsp7RhNF-pvM__/2jGVSaFsp7RhNF-pvM__ -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./pem.go cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/01/015f52347e3615b145c9c30f02d2add5639835886c91d3155e86176f78263ced-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/68/68c900c548189a1c5db6eac7d82b4f36834da3748fc0fc8945e809bb228ef54a-d # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/fa/fadf12d56fc85eea7468bf8d08056223108d3ebc2f9682e32e39bb58ff911d9d-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/decode_amd64.o $WORK/b114/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/0b/0b60a57c502015ab38844ec2f0fbede9b407cdef50eaa1b5b7fbfdd6fcd8f263-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/8e/8e3ddd5d724b32e273050b227038a623551ca75781330468b2d399a23cf56f2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/bc/bc0674eb0dce31c6130ca8723116f26f56a0a46bab31dcd395c7c15ae01f27a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/83/830080ed0ba1ae9f7a44fbc4ffa9741855066697c203572edebf7c6acc8f611f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b118/debug.o ./debug.s cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/fd/fd6ecdd33da3e25c83b624425ea5a883661cdc12de00e859f6302d771bb90ffb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b118/_pkg_.a $WORK/b118/debug.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/f6/f62fac6d41b0ae88751f0e1d1ed6ab237df9c20ba03e94d1d768d613432fd812-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b457=>" -I $WORK/b457/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b457/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b457/_pkg_.a $WORK/b457/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/96/967f7f6f17ae74db649773b764be6d61e526d0942a0af960ae79fa79a7710f37-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/eb/eb6661b81bf777d8ea12190856413b3f7f527ac4000576c148cab791deb3608b-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/75/75a4eaef0d7f0f4e0554a034324ffc3d3d27cea303b8fe00986e89268adfb3f8-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b039/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/11/119fee719b32af02a265c4e52f7b397f5c2e5f2c3c9c54f0347e9d2c22a15b42-d # internal crypto/des mkdir -p $WORK/b056/ github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b085/ mkdir -p $WORK/b638/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid s2TmrBCPi5yYbxQWgiSI/s2TmrBCPi5yYbxQWgiSI -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid GQjQLa9JlCcgBwflvvM2/GQjQLa9JlCcgBwflvvM2 -goversion go1.14.7 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b638/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid 8-2sYrB6a_Ur1Ovhoasg/8-2sYrB6a_Ur1Ovhoasg -goversion go1.14.7 -D "" -importcfg $WORK/b638/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c8/c81e3814deb5f7906d54d5514c4c67315bdae0bbfc46dce1dc542f4914cc88db-d # internal io/ioutil mkdir -p $WORK/b077/ os/exec mkdir -p $WORK/b140/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6HNBXB4WhqE1LFbl1f4q/6HNBXB4WhqE1LFbl1f4q -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ssgEwte_KUizisVnK04C/ssgEwte_KUizisVnK04C -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e6/e63ee68ca455e8f0c78d268bdeff0e5dc868954db8bccc86731f8f6f0c57b0e1-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5b/5b205a6ad27c938e65cc8589496cb2170cc0a6d6a3f1f310f4dc715f3e86b4d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/dc/dc356a87f8fd3ee970d6905344be35fa7269753cc90dedffe49c02e476082dae-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/98/9881b187444b7704303bf178d5b83da321aa68fbc9fc9ae977497ec5b4728f42-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b084/ cat >$WORK/b084/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 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b084/symabis ./chacha20poly1305_amd64.s cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c5/c52061ab4202a0a2df99ec5c82b34e404068ca1be5ec22224d882c37748e5532-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b261/ github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b222/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid M5PgeouHd8-yAHlWbr5n/M5PgeouHd8-yAHlWbr5n -goversion go1.14.7 -D "" -importcfg $WORK/b261/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid RInxvrkoey5Gx5QhgKhu/RInxvrkoey5Gx5QhgKhu -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cat >$WORK/b084/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/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b088/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid Nat82Rr4QKVvuynlW68_/Nat82Rr4QKVvuynlW68_ -goversion go1.14.7 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/f8/f84d45c79464dcb3942d8b8c52cea79bcf4eafda98ef5e672662c88328192ba7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/e4/e40033afcef68cbb4b2f3ddf1d047572050a7c2f379cf8ed69becc9633cdbf33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b084/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7e/7e13f8e7273bd1b28b20d93dd3436ef877dc3a7ee97160f51088a9de2c4df358-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/72/729a93d9830b15d265543a3fc3d935e97a6c3ff23ffdb6587f12fd3793b40dba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/67/673bae01a35513657e407e2a4e45b140500a6ea1cdf4e7fa423a24daf3124bf5-d # internal encoding/hex mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF net/url mkdir -p $WORK/b083/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Re9tzOn6MT1wAMd2Dad_/Re9tzOn6MT1wAMd2Dad_ -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go github.com/containers/libpod/vendor/github.com/pkg/errors mkdir -p $WORK/b099/ vendor/golang.org/x/crypto/curve25519 github.com/containers/libpod/vendor/github.com/opencontainers/go-digest github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b108/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p net/url -std -complete -installsuffix shared -buildid iT3JI-wl5WFoekz8P9Ay/iT3JI-wl5WFoekz8P9Ay -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./url.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid JAjmT4d4jS4-rpiBwkZY/JAjmT4d4jS4-rpiBwkZY -goversion go1.14.7 -D "" -importcfg $WORK/b099/importcfg -pack ./errors.go ./go113.go ./stack.go log mkdir -p $WORK/b117/ github.com/containers/libpod/vendor/github.com/klauspost/compress/fse cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF encoding/json cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid u4XNbeo7CWMvN28ACCNi/u4XNbeo7CWMvN28ACCNi -goversion go1.14.7 -D "" -importcfg $WORK/b108/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b113/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p log -std -complete -installsuffix shared -buildid p2SiJABMQTVepaOPS0gv/p2SiJABMQTVepaOPS0gv -goversion go1.14.7 -D "" -importcfg $WORK/b117/importcfg -pack ./log.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b125/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid FPW4c_U4W100h4L3VCX6/FPW4c_U4W100h4L3VCX6 -goversion go1.14.7 -D "" -importcfg $WORK/b113/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go os/user mkdir -p $WORK/b142/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b089/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid HX-ibGA2z9x5zzqy2Y_y/HX-ibGA2z9x5zzqy2Y_y -goversion go1.14.7 -D "" -importcfg $WORK/b125/importcfg -pack ./xlog.go mkdir -p $WORK/b095/ mkdir -p $WORK/b091/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b263/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b142/ -importpath os/user -- -I $WORK/b142/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go net/http/internal mkdir -p $WORK/b166/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid nRkzk6JYZpJX3p1s72CT/nRkzk6JYZpJX3p1s72CT -goversion go1.14.7 -D "" -importcfg $WORK/b091/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b256/ math/big cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF encoding/csv cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF text/scanner flag cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./curve25519_amd64.s mkdir -p $WORK/b242/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version go/token cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid HmTB1YGYWZUtfwBLAIkF/HmTB1YGYWZUtfwBLAIkF -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./command_linux.go ./reexec.go github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia github.com/containers/libpod/vendor/github.com/docker/go-units github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid Iu8NbM0cDWg8SPDms08E/Iu8NbM0cDWg8SPDms08E -goversion go1.14.7 -D "" -importcfg $WORK/b095/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid SQCM6BLpIdwiKdMp0L2M/SQCM6BLpIdwiKdMp0L2M -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./parsers.go cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid E8A3oTJFHrrZwGNsf1Yd/E8A3oTJFHrrZwGNsf1Yd -goversion go1.14.7 -D "" -importcfg $WORK/b242/importcfg -pack ./scanner.go mkdir -p $WORK/b049/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b274/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid EUIojB24aLJSur9li978/EUIojB24aLJSur9li978 -goversion go1.14.7 -D "" -importcfg $WORK/b166/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b049/symabis ./arith_amd64.s cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b229/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid gVz9P0dSzdrFAlAeMQ_P/gVz9P0dSzdrFAlAeMQ_P -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./config.go compress/flate mkdir -p $WORK/b152/ mime mkdir -p $WORK/b162/ github.com/containers/libpod/vendor/github.com/BurntSushi/toml cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mime/quotedprintable mkdir -p $WORK/b164/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p flag -std -complete -installsuffix shared -buildid VQIaVh4V6Fc_lftTwdBW/VQIaVh4V6Fc_lftTwdBW -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./flag.go cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid f1nc91vaih_oQB8CrGth/f1nc91vaih_oQB8CrGth -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b228/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime -std -complete -installsuffix shared -buildid xmyefhCnQd-aIejj3TZ4/xmyefhCnQd-aIejj3TZ4 -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid Ymt0GCpopaycyHP20Uqc/Ymt0GCpopaycyHP20Uqc -goversion go1.14.7 -D "" -importcfg $WORK/b164/importcfg -pack ./reader.go ./writer.go github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b221/ cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid jSg5RbBcWfMXRF0oSGYu/jSg5RbBcWfMXRF0oSGYu -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b144/ text/template/parse github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b120/ github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF mkdir -p $WORK/b187/ github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b213/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid VRvAtkr_UXPRBlMeWMRg/VRvAtkr_UXPRBlMeWMRg -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./fs.go mkdir -p $WORK/b197/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b281/ vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b246/ mkdir -p $WORK/b235/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid SMuyJ_ubjmYZQ-GtKXUw/SMuyJ_ubjmYZQ-GtKXUw -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b188/_pkg_.a EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b273/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid 7prRycPbkvP4b2eKno6T/7prRycPbkvP4b2eKno6T -goversion go1.14.7 -D "" -importcfg $WORK/b120/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid lg6mG8qCFxPe99QZrUFO/lg6mG8qCFxPe99QZrUFO -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack ./duration.go ./size.go ./ulimit.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid IcoT6MGf0Un9tUx8kxHx/IcoT6MGf0Un9tUx8kxHx -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./errors.go ./is_go113.go github.com/containers/libpod/vendor/gopkg.in/yaml.v2 cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b295/ cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p go/token -std -complete -installsuffix shared -buildid 0rXcw-SDEb7nbMv3wL-z/0rXcw-SDEb7nbMv3wL-z -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./position.go ./serialize.go ./token.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid wkUqKxMFRCJCckif3o1e/wkUqKxMFRCJCckif3o1e -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./children.go ./patricia.go mkdir -p $WORK/b283/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid N2qEKlpMAEw3Dnsiqo0x/N2qEKlpMAEw3Dnsiqo0x -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./version.go cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b284/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid TgxZGrFdx1S2bgsB5D4M/TgxZGrFdx1S2bgsB5D4M -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid uSMkPy-vlnb1X6lhgO8f/uSMkPy-vlnb1X6lhgO8f -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 2zvd_YmszOmrCgwP-bzD/2zvd_YmszOmrCgwP-bzD -goversion go1.14.7 -D "" -importcfg $WORK/b295/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b285/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b161/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid 4BF3jXT7r_QtruAEjj99/4BF3jXT7r_QtruAEjj99 -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./config.go ./state.go ./version.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid KvVTWYHAZ0FQcJWN9nJw/KvVTWYHAZ0FQcJWN9nJw -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go mkdir -p $WORK/b158/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b226/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid LSzqMJpmV-m203gfMIa9/LSzqMJpmV-m203gfMIa9 -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b156/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid eZeiRJObrYfxsI11woQ8/eZeiRJObrYfxsI11woQ8 -goversion go1.14.7 -D "" -importcfg $WORK/b158/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 1ApH48WTC68ERQ242REv/1ApH48WTC68ERQ242REv -goversion go1.14.7 -D "" -importcfg $WORK/b226/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid hxyEQLbTUkMXTDY64oHl/hxyEQLbTUkMXTDY64oHl -goversion go1.14.7 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid 0fyjmlM5sToHnCfS8a0z/0fyjmlM5sToHnCfS8a0z -goversion go1.14.7 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/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/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/49/491754589a83cab6ff5231290bc4636c11e1b8556cf511a8037c4b54f07f961c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid MPwjLsMzUM9UpQjcKjnv/MPwjLsMzUM9UpQjcKjnv -goversion go1.14.7 -D "" -importcfg $WORK/b312/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/68/6830f5800634be0936c2d2909ef58870c97cfc3d6644776baec7d2f648cf40ad-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b320/ cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ae/ae18ee712eabd312e8b19d6cd4927c4e53b7ad6edfa412104b71644db468ad32-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b339/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid JAelOaE4IPcrGNAchWh9/JAelOaE4IPcrGNAchWh9 -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./code_string.go ./codes.go cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid R8K7SnEIiDNuy4Wgn62O/R8K7SnEIiDNuy4Wgn62O -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/ba/bad4a363ef69d27e8ce1d7696c427bc9b44e8023e582a326ec020e4b9aa19ca7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid L9neqsmdJ5hao7WClgiI/L9neqsmdJ5hao7WClgiI -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/52/520889a2cd91f9e7e841b0b5b595853ec110584bf727ae38e373fcf0bbc04d11-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid qBpvD4TRzu8tb2Mph8pq/qBpvD4TRzu8tb2Mph8pq -goversion go1.14.7 -D "" -importcfg $WORK/b347/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.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/b117/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2e/2e64c15a770d8af2638e77e50d55bf48e5c669335b5db820c97560247498179a-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6d/6d987da5d1aaa707f9fc60ba0d0a2833273fa06d5e41e936b44d539d456418cc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid VZqJbtbWurI1JKjQpbP8/VZqJbtbWurI1JKjQpbP8 -goversion go1.14.7 -D "" -importcfg $WORK/b157/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid SnzNWgcUtBGAmc8UtwAo/SnzNWgcUtBGAmc8UtwAo -goversion go1.14.7 -D "" -importcfg $WORK/b354/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/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/3c/3cddc3e5b9a2a88cb6dad53f193c8300d0360bd02487b3fb461003314570e78f-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 3NvZb1sYWbAwdEuFD1sj/3NvZb1sYWbAwdEuFD1sj -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/6f/6fa6076367ffea67a2b81173a44d8b10c1d4495d88cc5434e33a1a2e293ea48c-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b126/ cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b2/b218efb14e50522ee3c0130582129842e2b745e2137c2b46f08e60613a01a900-d # internal cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b125/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b094/ cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/cf/cf00c1473bceaf3c581375d57d078c574a85f515474cd5d45a5660c1ed47b6e5-d # internal cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid qbm5v7Iiwb-4TVv6n-Sp/qbm5v7Iiwb-4TVv6n-Sp -goversion go1.14.7 -D "" -importcfg $WORK/b094/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid P8Bs3j2cnXMmtcZNf4xv/P8Bs3j2cnXMmtcZNf4xv -goversion go1.14.7 -D "" -importcfg $WORK/b126/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/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 2Ir8d6G0ccN3AfwmtdWv/2Ir8d6G0ccN3AfwmtdWv -goversion go1.14.7 -D "" -importcfg $WORK/b107/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/e6/e6f4fe3cbf695ee87ae24b39310bf54099df064013553f6b4923103cd5d516fc-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid IVpI3xifjqE3neKYem8r/IVpI3xifjqE3neKYem8r -goversion go1.14.7 -D "" -importcfg $WORK/b172/importcfg -pack ./set.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/b5/b53a5610c2c6ac05bf6022a452d9049288496cf598938f2dc0ea4fd595357c68-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid YsSdgCjG-4KZ8GFdQw6r/YsSdgCjG-4KZ8GFdQw6r -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/22/22aa652c355b5530b1030fb125e4be5185d5e0d625dfa61ac98bb609630e2de6-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 6Fb_Jty-qUwKZk2AZ6BF/6Fb_Jty-qUwKZk2AZ6BF -goversion go1.14.7 -D "" -importcfg $WORK/b353/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/5f/5f54105308e5666aa0628223cc8efb1da60eef3652bc8e92703e7f7ad5c2630a-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid qRYdo2a1bKIcQ2YOkU5y/qRYdo2a1bKIcQ2YOkU5y -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # 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/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/db/dbff8664878f494fab8b7c3824e9b55b8aeeb93eb2fc1de326268490f3970a95-d # internal github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b370/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b370/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b370/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/e0/e08ed3003509eb445f3a7c7e0cd61714775c778df2e236c8511e4548a3ca166a-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b386/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/7e/7ed2ce9e23be9a4be7c7ce8fff265f9cc0e035d62ab99d9420563bc75e44da26-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid cfGz8nkvJqJkTijYJHsJ/cfGz8nkvJqJkTijYJHsJ -goversion go1.14.7 -D "" -importcfg $WORK/b101/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/8d/8de248376b62ee04b4fe08085d7f37b114bee8106b4fd57d46af7331734e6bcd-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid R6ncSlq4n13YDjh5FsQ2/R6ncSlq4n13YDjh5FsQ2 -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./pwalk.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/a1/a1c26206077c5419a8a39b8c05a235811caabe5dbbfed7eb8b8c56864dba1593-d # internal go/scanner mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/6c/6ca883ff5f29970ecf1db5a82090a52be957729dcb09bb3eeb54343f341e8b3b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid WnZOZdhtAXvU4uYwjQsk/WnZOZdhtAXvU4uYwjQsk -goversion go1.14.7 -D "" -importcfg $WORK/b304/importcfg -pack ./path.go cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid Vgeydf8VlqnIrapn3FLk/Vgeydf8VlqnIrapn3FLk -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/7a/7a55a9b504900124db49e43d8e84d767d02601a9e108e7d690e91f57bbb72e7f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid FS3TPfrHYYkr4ybXUyPJ/FS3TPfrHYYkr4ybXUyPJ -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/89/893e2a7ff73a461894d12100105b19567bfef3c5b021bf6f8b697f9dffafb1b0-d # internal github.com/containers/libpod/vendor/go.etcd.io/bbolt mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/fnv=$WORK/b189/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid D5jtwkbgwO1ZtB1S4QKI/D5jtwkbgwO1ZtB1S4QKI -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/d2/d2036f35388631714c009d38a4d685bdfc4440727c4f0a2664d05dab0f52868a-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/curve25519_amd64.o ./curve25519_amd64.s github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid _Sr5PF4TlI75lvE6-TFt/_Sr5PF4TlI75lvE6-TFt -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ec/ec9ccd13a718911d8782b67fa0c91c6df53629e188f078d06d344141bab21664-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b281/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid BHwOlJeYmyoZf1V2Ffpi/BHwOlJeYmyoZf1V2Ffpi -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./truncindex.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/96/96d3394b87753f288dc8e1925785d89d6efb84dcdea51ee522b519d997c804b3-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid Rf6hIhipFNT1VWDu8b6N/Rf6hIhipFNT1VWDu8b6N -goversion go1.14.7 -D "" -importcfg $WORK/b234/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/85/8540dd2f8efc2a57d81499d089af47c8b3d7b08dedc670ab2a5ae87295a5ed8d-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid GO8ND68Hp2k9OghoHHvQ/GO8ND68Hp2k9OghoHHvQ -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ed/ed9797aa9dad49f36a0235340caec37c13070c420c23448a332075760b8ba860-d # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/12/12b57e235580de415aad790a9cabe3891c9e44dea5af5703f6d76986a3411a4d-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 8re6hPAN-NXOHEf9DyJu/8re6hPAN-NXOHEf9DyJu -goversion go1.14.7 -D "" -importcfg $WORK/b431/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 github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid xlstCkeEjQeP9PZAis1Q/xlstCkeEjQeP9PZAis1Q -goversion go1.14.7 -D "" -importcfg $WORK/b420/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e7/e7bbbf065b35ea864a6a65b0feca73acd0aae2bf26322f44712ede8798127488-d # internal database/sql/driver mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid q0m3pOe1Y_c9xO_6heT1/q0m3pOe1Y_c9xO_6heT1 -goversion go1.14.7 -D "" -importcfg $WORK/b434/importcfg -pack ./driver.go ./types.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/15/15c8f0c7430e66b9531032857b50892e43ad74054300157caae6bd4e8473047f-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b332/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid vY8_HwbTrl8EOlfOgP63/vY8_HwbTrl8EOlfOgP63 -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./connectivity.go cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/f4/f4b49dda1b86c22477175f79b169f2a9233f9a667477ace31228fc64a409daf2-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid B814klERrJ1LIDmSmpDV/B814klERrJ1LIDmSmpDV -goversion go1.14.7 -D "" -importcfg $WORK/b435/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/66/668aca06ab1c46f84f04bf5d99cb3e66f86f084d0854aca3143d4a185b635a2e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid pnziUzBv0_ATz-9gnQUP/pnziUzBv0_ATz-9gnQUP -goversion go1.14.7 -D "" -importcfg $WORK/b437/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/53/5312f22befd0537004bd59886f099a09bdc4c484c96e86ed564d80c97c667d7d-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid Vxe9y7REv4ZsshH1fqce/Vxe9y7REv4ZsshH1fqce -goversion go1.14.7 -D "" -importcfg $WORK/b171/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/64/64e0a1871896d6e357469e725b9f2c0cc0e1b0a9a1de2a1207f4ec7bdaed7834-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b440/ cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/dd/dd5540f6e4e6e9714da8100363fe5ee91711d9643041ebc7348102b3714d95d0-d # internal cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid _KIxdF6Mx-5WvBq2W_h4/_KIxdF6Mx-5WvBq2W_h4 -goversion go1.14.7 -D "" -importcfg $WORK/b440/importcfg -pack ./pointer.go github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b113/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid CgEcClaVnTHxw0qXP038/CgEcClaVnTHxw0qXP038 -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/59/591a78e5fbf5b0037a828a128ae066a5c994276403000a982fb9223036c4cdc2-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid jC4LLqtCAmzXAdBZsW9Q/jC4LLqtCAmzXAdBZsW9Q -goversion go1.14.7 -D "" -importcfg $WORK/b458/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/92/925e16319e03920cb41504e2131700bb0e127fc01cd6c1fab1bd319dd8f2a554-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid RgJXnzIPcDQLlmxgtOcI/RgJXnzIPcDQLlmxgtOcI -goversion go1.14.7 -D "" -importcfg $WORK/b459/importcfg -pack ./stdcopy.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e5/e581d0903bdbc9396c4b086f0444ac59a0998570a4a4164b7494c94b662faa9e-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid L6qiuH2g5bOcSSapVoeP/L6qiuH2g5bOcSSapVoeP -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/4d/4d5f2a0e2b47c369177fa56bd1e992aa1bc202a4728478d454453d4233bcdc24-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 3X898IVeXU9r978E2G-H/3X898IVeXU9r978E2G-H -goversion go1.14.7 -D "" -importcfg $WORK/b462/importcfg -pack ./signal.go ./signals.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e3/e3faa5c87876b2b2d3ca702f5973a32852ca6fdde272abc58d72c88a1efaabdb-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid aejpINrDaCV-dSdyiY3e/aejpINrDaCV-dSdyiY3e -goversion go1.14.7 -D "" -importcfg $WORK/b471/importcfg -pack ./join.go ./vfs.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/d6/d66b777bdd128438dab6a10c72f865492b7e044b4b6b3624ad17e5ec5f9ae3a3-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid xuwDauzTVhwLiPpi-pJM/xuwDauzTVhwLiPpi-pJM -goversion go1.14.7 -D "" -importcfg $WORK/b487/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/c1/c1f9945bb24640c85f9a5aafbf93c5b1aba27380f2e065962f7ab4d13f344487-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b490/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b490/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b490/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./host_cgo.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b386/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b386/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/bc/bcf2ffd8fae758c2f896b0d312b87c30bc543593b5ba7d2ac95543f7342ae1eb-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid RLnGq9PjXNpcRBQScSKL/RLnGq9PjXNpcRBQScSKL -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b0/b0d95c3d116d2df658f4eacc0dfba3f5d8acdce655b5fc98b0865acd660e5386-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b093/ cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/06/06b0512513d48b6b93575ddef973f6926537ee498070920ef62ac0d7acc9bb1e-d # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid yZs2_0hceMMn7TT5vnx1/yZs2_0hceMMn7TT5vnx1 -goversion go1.14.7 -D "" -importcfg $WORK/b093/importcfg -pack ./naming.go github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid rmGiULhP-RrKA-WP2MK9/rmGiULhP-RrKA-WP2MK9 -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/dc/dc5f23d93d937e16a4934dd8a7d43f39cb5c5bf83b265803b60a9485a904ba14-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b331/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid EAqpmGjrc73WYaXadEDc/EAqpmGjrc73WYaXadEDc -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/79/79ed1912af56ce1a82034d70e2b1e6593520bb5e6b4a8d22055553c03d0e27f2-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b437/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid yQfYFiMgiEbkOoiKO4hv/yQfYFiMgiEbkOoiKO4hv -goversion go1.14.7 -D "" -importcfg $WORK/b436/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/d4/d4c5b7d98329da8e313072ca8b789b5f44b19f8729d9c847d89812b457f09766-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b493/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b493/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b493/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./dlopen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/6b/6b88f01d72eb59754883576671736071c5189dedd9789760204ced52cff47181-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b440/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid HebhfJmpZATgKN_cki-r/HebhfJmpZATgKN_cki-r -goversion go1.14.7 -D "" -importcfg $WORK/b439/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/bd/bd7eeac5b31924a6ba3a4e0ab5ec620a789b8e00303f06ec511b8cc05d684cc3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b155/ cat >$WORK/b155/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/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b157/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 24A0z8_o5lrDeSkvMb6K/24A0z8_o5lrDeSkvMb6K -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/0c/0c504cf8aae9cd7ba58d19932e4d136381d1c9034f3b8440ee88656054bf72df-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid 93DRsXgfGf2dbBn7-6fH/93DRsXgfGf2dbBn7-6fH -goversion go1.14.7 -D "" -importcfg $WORK/b496/importcfg -pack ./util.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/63/63de0919a3cff1254baaac4442bdf66a389b44e7ba80075c854f920381dad27c-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/5e/5ea86da46e1fe31df5bb9d9a609041f5a0cc9af8bd934cb387e4750de5defdc2-d # internal compress/gzip mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid u9vEhbCrkWiUBGZcdJEM/u9vEhbCrkWiUBGZcdJEM -goversion go1.14.7 -D "" -importcfg $WORK/b151/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/3c/3cd85b7c3858b1b8b673c56eb68465d3f69e09356117b1976fe0bb7eca15957d-d # internal compress/zlib mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/adler32=$WORK/b376/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid cqwuD90uXfY8BIg7puaN/cqwuD90uXfY8BIg7puaN -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./reader.go ./writer.go go/ast mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/scanner=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p go/ast -std -complete -installsuffix shared -buildid uX2kYghriP0ST0MollVp/uX2kYghriP0ST0MollVp -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/dc/dcf93b6cfaa26c90b04d8a936ea9ff6fc5e9f418d35dc6d6db1e333c8e9a28a0-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid finStbVpyPtNEeI33ABe/finStbVpyPtNEeI33ABe -goversion go1.14.7 -D "" -importcfg $WORK/b499/importcfg -pack ./tomb.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b122/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/bd/bdc12562e530774b0124a033e3f0a7384b8524279144483ba55761ad97622947-d # internal github.com/containers/libpod/pkg/timetype mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/timetype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/pkg/timetype -complete -installsuffix shared -buildid qTDe-RHA7hUzc9dejB9E/qTDe-RHA7hUzc9dejB9E -goversion go1.14.7 -D "" -importcfg $WORK/b502/importcfg -pack ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/46/46c8ab0a16b287f75ac6bd6a86532103d27843d07cf3e9caf1a6ac5099719f43-d # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/f9/f965c0c6ca92cd1e57ed3484de8d52f742620bf75dc549d0595ea5ea0d7247ef-d # internal github.com/containers/libpod/libpod/logs/reversereader mkdir -p $WORK/b525/ github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b505/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/libpod/logs/reversereader -complete -installsuffix shared -buildid 6SgBXWTOuLtJ5g-E8PqV/6SgBXWTOuLtJ5g-E8PqV -goversion go1.14.7 -D "" -importcfg $WORK/b525/importcfg -pack ./reversereader.go cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid 2_XfNUqTGF7syR9RcXWj/2_XfNUqTGF7syR9RcXWj -goversion go1.14.7 -D "" -importcfg $WORK/b505/importcfg -pack ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/b9/b9962ba959bad5df2443cf53459cc1f1e302b7b0e426900acc531232651faf87-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/0e/0ed233ec76b66d91e543f115a485b9697ba479fe2c0ac9ec1bff5c5215786fde-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid LLV6QQ7WeUQN6jPPFB_Q/LLV6QQ7WeUQN6jPPFB_Q -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./bidirule.go ./bidirule10.0.0.go github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid olxGWcx0PR1V7qsn6sBQ/olxGWcx0PR1V7qsn6sBQ -goversion go1.14.7 -D "" -importcfg $WORK/b535/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/72/727e32d3512b2dbe3bb97d639ac61da0767a84c21fd4fe9f6613767ec62d8802-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid XcaYBduI4sSnGKZ1t5Dl/XcaYBduI4sSnGKZ1t5Dl -goversion go1.14.7 -D "" -importcfg $WORK/b536/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/89/8931e4c30bb607d2920870f97b4072385450ddb733c334841afd4362629ca9c5-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid bj_QYW8_-9QXoe1SORyK/bj_QYW8_-9QXoe1SORyK -goversion go1.14.7 -D "" -importcfg $WORK/b546/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b122/_pkg_.a $WORK/b122/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3c/3ca4e56992465ce916ed31bf901fb4d3b443367a1a1a614a261ee864232b89fc-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b548/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/8a/8af5a34f4f776299deaf92e5a3a67bebdb1ca40bff96941b2605d6c15f73118a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b549/ cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/f2/f2a1384dfb68e11b3be29b4ed3d463ba9bbafedee7f387259505d165fd5afbda-d # internal cat >$WORK/b549/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b550/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b555/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid aBY6DSlzAvnrXsPoEIgt/aBY6DSlzAvnrXsPoEIgt -goversion go1.14.7 -D "" -importcfg $WORK/b549/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b552/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid uf-7U_2aypHdFTdmhS1f/uf-7U_2aypHdFTdmhS1f -goversion go1.14.7 -D "" -importcfg $WORK/b548/importcfg -pack ./deep_equal.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid xfUXi4L38J4NeaZ7HMY_/xfUXi4L38J4NeaZ7HMY_ -goversion go1.14.7 -D "" -importcfg $WORK/b555/importcfg -pack ./doc.go ./errors.go cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/18/18c9b1f2b1919972d50f5a53f1412ec128e66591a746e680c3c4edb0e872aafb-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/71/71837b5e15fb5466a38ec001cb9d2c0ad1c9085284b40badb15522bcbec47866-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid tHbPZolca5rea36bS6KG/tHbPZolca5rea36bS6KG -goversion go1.14.7 -D "" -importcfg $WORK/b559/importcfg -pack ./convert.go ./doc.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid jsj7Kr-8APYHQHfqx3P4/jsj7Kr-8APYHQHfqx3P4 -goversion go1.14.7 -D "" -importcfg $WORK/b562/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/ba/bae94153feed24ad53c120628ff5c2e28aaf78de38a34fc8fc513e9f419b5d23-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/75/75f2d962457419a0d15064d5b024e016d7dc1a8e14fe4fb68db4aec87b5e9bc9-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b565/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b567/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid NXPycfudDC1sd2d9-u9F/NXPycfudDC1sd2d9-u9F -goversion go1.14.7 -D "" -importcfg $WORK/b565/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid BdAgdhZgZYj0I0bErcyJ/BdAgdhZgZYj0I0bErcyJ -goversion go1.14.7 -D "" -importcfg $WORK/b567/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f9/f9e0a5e7290fa4612a82fb1815037d5c05952e30ccb68f9638a1e9cc35c7675c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid j8Nb25OOWsypLMDyXKjD/j8Nb25OOWsypLMDyXKjD -goversion go1.14.7 -D "" -importcfg $WORK/b103/importcfg -pack ./platform_matcher.go cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/eb/ebe3823fd812050ff020550d68a5f570598281bff15f69ca9d3971c4b799f319-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid w70TRhX4ttYwTNB3SqE1/w70TRhX4ttYwTNB3SqE1 -goversion go1.14.7 -D "" -importcfg $WORK/b134/importcfg -pack ./none.go cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/b5/b5aea83c4060a7f22d94a1b90c76c3e71a17fc9ae4265434392899f88a5de3b0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b168/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid __fY0351oduU9vnN5LyH/__fY0351oduU9vnN5LyH -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/ae/ae2b16009e4ffa6c26f055b80b56947186878e40391d113886c5ae8ff75fc154-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid F3pcY6-HPLZPcJVREZOf/F3pcY6-HPLZPcJVREZOf -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./tmpdir.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/59/59a9086291f499225029e677b11b6272dde057e3103f58afe8f8a3c55286219d-d # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ef/ef73b74305d47cefc87302df49ae320c4a89af2d903013eb8d13be5bc9f80dc7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid x2lg3VT9mv7PKIVRu12n/x2lg3VT9mv7PKIVRu12n -goversion go1.14.7 -D "" -importcfg $WORK/b129/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b154/ cat >$WORK/b154/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/b018/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b158/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 4bLaXtcqDaGsXlzf8W4u/4bLaXtcqDaGsXlzf8W4u -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/fd/fd20cefeecd8f5d2795830f8c0c406505424c5580fa4b89dc9f3e159d297bdc3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 9h-i27dmJlALHbqIyFRg/9h-i27dmJlALHbqIyFRg -goversion go1.14.7 -D "" -importcfg $WORK/b139/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/7c/7c552ef7f1877b3130712891292199bc7902a887ef2211dd143fffbef0a446f7-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/66/668a0c8c47a5e8a5e04719267878ce1986aa1e201e6bdf85f695a965d04e58ff-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 1es3NO93v6iDSd34j8Dh/1es3NO93v6iDSd34j8Dh -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b254/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid MyB6N9e0D8TXbZucwaZC/MyB6N9e0D8TXbZucwaZC -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/cd/cdae8ccf546400f948fcde57fc2c9b9ee4f0a4fca4a1bbc38454154e69dd100d-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid HdFQkq-xmdBx8OOVti1B/HdFQkq-xmdBx8OOVti1B -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9b/9ba2ba60473160d223bebd2efd78bfc8c4df94825f460cb8ae2e4f9b9de0b95c-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid ee1bcnq35DUnFNlpYSFL/ee1bcnq35DUnFNlpYSFL -goversion go1.14.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_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/b4/b4d15dd5c41ae759df438d9ae78aa2edf69106dac2a10694a5bcd3707778d253-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid QBXF-JhkRoVZk8w1tzxQ/QBXF-JhkRoVZk8w1tzxQ -goversion go1.14.7 -D "" -importcfg $WORK/b137/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/02/0220f82e5ff464df9baecdbce39413fa3a31489769563d9ead2251aaa41f43d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b230/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid iyKunUgSDOtaXts1wcXG/iyKunUgSDOtaXts1wcXG -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./terminal.go ./util.go ./util_linux.go cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/8d/8d3a5ffa6d5246d3a2d2c8a88188d4f2fb44be7876cb3dc6b46249d15b9d3676-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid facmfVbGbQX_zldR-QRH/facmfVbGbQX_zldR-QRH -goversion go1.14.7 -D "" -importcfg $WORK/b236/importcfg -pack ./cgroups_linux.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/41/4103e9b108586f144d6adf302400416485f36cd16e7f82feb90c00e16201abf5-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid hsXFcB7oszqA3UgXxx0V/hsXFcB7oszqA3UgXxx0V -goversion go1.14.7 -D "" -importcfg $WORK/b269/importcfg -pack ./fsutils_linux.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/2c/2c228eb0318919a10ee06a714eb0b06ca3e22ffa1b108e3dba3fad65eb8305dd-d # internal text/template mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b295/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p text/template -std -complete -installsuffix shared -buildid wJtsWgpgOc4ZLb5dYiIH/wJtsWgpgOc4ZLb5dYiIH -goversion go1.14.7 -D "" -importcfg $WORK/b294/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/c4/c418398afae9ff2060ac9ac88674311fb8caac2c154076fbfe31127975a1a69f-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid 6b7ND5EQ5BEojP_fv1Ep/6b7ND5EQ5BEojP_fv1Ep -goversion go1.14.7 -D "" -importcfg $WORK/b298/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/7e/7e94c18d4667c68b091c6ddc24a41f8bb7602fee3036ce3db393de97556b7e05-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid JdmbdVuYSQ5KO4zWuuTl/JdmbdVuYSQ5KO4zWuuTl -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./strslice.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a9/a973244242652a644be6262916f66b08f837c1f64f29b342ff477da76d2a8d06-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b133/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 5ssStkq-b7WU0rCgt8Ks/5ssStkq-b7WU0rCgt8Ks -goversion go1.14.7 -D "" -importcfg $WORK/b316/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/3e/3e2c74f41b0cb312340bbef3604e33f05f51daeb39b5cc9d5fd2182dac675fb0-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid nTvSrEgxOdnC7M_PPFOV/nTvSrEgxOdnC7M_PPFOV -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/ec/ecddac06121439a7883fef223ef521ae4ecde5884e98b32b24d26b5387fab4d1-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b196/ cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/0e/0ebfec5d8f23a57a8a27c4ecae55dcb5619a460c70dd5f88dcf084d7f4c01dc1-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b199/ cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/06/06d04643bb7d7e2cb642c87812ddf15f567f4a6fc5982a6241a6595f385f913c-d # internal cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid DN62WanM7KCLkZyE8ZLN/DN62WanM7KCLkZyE8ZLN -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack ./strings.go ./strings_unsafe.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid Bf1Ss_Rs4IIPFpcz2BYO/Bf1Ss_Rs4IIPFpcz2BYO -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal mkdir -p $WORK/b202/ cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/8c/8c9fa3323ace4b4af317767cb1f90eeea8938b0ffb3c42ce69e34075e87242b3-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b203/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a EOF cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid eKX6_wmUNLQqHKbEeHbP/eKX6_wmUNLQqHKbEeHbP -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack ./fieldsort.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid gIcHx_yDU3xpoXCaJyFY/gIcHx_yDU3xpoXCaJyFY -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack ./legacy.go ./methods.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/c5/c5854bc1885720687036344f3f50cd6e0b01a01143330c5cb15cecd24ecad4b4-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid FDE_ieL624sYQGSa9rKg/FDE_ieL624sYQGSa9rKg -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./stringer.go cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/0e/0ee0ea280065a8a52231697b0285b2be90da946bad6d24986091eb5e311756ea-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid FRQ7eau9Em6TKUqIeJCK/FRQ7eau9Em6TKUqIeJCK -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4a/4a58554d6461c1e71928aee460170a64b480de9af5e84c6d73dfb703b4a1a1bd-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid Zs5rCONd6w8YsWguMqC5/Zs5rCONd6w8YsWguMqC5 -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/92/923145477e9f7aad4c1f5799b4fff72be85d47872a9609f13de2a72dfb216f6a-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b354/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid wOIP11Ie--Froy37_lPA/wOIP11Ie--Froy37_lPA -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/25/25c7c1e48961443222712f5efcd09d742d3ce060d2cc316228f4041575b555df-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid sINq1RhEvEeiqvvZjcT1/sINq1RhEvEeiqvvZjcT1 -goversion go1.14.7 -D "" -importcfg $WORK/b387/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/66/663ffe9362f840cefe3ea8aa6e6c6120e2536d0879a43a53a90ccd054afc0505-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid _AIlUi3D6ijGJpplCCXJ/_AIlUi3D6ijGJpplCCXJ -goversion go1.14.7 -D "" -importcfg $WORK/b396/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/ab/ab71674420d6ee20301c324ed5cd4631b13b5e90e5619b2d39894bbd82fedab7-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid mhWBDxwfNq09cNmUyyv4/mhWBDxwfNq09cNmUyyv4 -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./doc.go ./isatty_tcgets.go cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/83/83d3555a174c61e0f0419b9df1efe877285b6488b85315009d966198a92b4605-d # internal github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid R3yYR1QMM9FYPiyxg-dd/R3yYR1QMM9FYPiyxg-dd -goversion go1.14.7 -D "" -importcfg $WORK/b433/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/21/211e4da16cb2ec6b9f1237f4a2f888931c48864a2d6b92661078c8b6c7c049ea-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid 9wtwBWod50VhZKAiPsci/9wtwBWod50VhZKAiPsci -goversion go1.14.7 -D "" -importcfg $WORK/b138/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/c3/c357bf2c20716571231411c33003136491d7431a1c3cc46e5e2bd2b9a53e0587-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid mMMC9AHVrx4WRarSIfz9/mMMC9AHVrx4WRarSIfz9 -goversion go1.14.7 -D "" -importcfg $WORK/b447/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/ff/ff968b7c19e73570909fdc9a50fcfa2d58549f0c6078a3700bfd19b6573ac69c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/67/6707455628406c1531e60e7f16d6cad80bc3d489ab7f048e9037f4d696be7b03-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid hnddYFlKqF7jJX9btjhg/hnddYFlKqF7jJX9btjhg -goversion go1.14.7 -D "" -importcfg $WORK/b456/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid F_8JS4vfBdQdzAZIaDqX/F_8JS4vfBdQdzAZIaDqX -goversion go1.14.7 -D "" -importcfg $WORK/b463/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/73/73c5b70bb33bcd9a3b22d3a6a65f0cdd5473431564dd485b114f9fef1b41cfb8-d # internal github.com/containers/libpod/pkg/signal mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/pkg/signal -complete -installsuffix shared -buildid xIPU5F-nKFHket7UOJwC/xIPU5F-nKFHket7UOJwC -goversion go1.14.7 -D "" -importcfg $WORK/b483/importcfg -pack ./signal_common.go ./signal_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/49/4930d73e9d6a52adeb54cdaf5d27d8699ca960254fe1b2f3b593da8cbbedef56-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid 5N22Hf1on-4nnA0qOwRX/5N22Hf1on-4nnA0qOwRX -goversion go1.14.7 -D "" -importcfg $WORK/b498/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c6/c60464a2c2de2a342efb5d4edafb9447edf48fc383e31cfbea7e1bd979c888b9-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b120/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/48/4804d3f850c0f1c09efd731088b330b7e2a02f5fbb528049e71f51c6471cd4c9-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Xg8l_vklfvWlcsVgjXpB/Xg8l_vklfvWlcsVgjXpB -goversion go1.14.7 -D "" -importcfg $WORK/b514/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid pIC7rtLGaHluCoyl9cOB/pIC7rtLGaHluCoyl9cOB -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d7/d734852dffab592798ecaaa836189de27eb8d359b4caffd0af58d7512b742360-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid _p5W0rDrvEjlyMkPZvn4/_p5W0rDrvEjlyMkPZvn4 -goversion go1.14.7 -D "" -importcfg $WORK/b517/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/ff/ffe8a251e0a53724055b72df14efa989dab11b4ab827d90a7d4d30120b6ad42f-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid H__16qoCoTLOqmOAT3mf/H__16qoCoTLOqmOAT3mf -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/fe/fe529ce31d3ed59bd0600b70f39415cd39d4e7a56c408e13927b08e5eb40dd6c-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid D0Qez5rtNQQ1NB5jJkZ8/D0Qez5rtNQQ1NB5jJkZ8 -goversion go1.14.7 -D "" -importcfg $WORK/b533/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/2e/2e2dfce182f6b1a92b4442e223789d40821aefecf88707bd123d35ce68ff3cc3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b548/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid ZYjWCyw9VYKpHzDWPGpG/ZYjWCyw9VYKpHzDWPGpG -goversion go1.14.7 -D "" -importcfg $WORK/b547/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ef/ef31806240d9f920a9be31ba0e230918fd514b7ea74147a6c319aa7c3d3f5597-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b554/ cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/bd/bdbfe756ad5f92742504a0b1cae69b1bacc1b3adbfc5be74fb4d5d62a2f86fea-d # internal cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b552/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid bTyVCtIr1z2m8YxH0Qy4/bTyVCtIr1z2m8YxH0Qy4 -goversion go1.14.7 -D "" -importcfg $WORK/b554/importcfg -pack ./errors.go ./path.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid avxN-Wu4EaHjm-UDsbyb/avxN-Wu4EaHjm-UDsbyb -goversion go1.14.7 -D "" -importcfg $WORK/b561/importcfg -pack ./json.go cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c host_cgo.cgo2.c cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/f0/f08832ba035342771a372289e71aa5caa66414bc25cfa2cdcde664c6a4566e42-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b566/ cat >$WORK/b566/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b566=>" -I $WORK/b566/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b566/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/a2/a2ddee7ce129dcc9bae14101c3d0b4676820b2e34d4348573415085d95a60113-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid RFuOrKvuxVlrB6B4oVFq/RFuOrKvuxVlrB6B4oVFq -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/c1/c1bf4cdd417fc035cdaa12d5cb43113fe36a747a57e8fd57d4e451875a0c7f2b-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b577/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 7T-O1_jU8hdQI0Wp98QE/7T-O1_jU8hdQI0Wp98QE -goversion go1.14.7 -D "" -importcfg $WORK/b576/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/30/30ee5a1e9770c43f2bb32e1418568887e7fec67ec79f5c936f634a3313b22cf1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b582/ cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/b7/b70df4dd0c027c3587e875688ed334d485f04c8c5db2da8f95ba7c7db61c990d-d # internal cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid y5GSwG_XT0L7SapG9JYH/y5GSwG_XT0L7SapG9JYH -goversion go1.14.7 -D "" -importcfg $WORK/b582/importcfg -pack ./framer.go github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid EXK2QubbpOlvEkR8cj3O/EXK2QubbpOlvEkR8cj3O -goversion go1.14.7 -D "" -importcfg $WORK/b598/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/b2/b2bbb75d38bd3c7483376b969feae1cc8bd2a53a812b742579cd8f01d9d96e1a-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid UKA2Qj3nE-Ar-jOmxw6U/UKA2Qj3nE-Ar-jOmxw6U -goversion go1.14.7 -D "" -importcfg $WORK/b602/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/f8/f833ef1778b94199c309f06769099fcf2129bbb7eec6dfc4e00c36c895234546-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid sMTloB5cc4Lwt7xE-CjY/sMTloB5cc4Lwt7xE-CjY -goversion go1.14.7 -D "" -importcfg $WORK/b609/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/47/47c268a1a61df5bf0401a4daa7af31490f252cc3ea9fef937e452a70cb7b1c2c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid HsQNLEfI3BsdHJMXMQrX/HsQNLEfI3BsdHJMXMQrX -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/74/74748a353b1f094110e9cec550d8fd11864c16eda3ab0bff5c243760fddc4e0c-d # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/b5/b56fc19f2dbadc1ef8734972c1ea7f9c61851f97a50f73080e62da545982f958-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil mkdir -p $WORK/b620/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b631/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid xhMDvV1IjCc_lGknS0Ib/xhMDvV1IjCc_lGknS0Ib -goversion go1.14.7 -D "" -importcfg $WORK/b620/importcfg -pack ./msgutil.go cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid uJc0NMRDbdh6ssW7MFb5/uJc0NMRDbdh6ssW7MFb5 -goversion go1.14.7 -D "" -importcfg $WORK/b631/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/76/76ad22e1a3926281fef849310d605579a59bf66c4215f9bfce3f1bb34c765e5f-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid LP1Wwjr9G8uNLHz6RVxS/LP1Wwjr9G8uNLHz6RVxS -goversion go1.14.7 -D "" -importcfg $WORK/b634/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/64/649b87d315715b8abc6a0c379b0c0318979938f35b1a23c7a060786ffb064acb-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b458/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid ZWQyOhnmhsHI6B4ub7EZ/ZWQyOhnmhsHI6B4ub7EZ -goversion go1.14.7 -D "" -importcfg $WORK/b455/importcfg -pack ./jsonmessage.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f0/f0b07def9b7ebb154fbe6a92bf5a0eaf7315b2a7e84a31756f59b2657a608d7e-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b640/ cat >$WORK/b640/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b640=>" -I $WORK/b640/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b640/symabis ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/9c/9ccb6c44938b1d22d2b48522b33b4932c5c19bbb71e3eb33140dca8e2ab4de9e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal github.com/containers/libpod/pkg/env mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/env /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/libpod/pkg/env -complete -installsuffix shared -buildid mVOUppe5GvOWOn3USbg_/mVOUppe5GvOWOn3USbg_ -goversion go1.14.7 -D "" -importcfg $WORK/b655/importcfg -pack ./env.go ./env_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/e9/e9c0cf3750af653c09191f93c83335558cf1254fe759a910286acf47c30ce440-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid Yh3EPF5fS7QHfuwpRlzz/Yh3EPF5fS7QHfuwpRlzz -goversion go1.14.7 -D "" -importcfg $WORK/b659/importcfg -pack ./sysctl_linux.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/3a/3aba4dfc549cc25a6eb27464dd3d9297f57eb454a29eec772d2495bdc9fc7786-d # internal github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid Wp5P96J0Pkv4XeeD7Xtc/Wp5P96J0Pkv4XeeD7Xtc -goversion go1.14.7 -D "" -importcfg $WORK/b661/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go cat >$WORK/b566/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b565/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid a1Jq_jEcPmQvna37ddtS/a1Jq_jEcPmQvna37ddtS -goversion go1.14.7 -symabis $WORK/b566/symabis -D "" -importcfg $WORK/b566/importcfg -pack -asmhdr $WORK/b566/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/1c/1cc37756c24759757df815225322bd797a5c6ad6e2a3ac4a0ff5e17f6b50994a-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b499/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid PKg28iKwIeZbFYg55Xtt/PKg28iKwIeZbFYg55Xtt -goversion go1.14.7 -D "" -importcfg $WORK/b497/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/81/8162d4727dbd6f734258750e7758e38069282d073c960140426e99fb3548c08a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid Q2P0nTdebKVvMWLJ2WHM/Q2P0nTdebKVvMWLJ2WHM -goversion go1.14.7 -D "" -importcfg $WORK/b668/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/78/780e44282e183402093104e3fd5d9afeccd4a0e304fc7cdc3b46a7f5af8e7392-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid QQgqcg3SCrFTuaCSmBTV/QQgqcg3SCrFTuaCSmBTV -goversion go1.14.7 -D "" -importcfg $WORK/b532/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/3e/3e08112c7fa3548e954cd1492afad4ff2dcff00a3a9442f2212230821ba68ea5-d # internal github.com/containers/libpod/pkg/seccomp mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f6/f627bbb4c747f265450d5d53657a35615aa07b7fa56d1cfd342a479c2548492c-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b675/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/libpod/pkg/seccomp -complete -installsuffix shared -buildid hchWLk7c-rUw_bLS99OK/hchWLk7c-rUw_bLS99OK -goversion go1.14.7 -D "" -importcfg $WORK/b670/importcfg -pack ./seccomp.go cat >$WORK/b675/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid Ow1d3YJZxs0WVS3H6gq_/Ow1d3YJZxs0WVS3H6gq_ -goversion go1.14.7 -D "" -importcfg $WORK/b675/importcfg -pack ./channelwriter.go cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/22/221c93033d8d7c8961de0f9d765fb1df8c684ae1a4182a10477b5231a2a719f3-d # internal go/parser mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/scanner=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p go/parser -std -complete -installsuffix shared -buildid HiKaX1QWZCvt4NDnAAZI/HiKaX1QWZCvt4NDnAAZI -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/b0/b0bb5590744af09fcbd47fd730e58e5c968d2fae82beb17fee82593c1556a395-d # internal go/printer mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p go/printer -std -complete -installsuffix shared -buildid uUGVxOvLWhmS6GxmaTvT/uUGVxOvLWhmS6GxmaTvT -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/5e/5ef1121d3f7ca241f155d54475c730c7e32029656abfec2e015d03e3e7f952f2-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid xyqRFyiJ2sO5Y3rD7Dkq/xyqRFyiJ2sO5Y3rD7Dkq -goversion go1.14.7 -D "" -importcfg $WORK/b677/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/ee/ee0a81dd9841de7a66c5a16817b5d5328a3ae5cc9507a542f5b447cc995944fa-d # internal github.com/containers/libpod/vendor/github.com/gorilla/schema mkdir -p $WORK/b681/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/06/06e2674b438c6a1daf05f6585ff9cd60901827b464910f097f5446f675cfc4ba-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid -pYi0aEhevide2kcTDg4/-pYi0aEhevide2kcTDg4 -goversion go1.14.7 -D "" -importcfg $WORK/b681/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile container/heap=$WORK/b415/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid Ah_YFOTpFAaaOA8VnyY0/Ah_YFOTpFAaaOA8VnyY0 -goversion go1.14.7 -D "" -importcfg $WORK/b414/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/09/09b2b633d84b41b931c9844aaf7643c81c49a1f96b034ed3881c0da3a3870412-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b505/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid dKihYN4__wNzCJDHPwb1/dKihYN4__wNzCJDHPwb1 -goversion go1.14.7 -D "" -importcfg $WORK/b720/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/78/78307efcd41b422ea4b563d8530b7f3789939b00721066b7e8f2f973ffb66abc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid LDitaqnrWpfoNMxltrZa/LDitaqnrWpfoNMxltrZa -goversion go1.14.7 -D "" -importcfg $WORK/b722/importcfg -pack ./logger.go cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/01/01d16b85250a990bde49b048fc55e5c2555d0e5810182dff0188a949916f150b-d # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/46/46d96ce5d99fc6299912f462a0573025901224ca3f6b194faf1d9d7f88ca691a-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b049/arith_amd64.o ./arith_amd64.s github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b729/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid Ga8t77Fz4ZsPvXOhq1l5/Ga8t77Fz4ZsPvXOhq1l5 -goversion go1.14.7 -D "" -importcfg $WORK/b729/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 -installsuffix shared -buildid 9nEmpAV8IiEBresJQ-9X/9nEmpAV8IiEBresJQ-9X -goversion go1.14.7 -symabis $WORK/b640/symabis -D "" -importcfg $WORK/b640/importcfg -pack -asmhdr $WORK/b640/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid b5kXULl_rJ0_tLiFA8wo/b5kXULl_rJ0_tLiFA8wo -goversion go1.14.7 -D "" -importcfg $WORK/b723/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c dlopen.cgo2.c cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/25/2522002e65693a29f6f522a839012dee8e9effec7665a2696b2fceeedaca0130-d # internal runtime/pprof mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -shared -p runtime/pprof -std -installsuffix shared -buildid ytjD5Q_va6eCFPH9M2xi/ytjD5Q_va6eCFPH9M2xi -goversion go1.14.7 -D "" -importcfg $WORK/b739/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/66/669b5cee1cf7dc3fa2c55eb972f8c3af899eb8c16d4e413b9304025d302d8c44-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b604/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid SxIi3es2B0Ej5NOLnKKg/SxIi3es2B0Ej5NOLnKKg -goversion go1.14.7 -D "" -importcfg $WORK/b601/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/84/8404039ad2ffd1e2a3ebd210fc1ae1bcf8c08120761f62638a0e8ce0861b5550-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/b7/b79c8b300a7882e862e96e9c6e5af7db78e7b447113663ed9b43a764faa43677-d # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/93/93c09e09030311ae9ee569f1b090dded6c4c5f35983f18984995c1f04294751c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b203/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid iO2S3zxMwGQ_cISNoBcH/iO2S3zxMwGQ_cISNoBcH -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/c7/c71493066a7fff4bcb87b01e30dd39718628bd56d61908511a935e897001918e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/9f/9f7fe63799dc2ad6eab99b4a96539b2b6af5c7dd20f82b7b6a00dbc5265f0d36-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ad/ada036462d407b46f42cd33a2c909324049d94711321bd97a8e2aa8cbc63289c-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b392/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b268/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b268/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b268/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b241/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid ZLW_ZkpWO_nyh59-FqqG/ZLW_ZkpWO_nyh59-FqqG -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./umask_unix.go mkdir -p $WORK/b395/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b242/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid YvRC9AJq7IofXMnopEg4/YvRC9AJq7IofXMnopEg4 -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b398/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b397/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid gexZjc_oAd8a3CAfQeDU/gexZjc_oAd8a3CAfQeDU -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./boltdb.go cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 1v4ybu1wFC-7uYJMQfdw/1v4ybu1wFC-7uYJMQfdw -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/6b/6bc25edf8f0ba545ae1aab717aeb80c29716c7ff0db02f8d604620e485ff4c81-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid EFLxzr47DckBXQqK4i1a/EFLxzr47DckBXQqK4i1a -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/24/24796c25acaecca995a316c13412e3dfd5691b12a76da7003b48969f96f6ccb7-d # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/80/803d5bf079048cb46c6c0c4269252fd8b85e2f56800ed3edd13bbea464c680c0-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid 1CPq0NGSKsJWz2XR68J_/1CPq0NGSKsJWz2XR68J_ -goversion go1.14.7 -D "" -importcfg $WORK/b443/importcfg -pack ./context.go github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b446/ cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/c0/c089aa722703ed81516aa6e19c98c3d63369d8a7d95b92b8810332822185b8bd-d # internal cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b450/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid 3sMAnOHBCP17Cjcc8R-m/3sMAnOHBCP17Cjcc8R-m -goversion go1.14.7 -D "" -importcfg $WORK/b446/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linuxopenbsd.go ./time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/c2/c222e8cbb91198e346c533feb60e269b0bee9c64468f090a4aa938e3ea5a6439-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b453/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b242/_pkg_.a EOF cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid CT62mJK5QsR4YxZW7MyI/CT62mJK5QsR4YxZW7MyI -goversion go1.14.7 -D "" -importcfg $WORK/b450/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid SpSWsuiKthVeeQfg4nkK/SpSWsuiKthVeeQfg4nkK -goversion go1.14.7 -D "" -importcfg $WORK/b453/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -o $WORK/b490/_cgo_.o $WORK/b490/_cgo_main.o $WORK/b490/_x001.o $WORK/b490/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/7b/7b95fdb0b95bbcc4e14018015dca13b8a31f9e4d8a1a9fba68971df9244d5d4c-d # internal github.com/containers/libpod/pkg/errorhandling mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid 4cdkL6p05m65MMURxm1X/4cdkL6p05m65MMURxm1X -goversion go1.14.7 -D "" -importcfg $WORK/b480/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/8d/8d34b45b0f2ca6b1270d843ef239d3b2a1b20335eb14f0074f8296ddb5d258fe-d # internal github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b523/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b523/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b523/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./shm_lock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/af/af6313cccd7e2e245ec4b1a04fcf278e4c6c96faebf317fc5cc3bb77de34df25-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/0.1.0=github.com/containers/libpod/pkg/hooks/0.1.0 importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid YkDpGA2k-nYoRURot1IN/YkDpGA2k-nYoRURot1IN -goversion go1.14.7 -D "" -importcfg $WORK/b531/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/79/79915e13f73a16f818268701e15732e77aa58cc74674e561344b1882f206d923-d # internal encoding/asn1 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid b-t4dtsi3xdcZYjpCEsO/b-t4dtsi3xdcZYjpCEsO -goversion go1.14.7 -D "" -importcfg $WORK/b048/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/f9/f907500cc3d42acefea99737b9e27769f60630cfd2d9d3bc7607bf039f58356e-d # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/6c/6cdc13563a75a33f44063c5772e53733fa03d392e7735fd201a001e7e389aa5b-d # internal crypto/dsa mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF crypto/elliptic cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid zn7eh6setKwjgWIc_rDO/zn7eh6setKwjgWIc_rDO -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./dsa.go mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b058/symabis ./p256_asm_amd64.s cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/8d/8d715c9daf976392dddbf400cf7245c6a70fb97ad0cbb76d0f85851037a880e7-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid TJ1xVaqTNdo5rDK74D8v/TJ1xVaqTNdo5rDK74D8v -goversion go1.14.7 -D "" -importcfg $WORK/b534/importcfg -pack ./exec.go ./runtimeconfigfilter.go cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/f8/f88effe1b99729b73f6f47ba0206f0e3c1d999cc5c00a4f81345ca538b9043d4-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b499/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid lT5LzH5osJnfTIOGW9Oo/lT5LzH5osJnfTIOGW9Oo -goversion go1.14.7 -D "" -importcfg $WORK/b494/importcfg -pack ./tail.go ./tail_posix.go cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/44/4430f5ae835d0631eacb064e014817b573d6f97bb1e8db5865d1e7b00ccb2328-d # internal github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid zE5vP48N0YRmmHR5d8vf/zE5vP48N0YRmmHR5d8vf -goversion go1.14.7 -D "" -importcfg $WORK/b544/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/52/5287d464812375192db3092901cf335513d2f98a644b77be11d016e32e209bdd-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/ce/ce99e74287e5042988be059bdf3b8a057b89ec97ac764830521389c0fbfaa096-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid oD152SIhODW14MMgqVjP/oD152SIhODW14MMgqVjP -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/4f/4f78e9c90e4a2ac894a3576ef6492cd1f873a4454deabfad791872e2046212ff-d # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b640=>" -I $WORK/b640/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b640/curve25519_amd64.o ./curve25519_amd64.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b490/_cgo_.o -dynout $WORK/b490/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid lg6f05goPlMKGzSaE31f/lg6f05goPlMKGzSaE31f -goversion go1.14.7 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/35/35eb1f42f2509422a68fe167b68c35788af9874a731daf1a8c4da9d303f9beea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/e3/e3098049bee37bedcb819dae122b77030433ddddf27531924638932f263ef101-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/83/83a2555b776ad8da8b083758c431c5e5e4d82ad3f1ab9411269921e1d64f6a96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/d7/d7da90195b5790e3ea77ca9ba9d729b9e5f0134389314137bffe3929a6a19b82-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b640/_pkg_.a $WORK/b640/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/6c/6c33a84ac612a2e6070add4035b7706e258e0e955415d0792dda44205b685fbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/1d/1d3f15e0c73e0a2adc59fc86fa1403bf51baf4cdc6d02d3db15d47c644858cbe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid yU94NMG7XU8OQIOBHgg_/yU94NMG7XU8OQIOBHgg_ -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./default.go cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/0d/0db00f72bfaa6ab62abcf7ca08966556ae11ac9c14a06580f9cb16d4711acb65-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid EylRypyIH0f2ub5XlNxO/EylRypyIH0f2ub5XlNxO -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/45/4574e2bdf6057cf87d04a7ad830d3032af74e5b966b4eb4b094145f2047050ae-d # internal cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid rWzU6w-BFG3VCOkMnAm9/rWzU6w-BFG3VCOkMnAm9 -goversion go1.14.7 -D "" -importcfg $WORK/b490/importcfg -pack ./host.go $WORK/b490/_cgo_gotypes.go $WORK/b490/host_cgo.cgo1.go $WORK/b490/_cgo_import.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/70/70c80863cfa8814fc640040f1e980e044714216e51588381651d5be67d11fe4e-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b226/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid q9s-IMnmsDlgdfsjJQI-/q9s-IMnmsDlgdfsjJQI- -goversion go1.14.7 -D "" -importcfg $WORK/b225/importcfg -pack ./fields.go ./yaml.go github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b584/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid k-Bj8rZG_3LgjBAcexAM/k-Bj8rZG_3LgjBAcexAM -goversion go1.14.7 -D "" -importcfg $WORK/b584/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/6c/6cbfe7d83db2d251c7ddf4ebe788864eeed340b07e580fee8e5eaf801ca9126d-d # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/20/203d8c43669d321814c1f19758e6b7d32b6d376978cc0f8c8abcf468ecc12288-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/dc/dc85aedadcb7aa339282773b0c677a7e74e635ab49e5efe7eee87b7a0f45a69c-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -o $WORK/b493/_cgo_.o $WORK/b493/_cgo_main.o $WORK/b493/_x001.o $WORK/b493/_x002.o -g -O2 -ldl cat >$WORK/b079/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/b080/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid ld1tkGfZci968SG9jYDr/ld1tkGfZci968SG9jYDr -goversion go1.14.7 -D "" -importcfg $WORK/b079/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/27/2719b65ee3d9f31eae30fb44e8bc2e6f3bd365b6226234d4c33e9aab42639d80-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/41/413f1a5225ce626f4db638887b79be9396c6d7384a3e8fe4dfc527635160f06d-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid jIkrklpnrPpGCDsoe4bL/jIkrklpnrPpGCDsoe4bL -goversion go1.14.7 -D "" -importcfg $WORK/b452/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.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_unix.go ./xattrs_linux.go github.com/containers/libpod/libpod/logs mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/logs/reversereader=github.com/containers/libpod/libpod/logs/reversereader importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid iPkpKwsNEHq_vaEDPUN3/iPkpKwsNEHq_vaEDPUN3 -goversion go1.14.7 -D "" -importcfg $WORK/b524/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/16/1642d18b50a89b34c71a3e18b4870e34eb358e62ebab5b292f98b975d9998867-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/c2/c24e335c31f93165423a41b4e68a54ab56ade1f6334f3f093b87ed4247e676b0-d # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/4e/4e4d1a5918026d2ee39a4c7be19d7ee0d67213acd4d3afe4a4f6aeae7fcb7d8c-d # internal go/doc mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile internal/lazyregexp=$WORK/b558/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p go/doc -std -complete -installsuffix shared -buildid yDLYttBKeFPdO66aJqeJ/yDLYttBKeFPdO66aJqeJ -goversion go1.14.7 -D "" -importcfg $WORK/b557/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c listgroups_unix.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b490/_pkg_.a $WORK/b490/_x001.o $WORK/b490/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/f7/f7e7f0f3ba706b767663bb43e6b3c237ca84a44c7b6d2a2e026498b17611cca0-d # internal cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid sQS7sXLEPdYs2IRgOeVp/sQS7sXLEPdYs2IRgOeVp -goversion go1.14.7 -D "" -importcfg $WORK/b493/importcfg -pack $WORK/b493/_cgo_gotypes.go $WORK/b493/dlopen.cgo1.go $WORK/b493/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/b3/b300a6f6f1bc1a45e2a698e966f42c34874dbddff5ff208aba62b9fe4d419a16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/80/80b490e4f56960bab2d2d90b593fef8bc4704e88f334b61a7726ee31dc280466-d # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/96/962e70ea81273c06559c079c94a37c6a3836d0bbe1e5983be975a3a370ed92a6-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b465/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b669/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid fVn4lTAFcWtJTO8Md-yn/fVn4lTAFcWtJTO8Md-yn -goversion go1.14.7 -D "" -importcfg $WORK/b465/importcfg -pack ./devices.go cat >$WORK/b669/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid Ss_hRdyk87vkyWqCKKuc/Ss_hRdyk87vkyWqCKKuc -goversion go1.14.7 -D "" -importcfg $WORK/b669/importcfg -pack ./cgroups.go ./stats.go ./utils.go cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/ad/adec8aabaeec6fe8cecfe49cd9afbdc3b91e7bbf80c241be47aa0213020557a0-d # internal cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/6f/6f13d62d47ed65da81d07139b77b96052e5acfff2e87c086eabff2dbe359f599-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid wgPWygx73rupWj7BkO2S/wgPWygx73rupWj7BkO2S -goversion go1.14.7 -D "" -importcfg $WORK/b244/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.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/b446/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/40/40b2b236c13a60f1a213b2b5c5a63a5732b4d52666781cab388a661343e46f96-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b492/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b492/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b492/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./journal.go cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/c3/c30b65c33c72c5602b4fc738c27baedddf71da34d56b95ec85fd573c12a5ff59-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/e3/e340e292aff5b82c51b0ec96538101a49a06c0cb0908d6870d9c7f9657233f5a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b299/ github.com/containers/libpod/pkg/trust mkdir -p $WORK/b512/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid fazux-eVkOg7HYJoj2SO/fazux-eVkOg7HYJoj2SO -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./formats.go ./templates.go cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid AlFdYpj6U8OtXfurIRMP/AlFdYpj6U8OtXfurIRMP -goversion go1.14.7 -D "" -importcfg $WORK/b512/importcfg -pack ./config.go ./trust.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/4c/4ce8ddd904ba9495bca6c2d2eb9947c8062db66ba8924d20e8c6efff9cc26696-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid eQM4eP-PI7ANThg79eWc/eQM4eP-PI7ANThg79eWc -goversion go1.14.7 -D "" -importcfg $WORK/b461/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o -g -O2 cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/d6/d6e5156a9a5afc4f327f9e2118058f5fb77be249ee61e810623cb26c82584079-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/07/079727125199d6a3fa671b641072fb3d9b6a2de7a0b64ce64c1e0ef8bda3fbb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/5e/5e47366ad4ea1a76c3b27d970f413216795207222861ac1e725d94ff2a5bb4a1-d # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/fd/fd72c929031679929695d8fe34afabe6f823f25a59c60471b509bc2bc0bf1ee0-d # internal cd $WORK/b268 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b268=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p os/user -std -installsuffix shared -buildid NO1xKgzqW2_MweISmQne/NO1xKgzqW2_MweISmQne -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./lookup.go ./user.go $WORK/b142/_cgo_gotypes.go $WORK/b142/cgo_lookup_unix.cgo1.go $WORK/b142/getgrouplist_unix.cgo1.go $WORK/b142/listgroups_unix.cgo1.go $WORK/b142/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/f4/f43fe447ac1a8c45f25f90fdac59ddfe5516757d58fcdee9b35a8ffe4aafa5f7-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/92/924e0aeb0c4864fbd48ac840e9467257b34bf14319250776212caeb5f1dc16fd-d # internal crypto/x509/pkix mkdir -p $WORK/b071/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b075/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 4uN3D_w7jdPVTeR5qaNM/4uN3D_w7jdPVTeR5qaNM -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./pkix.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid o9ogFTJZwK0PrDL47XWK/o9ogFTJZwK0PrDL47XWK -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go ./builder.go ./string.go crypto/internal/boring mkdir -p $WORK/b043/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b043/ -importpath crypto/internal/boring -- -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/95/95a00651ce3d7b5fdf5e52648edffbebd9dc4d9ecf5356ffbe85dee674ff6c76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/ad/ad48f89aab241aee0c19e8d42ff287998546d5a2e9359a83b67fc6a273a8bc22-d # internal cd $WORK/b268 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b268=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/d9/d9281f49e6372881109280e2fa2a1b27d2771dc77ea04906e2e506b6b1c437dd-d # internal cd $WORK/b523 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b523=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/81/81b4464f04e3e07944b78a2203d3b1834c6f8064b8e66fd511dd3d4872362522-d # internal go/format mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/parser=$WORK/b291/_pkg_.a packagefile go/printer=$WORK/b292/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p go/format -std -complete -installsuffix shared -buildid Fh6Feguuyo3kB-1cbd9H/Fh6Feguuyo3kB-1cbd9H -goversion go1.14.7 -D "" -importcfg $WORK/b288/importcfg -pack ./format.go ./internal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b058/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/b4/b4985fe3b907d84a4aa8efc088e91be7bc24981de8cef31721fb6b85e1422273-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid ZVZiilScISWK0ue6LuNe/ZVZiilScISWK0ue6LuNe -goversion go1.14.7 -D "" -importcfg $WORK/b667/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/fa/fa5d3d8f5c8eebf54f52c118689292664cb6372cebc6337644d53dfee414ec96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b7/b78616a6bc8ab9513d34e396bb9a1c6d72ba7058aebe6c33916d671445076ae7-d # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/4f/4f09c9181a30530a264081f417319369ce7e572a6c4f975219d8a43c51a8f0be-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cd $WORK/b268 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b268=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/f3/f3b1d048e12ce6deaaa405e78de0884f51cab876159d7a9065eb813cee898ce6-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b141/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid mSrlbTL5cgd5yV-j5Jv7/mSrlbTL5cgd5yV-j5Jv7 -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./homedir_linux.go ./homedir_unix.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b247/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b389/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid obeGAhJ7E4vn1jifwflJ/obeGAhJ7E4vn1jifwflJ -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid g9qYKePqAMbvxScokGD_/g9qYKePqAMbvxScokGD_ -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./user.go ./user_linux.go mkdir -p $WORK/b145/ archive/tar github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b539/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b240/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid 2AYsexv4xKPK2zisiNsK/2AYsexv4xKPK2zisiNsK -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid WaqPFQRrJoNTiJp5jQr_/WaqPFQRrJoNTiJp5jQr_ -goversion go1.14.7 -D "" -importcfg $WORK/b539/importcfg -pack ./klog.go ./klog_file.go mkdir -p $WORK/b279/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid itr-AgGZmaU6iy6znfe5/itr-AgGZmaU6iy6znfe5 -goversion go1.14.7 -D "" -importcfg $WORK/b240/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid rPgMxRtn28AKaudo-WbJ/rPgMxRtn28AKaudo-WbJ -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/2a/2a305c3124e2457f2c7fe6148401480edc4fed70e8f502258e03c87325c0089d-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b287/_pkg_.a packagefile go/format=$WORK/b288/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid mvLggL1u01Wjc3ryEdB9/mvLggL1u01Wjc3ryEdB9 -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd $WORK/b523 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b523=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/73/73799fcff116a65e212e9516137da5fcb1ba5863a821c57d8c18bd1ef2e27d39-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b185/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid U3FChFgvaCyDRu7EjaM-/U3FChFgvaCyDRu7EjaM- -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./decode.go ./doc.go ./encode.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid EHOGItGCmE1mdQkUdNHl/EHOGItGCmE1mdQkUdNHl -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/b8/b8a2b5ef591ca9adf9c3bd9485ea1a21bfbe390ea96c1d5483e6e4fc6b99e4fe-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b268=/tmp/go-build -gno-record-gcc-switches -o $WORK/b268/_cgo_.o $WORK/b268/_cgo_main.o $WORK/b268/_x001.o $WORK/b268/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/eb/ebed387c07796f9331cb86bc3647203ae26101c7c600277ee743316d4c01d4f3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b136/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid FdeDj0nmoa1Kf1ESV15t/FdeDj0nmoa1Kf1ESV15t -goversion go1.14.7 -D "" -importcfg $WORK/b136/importcfg -pack ./config.go ./config_linux.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c8/c8beae9b1d988f29845e0323054379087f8620b4b3b2578726dbbf7e51915712-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid FrMfDrOrnTzU_7r9RXJe/FrMfDrOrnTzU_7r9RXJe -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./system_registries_v2.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b268/_cgo_.o -dynout $WORK/b268/_cgo_import.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid kqYTUs6r9n6zlmyvXf0m/kqYTUs6r9n6zlmyvXf0m -goversion go1.14.7 -D "" -importcfg $WORK/b268/importcfg -pack $WORK/b268/_cgo_gotypes.go $WORK/b268/projectquota.cgo1.go $WORK/b268/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/be/be47100d983403c5afbcc80734f20efcc9b70e5ff7e2c612b3a1f10831bd1049-d # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/e7/e715c2eff8e58f67c5c6e44ba2d93d3115514f065a27ad312324a619fea938fe-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b523=/tmp/go-build -gno-record-gcc-switches -I $WORK/b523/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b523/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/79/79cbe4c26bdaa24ea08e7155b701253c53031bbe92260953b10aa78179e48a14-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b723/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid VHKbAstLZvXFAJzhWtnd/VHKbAstLZvXFAJzhWtnd -goversion go1.14.7 -D "" -importcfg $WORK/b724/importcfg -pack ./agent.go ./constants.go ./ttypes.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b726/ mkdir -p $WORK/b725/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b723/_pkg_.a EOF cat >$WORK/b725/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b723/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid l8UcLR-3wWF2-5K5x84t/l8UcLR-3wWF2-5K5x84t -goversion go1.14.7 -D "" -importcfg $WORK/b725/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid BbDRTzeaAgQrR_c55Nkj/BbDRTzeaAgQrR_c55Nkj -goversion go1.14.7 -D "" -importcfg $WORK/b726/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f2/f29168b0e9acaba4dfc9ec4669c2a4fdbf41261b20388eb1132023b10ece27be-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b723/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid I4dQqx_xJtIiSlWdXfsA/I4dQqx_xJtIiSlWdXfsA -goversion go1.14.7 -D "" -importcfg $WORK/b733/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/f3/f34b87d4d8f1c34e2a66850c5cf6532e6da3d1d979dcbe6f14cf541fb8dc9590-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b489/ github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b611/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system cat >$WORK/b489/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b243/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid 2VYG_LG6s1HvRWpgg6en/2VYG_LG6s1HvRWpgg6en -goversion go1.14.7 -D "" -importcfg $WORK/b489/importcfg -pack ./process.go cat >$WORK/b611/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b451/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid 2awuQJwcln8Y5FelFiXh/2awuQJwcln8Y5FelFiXh -goversion go1.14.7 -D "" -importcfg $WORK/b611/importcfg -pack ./lookup.go cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b252/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid R4MftiqcN4bXTqJb6V5u/R4MftiqcN4bXTqJb6V5u -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b252/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b252/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./sysconfig.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid AokauccONxEFiO9OHEj9/AokauccONxEFiO9OHEj9 -goversion go1.14.7 -D "" -importcfg $WORK/b451/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/4b/4bce6523b0a6e2717a31844d7042e6c610e5546f253c9bce7cffe7eae6ad9f3b-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b268/_pkg_.a $WORK/b268/_x001.o $WORK/b268/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/ae/ae6faa31f22e856dd524288e50577a185dff16976d139312c95f7ea4596980b3-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/64/64ea8fa9c9e122956e273861ec817a6529e1691d6eb7ee0ecebb09ead7a30f29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/0f/0f67e28ce8ae8e39ce3c17ecfb6be6acedddde1a25d0ef7ddfc1bd4fb1aec9bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/f0/f0917c13300859a222e943fa287b8b6677dbb9a586933c53ccdc02c4d6bc49cd-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/47/470e5c845a6449efc4fed6c46fbeafea91e2956c5550e73dacec32c6f26a26ad-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid nglSFUfIoKKSDhWs2Ipp/nglSFUfIoKKSDhWs2Ipp -goversion go1.14.7 -D "" -importcfg $WORK/b484/importcfg -pack ./psgo.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b584/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid EkS39DHb8w4YBMk8RmHd/EkS39DHb8w4YBMk8RmHd -goversion go1.14.7 -D "" -importcfg $WORK/b583/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/8d/8d6ab147754a2ee93356110d65bff1607d4fa0ad225244f6c10c299f35e427ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cd $WORK/b523 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b523=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/b7/b75b67cdc177b9b892ab498a50610d1c190e8e369aabdadae37de6088ddeaaab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/6e/6e2f66304c0afff95fd1aeae7855425dc17f8f4e1c06ac997406ca8cbeca8c19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/0e/0e4f46fb50b0a1664cef2092aa4d5dc0bb0c796657e4942ed1c0dc120902a5cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/ef/efb41850b7138a385c3ede83fcb553dc3b7541abe2c61ccbba7bbdbea377fe2d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b282/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b282/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b282/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/18/18211cd18dad92d36f939656650d6347c010e81b86aed8035ba1518ef0083554-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/df/df020cbcadf49383abbace963482bd28f5342dbf90b06f85d8e4959fe86ffcf1-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/84/84ae2e777da262fbb68f04c7a71bc8c31358005fb209131def2d59111775b30d-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b566=>" -I $WORK/b566/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b566/reflect2_amd64.o ./reflect2_amd64.s cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/b1/b19719b76002760ce3ce6697547787ba6a1d204994f242906bafa1b4000246c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b566=>" -I $WORK/b566/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b566/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b566=>" -I $WORK/b566/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b566/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b566=>" -I $WORK/b566/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b566/relfect2_ppc64x.o ./relfect2_ppc64x.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b523=/tmp/go-build -gno-record-gcc-switches -o $WORK/b523/_cgo_.o $WORK/b523/_cgo_main.o $WORK/b523/_x001.o $WORK/b523/_x002.o $WORK/b523/_x003.o -g -O2 -lrt -lpthread cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b566/_pkg_.a $WORK/b566/reflect2_amd64.o $WORK/b566/relfect2_mips64x.o $WORK/b566/relfect2_mipsx.o $WORK/b566/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/10/10e5049da32e6e0febb3ff0c6180985a030fd06152c2ee1337b7c425253b6373-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b278/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b296/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b279/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc64=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid j9fdAE6Mz1w1lapRtQs8/j9fdAE6Mz1w1lapRtQs8 -goversion go1.14.7 -D "" -importcfg $WORK/b278/importcfg -pack ./tarlogger.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid iGtfxuPIFSTbUr5hNApx/iGtfxuPIFSTbUr5hNApx -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/9a/9aecbbb9dfa9d58b7af9ac22e8c4982a8638e50855ae33ccba88045a632462c4-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b728/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b726/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid oFZx29k88NCJx_YM2vzu/oFZx29k88NCJx_YM2vzu -goversion go1.14.7 -D "" -importcfg $WORK/b728/importcfg -pack ./agent.go ./constants.go ./ttypes.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/84/84840fbd280cab0e6a10a7517b97f277e2ba0e1214a3120dc4dbe203d59bc255-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage shm -dynimport $WORK/b523/_cgo_.o -dynout $WORK/b523/_cgo_import.go cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/57/5767f062269a26f7b0186c27dd38eb17fa6403d822330332ba1338dc2f8a2bfd-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b566/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid HqsTSmMwZQt8tT7E98aE/HqsTSmMwZQt8tT7E98aE -goversion go1.14.7 -D "" -importcfg $WORK/b564/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/34/3476899734996457857f78efff65e7636b5eadade0fdda6932253b6dd2055cfe-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid HTIcDXmKDiwtdSeSDbjv/HTIcDXmKDiwtdSeSDbjv -goversion go1.14.7 -D "" -importcfg $WORK/b523/importcfg -pack $WORK/b523/_cgo_gotypes.go $WORK/b523/shm_lock.cgo1.go $WORK/b523/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -o $WORK/b252/_cgo_.o $WORK/b252/_cgo_main.o $WORK/b252/_x001.o $WORK/b252/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/c0/c01dd36b9f4c493d50fb56b2e5ea0ebaadf65c8ed3c3895522c3d1eb641ab39b-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b252/_cgo_.o -dynout $WORK/b252/_cgo_import.go cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid ye0wfeStCg8UBhPdwXJr/ye0wfeStCg8UBhPdwXJr -goversion go1.14.7 -D "" -importcfg $WORK/b252/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b252/_cgo_gotypes.go $WORK/b252/sysconfig.cgo1.go $WORK/b252/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b523/_pkg_.a $WORK/b523/_x001.o $WORK/b523/_x002.o $WORK/b523/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/1a/1ab44588b1d42195c57630a287bd5ff8efdf327317f1224f6f44eaf65c898cd4-d # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/f7/f725ef732c85c0513a35e00ae27a4850251dd033baf495e55c763b80d3e3a148-d # internal cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b252/_pkg_.a $WORK/b252/_x001.o $WORK/b252/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cd $WORK/b282 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/d8/d82a7bbf914e764fb3eb2e199d6b4c0993293fb06f79d28c735c1e035a9f199c-d # internal cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c journal.cgo2.c cd $WORK/b282 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd $WORK/b386 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b282 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -I $WORK/b282/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b282/_x004.o -c unshare.c cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a0/a03278ac04ba4d1716232a75eb0c276c378bb4548a16d9553b2d6fb0f576b362-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid U9ShjTKws6DSusw1HqG4/U9ShjTKws6DSusw1HqG4 -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./tag.go cd $WORK/b386 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/25/2566e4adfaaa41ff44127aa34e8183aa4d7ad5f3484077cbb94f65fb06a41c54-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b203/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 9-49-z94BEi-gjiaVsRT/9-49-z94BEi-gjiaVsRT -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -o $WORK/b492/_cgo_.o $WORK/b492/_cgo_main.o $WORK/b492/_x001.o $WORK/b492/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b492/_cgo_.o -dynout $WORK/b492/_cgo_import.go cat >$WORK/b492/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b493/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid NZBpwhBymk8ijjN4mqD7/NZBpwhBymk8ijjN4mqD7 -goversion go1.14.7 -D "" -importcfg $WORK/b492/importcfg -pack ./functions.go ./read.go $WORK/b492/_cgo_gotypes.go $WORK/b492/journal.cgo1.go $WORK/b492/_cgo_import.go cd $WORK/b282 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b386 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -o $WORK/b282/_cgo_.o $WORK/b282/_cgo_main.o $WORK/b282/_x001.o $WORK/b282/_x002.o $WORK/b282/_x003.o $WORK/b282/_x004.o -g -O2 cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -o $WORK/b386/_cgo_.o $WORK/b386/_cgo_main.o $WORK/b386/_x001.o $WORK/b386/_x002.o $WORK/b386/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b386/_cgo_.o -dynout $WORK/b386/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b282/_cgo_.o -dynout $WORK/b282/_cgo_import.go cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid UwGma_ECKCirI-KHvGlJ/UwGma_ECKCirI-KHvGlJ -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b282/_cgo_gotypes.go $WORK/b282/getenv_linux_cgo.cgo1.go $WORK/b282/unshare_cgo.cgo1.go $WORK/b282/_cgo_import.go cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid RsL54jCEp2wxPgWwNPkn/RsL54jCEp2wxPgWwNPkn -goversion go1.14.7 -D "" -importcfg $WORK/b386/importcfg -pack $WORK/b386/_cgo_gotypes.go $WORK/b386/seccomp.cgo1.go $WORK/b386/seccomp_internal.cgo1.go $WORK/b386/_cgo_import.go cd $WORK/b370 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b492/_pkg_.a $WORK/b492/_x001.o $WORK/b492/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/f1/f1f96b5ded4faa1282e210c11883cfe41b3c96939283f32831c9d2c0cd358ea9-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cd $WORK/b370 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b282/_pkg_.a $WORK/b282/_x001.o $WORK/b282/_x002.o $WORK/b282/_x003.o $WORK/b282/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/89/8958cfb8ca1758ad61f35c07f3c23d16927a4a09809fd9e45eae73c159f5b13e-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b160/ github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation github.com/containers/libpod/vendor/github.com/docker/go-connections/nat github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables github.com/containers/libpod/cmd/podman/parse mkdir -p $WORK/b467/ net/textproto github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon github.com/containers/libpod/vendor/golang.org/x/net/internal/socks github.com/containers/libpod/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b428/ github.com/containers/libpod/vendor/github.com/varlink/go/varlink cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b160/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/b018/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b154/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/cmd/podman/parse -complete -installsuffix shared -buildid -DKmv4gR4JjJ_gyylE0W/-DKmv4gR4JjJ_gyylE0W -goversion go1.14.7 -D "" -importcfg $WORK/b467/importcfg -pack ./json.go ./net.go mkdir -p $WORK/b159/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ddUAFPQFsh1wozlDWOku/ddUAFPQFsh1wozlDWOku -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./proxy.go cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b617/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid M_jGUvURjcxNQxK3j3kf/M_jGUvURjcxNQxK3j3kf -goversion go1.14.7 -D "" -importcfg $WORK/b428/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b658/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid mj3FbEOrfREE52fyGa30/mj3FbEOrfREE52fyGa30 -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b633/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid l6L3-cIG2EbRydLmcMwK/l6L3-cIG2EbRydLmcMwK -goversion go1.14.7 -D "" -importcfg $WORK/b617/importcfg -pack ./port.go mkdir -p $WORK/b663/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF mkdir -p $WORK/b626/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid w0Ft5BP6t3xHKIXNzXV9/w0Ft5BP6t3xHKIXNzXV9 -goversion go1.14.7 -D "" -importcfg $WORK/b658/importcfg -pack ./hwaddr.go cat >$WORK/b633/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/prometheus/procfs mkdir -p $WORK/b491/ cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/66/66dff205ddd82d7083dee2fdb7c7386b6b2270910313254d90b6c16479d04db4-d # internal # github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b079/_pkg_.a EOF cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b596/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid kIsh4eBadOuvESf6MASP/kIsh4eBadOuvESf6MASP -goversion go1.14.7 -D "" -importcfg $WORK/b663/importcfg -pack ./store.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid 2VEn0QGl_zdf1dXHSDYU/2VEn0QGl_zdf1dXHSDYU -goversion go1.14.7 -D "" -importcfg $WORK/b626/importcfg -pack ./udp_proxy.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid ytn5R7ws1bd-hRMX_MEy/ytn5R7ws1bd-hRMX_MEy -goversion go1.14.7 -D "" -importcfg $WORK/b633/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./devlink_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go mkdir -p $WORK/b315/ github.com/containers/libpod/vendor/github.com/spf13/pflag cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid p7LVM8P2Kgl2iXX20trJ/p7LVM8P2Kgl2iXX20trJ -goversion go1.14.7 -D "" -importcfg $WORK/b491/importcfg -pack ./journal.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid Vh8lKWnHtWHRtWzE5i4w/Vh8lKWnHtWHRtWzE5i4w -goversion go1.14.7 -D "" -importcfg $WORK/b596/importcfg -pack ./connrotation.go mkdir -p $WORK/b362/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid 1BJ6z0g7tJVNtm3xRwiw/1BJ6z0g7tJVNtm3xRwiw -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./nat.go ./parse.go ./sort.go mkdir -p $WORK/b660/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b333/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid xqbYTHXCKysRrJSgDw0F/xqbYTHXCKysRrJSgDw0F -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./args.go ./types.go cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b553/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid ExN4C-AAWKIHT5VAwu8L/ExN4C-AAWKIHT5VAwu8L -goversion go1.14.7 -D "" -importcfg $WORK/b660/importcfg -pack ./iptables.go ./lock.go log/syslog cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF mkdir -p $WORK/b738/ mkdir -p $WORK/b712/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid kZ70dc2C8RSwq8iTSbKN/kZ70dc2C8RSwq8iTSbKN -goversion go1.14.7 -D "" -importcfg $WORK/b333/importcfg -pack ./authenticate.go ./registry.go mkdir -p $WORK/b149/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b554/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b673/ mkdir -p $WORK/b220/ cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b227/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid Hr58wgDIy7SJlklvvj3c/Hr58wgDIy7SJlklvvj3c -goversion go1.14.7 -D "" -importcfg $WORK/b553/importcfg -pack ./validation.go cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid ABIyJW76CQL0wh-V8Vgx/ABIyJW76CQL0wh-V8Vgx -goversion go1.14.7 -D "" -importcfg $WORK/b738/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid 588ZN8tvPDetirvxLyU3/588ZN8tvPDetirvxLyU3 -goversion go1.14.7 -D "" -importcfg $WORK/b712/importcfg -pack ./sdnotify.go ./watchdog.go cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b222/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid R1bvGNzpJKPnWiIJfioJ/R1bvGNzpJKPnWiIJfioJ -goversion go1.14.7 -D "" -importcfg $WORK/b673/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/csv=$WORK/b228/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b390/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid QyJu_g8ePV59iVusTBFq/QyJu_g8ePV59iVusTBFq -goversion go1.14.7 -D "" -importcfg $WORK/b149/importcfg -pack ./client.go ./socks.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid 9prG-gV5Rt2HueroViJl/9prG-gV5Rt2HueroViJl -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid sXeEzaWgt_babKOiopzr/sXeEzaWgt_babKOiopzr -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid QOuUe67aTJDVx-4Re-5D/QOuUe67aTJDVx-4Re-5D -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/7c/7c43acb59bf59923cbcb93edaea10f2f7606400bf4783f0c4de4776b4ce4d9c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/8b/8b9609e3e9b9ff518b6b8733e5f1ff1ce3754cdbda716f65d489648dff265251-d # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/5a/5a788930fc235149e41f98baa89878e5ab6f3ea3a8b7d70fb4db3adb1b5ef1b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/45/45aa03808df1942c1457719821f78db28749d34fa6e17235a57c5150c46ee588-d # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/9b/9bbaf789c8a7813347a4824ea2b3d0936368dbc60ea7bfb26cfce789742005fa-d # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/6f/6f6d888c21642325181b3ea4f0c98136375ca7464957dce698130674efa33219-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b621/ mkdir -p $WORK/b627/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid rOkBKEtgh51f8_1LQpR3/rOkBKEtgh51f8_1LQpR3 -goversion go1.14.7 -D "" -importcfg $WORK/b621/importcfg -pack ./msg.go cat >$WORK/b627/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b617/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid 24plipE7WOtQLMUFI23R/24plipE7WOtQLMUFI23R -goversion go1.14.7 -D "" -importcfg $WORK/b627/importcfg -pack ./portutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/32/3284658d9a3febc9d5f6799831a8c439af342ac10c0483a506721fb285b5b926-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b386/_pkg_.a $WORK/b386/_x001.o $WORK/b386/_x002.o $WORK/b386/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/ed/ed558c0c47ca3b899576e987efa203d60208bd372e0a3a02d700a0bde06e0bbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/3a/3afaac6c515ecb7e65d868d445f9482012794052ebb6d603e485dd19f373d385-d # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/5c/5c7c8d4269e55d16d74d0be773e2cc16b91fea0ed0614181184382c3dc1adae9-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b464/ github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b366/ github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b364/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid SXluA1aDg1MFIj3wN5jv/SXluA1aDg1MFIj3wN5jv -goversion go1.14.7 -D "" -importcfg $WORK/b464/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid gR8IhrXk2VsHqdG_YUoK/gR8IhrXk2VsHqdG_YUoK -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./utils.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Ow6E3EFdaD-vlB8Nx3pz/Ow6E3EFdaD-vlB8Nx3pz -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/2b/2bbeafc8f699e62ac5768041270725846d8d93715860084b7bff118b423bc86b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/29/299ce83c09026b5fce13c0bd038d8b75228f9f8c104ef248d7ee091b6c5ae19d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/df/df05f7b170562bcb862fb43051a958bd872964c3d6336e82d25abb80812f1c66-d # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/7d/7df4c73e99968864763f9184027270a0363bb4bb28d314f3d6b90e034e3d6d99-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b737/ cat >$WORK/b737/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile log/syslog=$WORK/b738/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid xsiQX7-vHwRaYPDtcFBc/xsiQX7-vHwRaYPDtcFBc -goversion go1.14.7 -D "" -importcfg $WORK/b737/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/8b/8b005cfdc10e61a94cbf786a09594c4a7706ac69ece80dcedd30c976b894c93f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/11/113ed3b3ad5d2e5d24be965f39b4c45cbd2e6ac020094020cf6bf61f12c96907-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/77/775913ad1546a234412f42a0b08b33d4333d2565d580976baf3a784e19f9c2d7-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b365/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b364/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid z7vpm2XYZ6CmOMpXn__i/z7vpm2XYZ6CmOMpXn__i -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./types.go cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/49/493069b08774f9a5f56abb4c05d4a79a3c85ef67b9e3a56e3343ebe978ea8b32-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b624/ github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp mkdir -p $WORK/b619/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b621/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b625/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid QgWOd04EFoUKIrX-Y0fO/QgWOd04EFoUKIrX-Y0fO -goversion go1.14.7 -D "" -importcfg $WORK/b624/importcfg -pack ./tcp.go cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid qJcKBPaA3g3oCOKgA_a3/qJcKBPaA3g3oCOKgA_a3 -goversion go1.14.7 -D "" -importcfg $WORK/b619/importcfg -pack ./child.go cat >$WORK/b625/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b626/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid PDzl1Szq0BbHPDBprQVe/PDzl1Szq0BbHPDBprQVe -goversion go1.14.7 -D "" -importcfg $WORK/b625/importcfg -pack ./udp.go cd $WORK/b370 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/71/71cf445aa69573cb89855ee1dc3170ed04cf75973a77274d7fc5679ffb968a50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/82/8253f090b15ec2207eee45c1520647284e357fff909dd91249eec081d367e5b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid GgTCYHvvFbuC2EdljwnU/GgTCYHvvFbuC2EdljwnU -goversion go1.14.7 -D "" -importcfg $WORK/b311/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/04/04793b8f70bca23ef7c29db29e93e94e092e4d4eda134e646ad543240311767e-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b153/ cat >$WORK/b153/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/b154/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid ajLsCJD7lUjVjizivmk5/ajLsCJD7lUjVjizivmk5 -goversion go1.14.7 -D "" -importcfg $WORK/b153/importcfg -pack ./guts.go ./httplex.go github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid gkjTEKGWNxFDMNiKG5MQ/gkjTEKGWNxFDMNiKG5MQ -goversion go1.14.7 -D "" -importcfg $WORK/b349/importcfg -pack ./guts.go ./httplex.go net/mail mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p net/mail -std -complete -installsuffix shared -buildid npQjzbbF8IzW2FWBWSsz/npQjzbbF8IzW2FWBWSsz -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/4c/4cc832e6176d2a2a6d8528a2e3a7462902a0ef0c74da2d06af4a20d321b8e4c5-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b428/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid haLFwofjSwuWPa9PrQ2K/haLFwofjSwuWPa9PrQ2K -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/95/95af2c6ce7dd47fefdbf7ada076d9653fac60f7c08927dfad44b3c14e3ce33ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/af/af55a6976e8d63580b90a766270ffb7d83c6706e13832a17401e68835961dd32-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid rBmXbtAbv2ZfJGXMIpQQ/rBmXbtAbv2ZfJGXMIpQQ -goversion go1.14.7 -D "" -importcfg $WORK/b551/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/76/760f8e8c66fcc0a6a1acbfc065e6bd16d97f58c13b02b08da62a8856463697bb-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b149/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid Zc5BUdpmh2VvvYJRBAn0/Zc5BUdpmh2VvvYJRBAn0 -goversion go1.14.7 -D "" -importcfg $WORK/b148/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/51/5106aba72045cede60915276e6f01c47e06c6510dd20b65a23bba23c54695e55-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b627/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid io82VENCKcImZ47EhEkF/io82VENCKcImZ47EhEkF -goversion go1.14.7 -D "" -importcfg $WORK/b623/importcfg -pack ./parent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/67/672bb7a794783acef2011b7691d8b3c688b896b20eb6d67d992a4df7311324b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid vrLwrFG8cHGkaJ_qzyKN/vrLwrFG8cHGkaJ_qzyKN -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/89/89757fcd5904b5d5e8726ec7e961428cdf36b53683bc3f25ed75ee265d6a56b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/1d/1d07a4b5dc118ae6709380ebc6f5058193b553ee9265f86b2f94385b177f4f6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/3e/3eb519785381d9614873ddb7854156d87223e8a1836c6d723f6bf47adc1f1891-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/91/918d7a0eedfdd657bc21003a4c06f0ce320fb70fba2e496598c3cd0279780416-d # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/5e/5ef88c0b4d2dcb93e5d22f1a98bf25f021490cc4cb847f9fa4d27b4d9d9490c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/12/12625e05534c45ec1dfd1b05aa51896c43610a7f564dcd2692d4572c488e3aff-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b363/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid TrP3lJx6oHariWlvrmhc/TrP3lJx6oHariWlvrmhc -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/db/db8e9433fd4caaa0557b8dea506f554910ce1bc3253b180ba2e6591c4fce2d0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal github.com/containers/libpod/pkg/varlink mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b673/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/libpod/pkg/varlink -complete -installsuffix shared -buildid 9GhPYEMf6Kuxw_gRYm9d/9GhPYEMf6Kuxw_gRYm9d -goversion go1.14.7 -D "" -importcfg $WORK/b672/importcfg -pack ./generate.go ./iopodman.go cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/99/994d1f32bd5ed2c1700d58098e22e066919a38809680526ae3d1e04d310bf066-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b623/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid 1SInaxuI-ufdDONcaXA0/1SInaxuI-ufdDONcaXA0 -goversion go1.14.7 -D "" -importcfg $WORK/b618/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/71/71a82b156d5aa836d092d8079d2dce7146665cf91eee5c0d9fe9484454616631-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/2f/2f55e0d04cd2f7958bb20a79c975e28e3d549f51dcd6c00781f6df77152ab498-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/f0/f0e9bbed83c6abaebfea6f10d24176e4e950649389910353ab970b31ca14072b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/99/992c19abf0d7c404f590197964fea2a472e504b14f653919203384b348ad4c34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/9c/9cffbe39ce1bdc3d9db52d35b38158e4ee5a8fca3b2b15a8245690914d3a18ad-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b363/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid d_2e40Tg1MXK9IktxyBO/d_2e40Tg1MXK9IktxyBO -goversion go1.14.7 -D "" -importcfg $WORK/b360/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/72/727da9028ce1aa1587ce7908f6dc7e01787eccd250be83cc1f5eef1176cf6e6b-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/f5/f55ec506022c60f0df2f5f9068f47f94effceb6abc273888646909fa2023f2d8-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid O2ifrQmI8AYjN0dYboyq/O2ifrQmI8AYjN0dYboyq -goversion go1.14.7 -D "" -importcfg $WORK/b632/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./devlink_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/65/659b65c71bdc370e9c1a5e2e86399bbdfff90125e85831074dd7785c643aa577-d # internal cd $WORK/b370 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b370/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b370/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/05/05c7d6cff73b041bb9146a43e5eef17c67c165b055b933689b650475306d2fed-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid lFB7GqMdeULgzo_1Vozo/lFB7GqMdeULgzo_1Vozo -goversion go1.14.7 -D "" -importcfg $WORK/b513/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cd $WORK/b370 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -o $WORK/b370/_cgo_.o $WORK/b370/_cgo_main.o $WORK/b370/_x001.o $WORK/b370/_x002.o $WORK/b370/_x003.o $WORK/b370/_x004.o $WORK/b370/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/29/29076563a72a7268825805d1a6e747a0aeb3ee77c812cae16a597dd2a41ef012-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b335/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b560/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b568/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid ytBaiwJTS2_7IM1UJ1C-/ytBaiwJTS2_7IM1UJ1C- -goversion go1.14.7 -D "" -importcfg $WORK/b335/importcfg -pack ./gen.go ./plugin.pb.go cat >$WORK/b560/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid Qn6Mesvt_rScbDWai3Wz/Qn6Mesvt_rScbDWai3Wz -goversion go1.14.7 -D "" -importcfg $WORK/b560/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b546/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid wkoZ1sb7z7WnFQ1nO2Fl/wkoZ1sb7z7WnFQ1nO2Fl -goversion go1.14.7 -D "" -importcfg $WORK/b568/importcfg -pack ./generated.pb.go ./intstr.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b544/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid S9Fy8VPNH97tPnEK1Grl/S9Fy8VPNH97tPnEK1Grl -goversion go1.14.7 -D "" -importcfg $WORK/b543/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b370/_cgo_.o -dynout $WORK/b370/_cgo_import.go cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid _9KLBdLl8BVBxmq-FC5W/_9KLBdLl8BVBxmq-FC5W -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./callbacks.go $WORK/b370/_cgo_gotypes.go $WORK/b370/data.cgo1.go $WORK/b370/gpgme.cgo1.go $WORK/b370/unset_agent_info.cgo1.go $WORK/b370/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/f1/f12b4b9d2e9c0bab28474f277afcb67dfa331f0971a4fac84e8f45d9d3f1eeeb-d # internal github.com/containers/libpod/pkg/rootlessport mkdir -p $WORK/b616/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cat >$WORK/b616/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/libpod/pkg/rootlessport -complete -installsuffix shared -buildid mRo1NKpDJn0TBl36liC0/mRo1NKpDJn0TBl36liC0 -goversion go1.14.7 -D "" -importcfg $WORK/b616/importcfg -pack ./rootlessport_linux.go cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/09/09fa38a1d0aa089fffb4fb09a939bff8a7998c6b0f96182b8a153f11a6205edf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/49/49b2c0d24bd40c22232e97de14e62e3f9051434ae433cb9e6d69c5b7c800e5d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/5c/5cd7a084af76f8a7a838bd89520ce6e1216ed9e9425f1b1b693113b6015915a1-d # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/55/552279906ddf34239afa893322c71193a88910ef093da0584384a6bb8cf2dd41-d # internal github.com/containers/libpod/pkg/domain/utils mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/libpod/pkg/domain/utils -complete -installsuffix shared -buildid EhLyFq-c1wElRr6c1Dkl/EhLyFq-c1wElRr6c1Dkl -goversion go1.14.7 -D "" -importcfg $WORK/b654/importcfg -pack ./utils.go github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid 3gVIfRqlilSny86xrRTZ/3gVIfRqlilSny86xrRTZ -goversion go1.14.7 -D "" -importcfg $WORK/b563/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/a2/a2c53e5cf07bef2105ded15971db9df039146caa62010c2df202759f15f1d499-d # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/4c/4c3559ca815f33e98167a47e1aad1597a72b6311c630a6efd2715dd7d8a23da9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/99/9953786df755868811e2c23381b1165c5a1e1b8bdee16b711e708e0bfdff071c-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b370/_pkg_.a $WORK/b370/_x001.o $WORK/b370/_x002.o $WORK/b370/_x003.o $WORK/b370/_x004.o $WORK/b370/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d1/d104759090a33de814574c31aeb65fecb4e3ada60a0745c3d511ef931fa26dd6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/c9/c95e5ed5d296b3242d6674eeba045d7bedebe3aa21d9663cee61022cb4d464ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/69/6953a3333be9f77ad13956151bacc275d01dfeef07a4bfbc8dbc52a57b77ea66-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid cRsyt05TiXwMYJLFXurh/cRsyt05TiXwMYJLFXurh -goversion go1.14.7 -D "" -importcfg $WORK/b466/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/64/644b1651f6c80ade8f44c875fa03d63ba9b7bfbb50a59f30d8eab51d3fb1c75a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/63/635ee810079d98fbd8be15fea0818bcc5ada0f8aeae15eaa7aca6107ab11ec45-d # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/28/2881b6496fa14fed674848c98697764ce3f7cebe2bf45232fad6836135be6fb3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/48/48badc10704e3957ad9c87e9465dc55faea9f80bd81696500a20d1fdef748c62-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid tht_D-i837zqPZSW_DqR/tht_D-i837zqPZSW_DqR -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/97/977dc7163af5595bf43c849350548a8d498ef8354a22c92a0758a5278eff60fe-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b213/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid ZrlG30oGglSda4tvnudf/ZrlG30oGglSda4tvnudf -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./impl.go ./version.go cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/e0/e0d20554e2f3271f653feb5b681ba9afe40c5575af47041d6c004a0ab8f5da11-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/09/09539a158f4df8da1560513f216d1e889d6ef30f486c9957df1bcbe7f70f0391-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b324/ github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b328/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b326/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid s5NuoqUzJBNTiPVFSA6w/s5NuoqUzJBNTiPVFSA6w -goversion go1.14.7 -D "" -importcfg $WORK/b324/importcfg -pack ./any.pb.go cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/golang/protobuf/proto cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid r8-jrsYeG12eSLRRjNE9/r8-jrsYeG12eSLRRjNE9 -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./timestamp.pb.go mkdir -p $WORK/b184/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid VCzpop3VsH1n95kjtXU-/VCzpop3VsH1n95kjtXU- -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./duration.pb.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 2PA4CxBm-e46_L0gpr5D/2PA4CxBm-e46_L0gpr5D -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/9c/9c66db9a55ac000be95300da855fba631b04465c96c09aa11863ba9ed698dff8-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b324/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid LbVSvLcaNSw0jHnipqRP/LbVSvLcaNSw0jHnipqRP -goversion go1.14.7 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/29/29edf23202cd5345dad9779598527f97dca4ade9bf4be467c2259e2f3d549518-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b326/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid WYmvYTzS1K3beJLPiVFe/WYmvYTzS1K3beJLPiVFe -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/0a/0a6786b8a39f421683fcb5437dc206274b39e2a08956aa5967314356c2e9d1a0-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b328/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid H4LNvKSFU2v495Eg82cJ/H4LNvKSFU2v495Eg82cJ -goversion go1.14.7 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/d2/d2f62feaa57af0e2af9c2ccb8ccd95a17676f4df88a411c1596d5ca8f1a1a70c-d # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/9f/9f94bb9a28576a142033d81938b8fc69b6abaa4ba274c31a91c38479eaf8f034-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/0f/0f14cbec9d1a472e05033821bdaac93e4067093b49fe22083b51be82eb2144ee-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/aa/aaeccb41c8d51995fa9e5955afb4c155b444f8d19d9d24a54e76d4504c524cf9-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_model/go github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b215/ github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b322/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid qI-dfQ0zT9VNMebmxgJC/qI-dfQ0zT9VNMebmxgJC -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./metrics.pb.go mkdir -p $WORK/b217/ github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b329/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 3fbL3mjE20ukCImBsshH/3fbL3mjE20ukCImBsshH -goversion go1.14.7 -D "" -importcfg $WORK/b322/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid 3Sj74MbcjHRcEUV9fb2d/3Sj74MbcjHRcEUV9fb2d -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./decode.go ./doc.go ./encode.go mkdir -p $WORK/b529/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b323/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid Jpr9jznUzsdqHQAw4TvV/Jpr9jznUzsdqHQAw4TvV -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./status.pb.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid B74Fnpfn8KJyEIlrXIpE/B74Fnpfn8KJyEIlrXIpE -goversion go1.14.7 -D "" -importcfg $WORK/b529/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/e4/e45c0962821d0bf1db2686d79cf0a582baaf640cb26f76ea5e79e5f64bae7736-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/b1/b194c71884bfa6123cdd8c17a497c672a2da8c3f99953f689c35bb76fd581f1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/68/68cfb6adca11d45c1726ea864b28ec8875b827d6014a6495282c915a4adcd4bd-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b215/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid uzAgzGCVAkkbjbLeRb_z/uzAgzGCVAkkbjbLeRb_z -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/5f/5f42fc882e4bd2b32fb25c29726f93e4467567d254694a2af02e1e58bbd31b4d-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b330/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid 0gDBWoJlKQOTN-2Ny-Ks/0gDBWoJlKQOTN-2Ny-Ks -goversion go1.14.7 -D "" -importcfg $WORK/b321/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/3a/3a6ae50aad7a502acfeedeafe4e8d30f41e3b076df36b291fee3532f8cc4cefd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/d6/d61a846404bef76f19dd8a58f9f67eb28205ee4b25d2a2e69691b2be914be4da-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid MZBuP-_P5T4tlDjcwLsC/MZBuP-_P5T4tlDjcwLsC -goversion go1.14.7 -D "" -importcfg $WORK/b528/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/1a/1a2f86c169859b675011b6749d8eccddedb3c140736868c2e994fed5fa389431-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b321/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid ewXjsF3BtKrwjPm_OoIb/ewXjsF3BtKrwjPm_OoIb -goversion go1.14.7 -D "" -importcfg $WORK/b319/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/af/afdece02fbb4f7af94dcaf844d04d684ed98fdbae6982f185c56738d42408bd9-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/libpod/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid xrI3pzezNTGAtCnRHa3g/xrI3pzezNTGAtCnRHa3g -goversion go1.14.7 -D "" -importcfg $WORK/b442/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/47/472826b4f69930abaf325b749d13e1526b0327c24353d8b968a43057e77f4944-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b528/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid 5JQiDMB7nUSL1hd34UDS/5JQiDMB7nUSL1hd34UDS -goversion go1.14.7 -D "" -importcfg $WORK/b527/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/f8/f88118c4c5568ecde81120c48c3a752f84b6cb5ea5a5c502f4caf55ef5b314e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/59/5931a70d26e59161dfae33c27206820f68a91bc377bf4df2c95c38fed5915752-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x017.o -c openssl_stub_rand.c cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring 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 $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid lMLbODcuwFTovONB9wXJ/lMLbODcuwFTovONB9wXJ -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./doc.go $WORK/b043/_cgo_gotypes.go $WORK/b043/aes.cgo1.go $WORK/b043/boring.cgo1.go $WORK/b043/ecdsa.cgo1.go $WORK/b043/hmac.cgo1.go $WORK/b043/rand.cgo1.go $WORK/b043/rsa.cgo1.go $WORK/b043/sha.cgo1.go $WORK/b043/_cgo_import.go /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 $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/48/48152230ff61946be87cdfd7e7d36cc9c8dbe3e70ab23e8eac61ff986183c27d-d # internal # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring cgo-gcc-prolog: In function '_cgo_b578c6e8648a_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:169:49: warning: unused variable '_cgo_a' [-Wunused-variable] # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_evp.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_lock_setup.c:14: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from openssl_lock_setup.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:22:13: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:26:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:106:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from openssl_port_aead_gcm.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:153:4: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ret > 0) { ^ # crypto/internal/boring In file included from openssl_port_ctr128.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_hmac.c:8: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:26:9: warning: unused variable 'siglen' [-Wunused-variable] size_t siglen; ^~~~~~ In file included from openssl_port_rsa.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_stub_rand.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/hmac mkdir -p $WORK/b063/ crypto/sha512 mkdir -p $WORK/b060/ crypto/sha256 mkdir -p $WORK/b068/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF crypto/aes cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF crypto/sha1 mkdir -p $WORK/b067/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid hzeAc3lkWiafotgh2AZV/hzeAc3lkWiafotgh2AZV -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hmac.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b060/symabis ./sha512block_amd64.s cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b038/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b068/symabis ./sha256block_amd64.s cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b067/symabis ./sha1block_amd64.s cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b038/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/aes -std -installsuffix shared -buildid AgBLhlccRpz1zAYlp4Fs/AgBLhlccRpz1zAYlp4Fs -goversion go1.14.7 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid OsPDDEzHLOrqZzREPUB6/OsPDDEzHLOrqZzREPUB6 -goversion go1.14.7 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Nh29wknRUFKbmvELEaJv/Nh29wknRUFKbmvELEaJv -goversion go1.14.7 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid tPODqaeycyFHTCNX3hu0/tPODqaeycyFHTCNX3hu0 -goversion go1.14.7 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a3/a3846e6fe2ac16faf2f4c97e246700965eab90f25b03c6423aa29bcb5ad4e577-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b090/ github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b404/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid vLPivg379U7iqiZzNMo3/vLPivg379U7iqiZzNMo3 -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./hkdf.go cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid 9T5MSY0aKssXtSFAL88E/9T5MSY0aKssXtSFAL88E -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/9d/9d8d1c401b032bae7100c196f1a500995fc491f93c1f0cee1ef7f5ac7e539a03-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/49/499e55c2a3622b2002f391cb4144a01b86f603ba0f3114f5a8dcceb6d56067e1-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b067/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b068/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/73/733cdc736fda9b4eedab33e361f02dee6ae80cec929fcfa6f720a531161a28d9-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b068/_pkg_.a $WORK/b068/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_amd64.o $WORK/b038/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ba/ba0efe713e3d79a1617b783ba290b04e492b5865b73c99e60c4fd3ac48055aa6-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b248/ mkdir -p $WORK/b425/ cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/66/663ca23f2d3e197a087acc526c549f3ea77689677f174c7e8f12b3303ddf6092-d # internal cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b124/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid slAf27kBUWYscVB7H8Hk/slAf27kBUWYscVB7H8Hk -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 2zDox8Ic2ycV3TBoCCxo/2zDox8Ic2ycV3TBoCCxo -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b126/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile hash/crc64=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF crypto/rand mkdir -p $WORK/b037/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid cLeyghOyQHL7hpim5p_B/cLeyghOyQHL7hpim5p_B -goversion go1.14.7 -D "" -importcfg $WORK/b124/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid jkvlj_9bD-7SpjBiiuPY/jkvlj_9bD-7SpjBiiuPY -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/dc/dc120df940ffd303c613095ce2dc4ba533359b434aa6392a7756cb07429137b6-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b642/ crypto/ecdsa mkdir -p $WORK/b057/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid WbsfOAkXNYNxKDlMbi5b/WbsfOAkXNYNxKDlMbi5b -goversion go1.14.7 -D "" -importcfg $WORK/b642/importcfg -pack ./bcrypt_pbkdf.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nlPG9NHvSFXmyXNi1VbK/nlPG9NHvSFXmyXNi1VbK -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/aa/aa5b37bd3fba6612be8cf85212fd0ac33d60387846ce14fe1972c6d1fa5b514b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d0/d05127fec4abd4b3d2141b277f74335f4e53384ea9b07ace9b045adf3e091687-d # internal crypto/ed25519 mkdir -p $WORK/b061/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b276/ mime/multipart github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux crypto/rsa mkdir -p $WORK/b066/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b378/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid knin1Ka6SHloUTpljbeD/knin1Ka6SHloUTpljbeD -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./ed25519.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid MFB_u0GsKS2smb3Lf2N0/MFB_u0GsKS2smb3Lf2N0 -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./stringid.go mkdir -p $WORK/b163/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid gW_oSmTNVSttt-d09R23/gW_oSmTNVSttt-d09R23 -goversion go1.14.7 -D "" -importcfg $WORK/b378/importcfg -pack ./elgamal.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b265/ github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b657/ cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid Y-vhLCvV_V1GLWCWDHKK/Y-vhLCvV_V1GLWCWDHKK -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile mime/quotedprintable=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid tu0Iq8nxrfweD60sE-LH/tu0Iq8nxrfweD60sE-LH -goversion go1.14.7 -D "" -importcfg $WORK/b163/importcfg -pack ./formdata.go ./multipart.go ./writer.go github.com/containers/libpod/vendor/github.com/google/uuid mkdir -p $WORK/b710/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid Rmguf5vVMj4s7cRJUmWp/Rmguf5vVMj4s7cRJUmWp -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./selinux_linux.go ./xattrs.go cat >$WORK/b657/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/libpod/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid IlwL3AxAnEFtj22bSdC8/IlwL3AxAnEFtj22bSdC8 -goversion go1.14.7 -D "" -importcfg $WORK/b657/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/libpod/vendor/github.com/google/uuid -complete -installsuffix shared -buildid 4u44s-tqEkbGzH3mhVKn/4u44s-tqEkbGzH3mhVKn -goversion go1.14.7 -D "" -importcfg $WORK/b710/importcfg -pack ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./node_net.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid MScuJ10WULMAqWGceN7n/MScuJ10WULMAqWGceN7n -goversion go1.14.7 -D "" -importcfg $WORK/b509/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b116/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid UUd7_ECycGgiaY05mLbT/UUd7_ECycGgiaY05mLbT -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/3d/3de81d07fa2b91d10edf0baa834aacee43644c21a0281af245111748daa83615-d # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/70/70e5d44ce062b38eefb9036176d1b04c91f63e2c8ba4f8ac4e273807929cedcb-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid ljQpog6NwFa4NZ3zzlhX/ljQpog6NwFa4NZ3zzlhX -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./lockfile.go ./lockfile_unix.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/86/86cede7700a9b94bb168a3e76c89b47a1947291110111be5d1184d56f3e6f6b5-d # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid G6D9xZdJ7y4muRgFxzk0/G6D9xZdJ7y4muRgFxzk0 -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/50/500fd6b943e528f89691c376045567c092d6e20a2e2d8459eef68dcd9412ba06-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid 7f4s7du_1EKl6ck8pQBu/7f4s7du_1EKl6ck8pQBu -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/dc/dc5319d3928983df447db39fc83ddc927ff917af57900ccbc3a9670f30103acc-d # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/f7/f788535c466ec52968e1acf18e532231bd2ac6302d5e7af870bc216a3d8c3b0b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b454/ mkdir -p $WORK/b424/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b425/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid 7739GG1BgHwJ8j08D_9u/7739GG1BgHwJ8j08D_9u -goversion go1.14.7 -D "" -importcfg $WORK/b454/importcfg -pack ./pools.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid kQU6DuV8HXngdIUkqJTX/kQU6DuV8HXngdIUkqJTX -goversion go1.14.7 -D "" -importcfg $WORK/b424/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/8e/8eb228137f361c4c6166ac5f62e476609e7df3331067786c847236d8daa1e109-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b250/ github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b614/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid WKQzRj3tCavBjOKuLjnU/WKQzRj3tCavBjOKuLjnU -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./pools.go cat >$WORK/b614/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/resolvconf/dns=github.com/containers/libpod/pkg/resolvconf/dns importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid _cgIIs_SXTFisfxIm07I/_cgIIs_SXTFisfxIm07I -goversion go1.14.7 -D "" -importcfg $WORK/b614/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/65/65a2e4cb1028b00b963693411e44a9c1e57cc4adb4dbb20c44083095b8bfba3d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/9f/9f573f547ce0df21e87d85072de6bf5e980b2acc783651dc175e014e43da4d78-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b110/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid 2ZghXdm05dztssMHy1bt/2ZghXdm05dztssMHy1bt -goversion go1.14.7 -D "" -importcfg $WORK/b445/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/43/43650083cb65150241ca1afd59ee2bafb0cb142b34c70a12dd1044a7e06bd98c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b271/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b271/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b271/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/63/6358ccd9532d0ccc1eb0c1b40042c524132a6d9e87dc808e7e75200c917ff1d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/9e/9e0b19704567c5e1279c4bb9fe459e5ccb5773e8d2f38e6a82ab20a6a28074a2-d # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/a8/a8ed4113b6d300267169f846997cd33eabd97629a1fd5eb376e7ff4c5cb12504-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/0c/0c28a3c2bed73545c6e9fc23d94b68a4ab5bff2a250450e3e54737bb65a2b887-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b264/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/pkg/selinux mkdir -p $WORK/b628/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid VmUJrErpLC51yuQ3DKDe/VmUJrErpLC51yuQ3DKDe -goversion go1.14.7 -D "" -importcfg $WORK/b264/importcfg -pack ./label.go ./label_selinux.go cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/27/274ee13f237f6d93e72b5ae0a00e3441cc48cfb70f7ca4a452cb3e93580455cc-d # internal cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/libpod/pkg/selinux -complete -installsuffix shared -buildid iGzVEy9FmgK7w9QlD9mU/iGzVEy9FmgK7w9QlD9mU -goversion go1.14.7 -D "" -importcfg $WORK/b628/importcfg -pack ./selinux.go cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/f9/f9f5e8755a8688e1c7b74fcd168d9d61ffbb15adc53980fe12edbbac43237c26-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/a7/a7dd61703a234e824d0babdcf0641f6914f4b3f32946d88b0cb09be79111c06d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/c7/c74e139dc255d1d0419b8b65771382aa6ee579dfe30eca7901789ca1bafb9aaf-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid 0_JECsPS3WuVaKse0ZYC/0_JECsPS3WuVaKse0ZYC -goversion go1.14.7 -D "" -importcfg $WORK/b662/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/72/728d263a7e6fda8b7f9d1bc155dd4be58250f535edb21e63b7179c8a319fa9e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/6d/6dae785dacfcb627235094d9d2ea8bd1799c2317fa8c3fc2b476c920710ef187-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid nIN8Q6rPrX27uZ-YPDCH/nIN8Q6rPrX27uZ-YPDCH -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./secrets.go cd $WORK/b271 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b271=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/6f/6f6fccb9925d038cdec88d4abee02951e70db205624bbfaaaed6dd533dfef908-d # internal crypto/x509 mkdir -p $WORK/b069/ cat >$WORK/b069/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/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b374/ cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid MBXnOmpxAMxOOyGZP3Uj/MBXnOmpxAMxOOyGZP3Uj -goversion go1.14.7 -D "" -importcfg $WORK/b069/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 cat >$WORK/b374/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b110/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile compress/zlib=$WORK/b375/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b379/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile image=$WORK/b380/_pkg_.a packagefile image/jpeg=$WORK/b382/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid aliz4iKLxAZ6hBYw3Lod/aliz4iKLxAZ6hBYw3Lod -goversion go1.14.7 -D "" -importcfg $WORK/b374/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/b271 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b271=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b271=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/bc/bcb43c4fc975d5a54a10ae49dfd820b443969201d2d14ba91744f30b8a6f8f83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/b9/b93f43c87a3533018b43c8ac69894004d9932a314f3a109f61e5a739e95d1be6-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b271=/tmp/go-build -gno-record-gcc-switches -o $WORK/b271/_cgo_.o $WORK/b271/_cgo_main.o $WORK/b271/_x001.o $WORK/b271/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b271/_cgo_.o -dynout $WORK/b271/_cgo_import.go cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid uJEhyna-bDPa2AXbHd3G/uJEhyna-bDPa2AXbHd3G -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack $WORK/b271/_cgo_gotypes.go $WORK/b271/copy_linux.cgo1.go $WORK/b271/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b271/_pkg_.a $WORK/b271/_x001.o $WORK/b271/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/d4/d405e51296e4dc2a63d1a9447bf1db0ff5b1691e9800a0775ca22f233dbf090f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/6c/6c8e261e3e44b68159c65cd77a3c45e7b31b37b08646c2465379c744a1501716-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/e3/e36fefe2ef5be4f9d98658de70f9d2b2db4ba0fa5ca32621b5e6bf5980c7256d-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b379/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 6zD3KsMC0SdKjlh1N-OU/6zD3KsMC0SdKjlh1N-OU -goversion go1.14.7 -D "" -importcfg $WORK/b371/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/9e/9e14bab43fa564b1a6a7fe729d08a429371af4106770fce12158e1662ab74ead-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b600/ github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF mkdir -p $WORK/b413/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid UwLy2jyWUZFw1ZMQk-82/UwLy2jyWUZFw1ZMQk-82 -goversion go1.14.7 -D "" -importcfg $WORK/b600/importcfg -pack ./key.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid mTqdBmpmA3jJDppX5RO-/mTqdBmpmA3jJDppX5RO- -goversion go1.14.7 -D "" -importcfg $WORK/b413/importcfg -pack ./ber.go ./pkcs7.go ./x509.go mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b406/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid rYXbspoFLxPk5hjwtPJ_/rYXbspoFLxPk5hjwtPJ_ -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go crypto/tls mkdir -p $WORK/b054/ github.com/containers/libpod/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b637/ cat >$WORK/b054/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/b035/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid s4u0BLiTaLh4FAv0Ujk6/s4u0BLiTaLh4FAv0Ujk6 -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid ZVJdRPvIB4jxhUn3eUPf/ZVJdRPvIB4jxhUn3eUPf -goversion go1.14.7 -D "" -importcfg $WORK/b637/importcfg -pack ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./ssh_gss.go ./streamlocal.go ./tcpip.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/40/40f3948e4b8ffcc19122464d59f3024d9f46ae2dbed620166f20f89bfaf1e2cb-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b600/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid 2vR5dq3gU1T4y0s7KOYw/2vR5dq3gU1T4y0s7KOYw -goversion go1.14.7 -D "" -importcfg $WORK/b599/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/72/72c61d65545e4150cc5fadd0653148dd81772ef2b6a41459b03db79905a2fc58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/16/1642e848561e5ba29e28601ff0bee170b3b6ef63408fcf8e2520af0ea1c9796c-d # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/28/28965186209e8fd82002ed7c74926221b23b406d9c7fb21a81061d2d5b175c10-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b374/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/mail=$WORK/b411/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid VjAl2TfGD4tfX_876Q9Q/VjAl2TfGD4tfX_876Q9Q -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./keywrapper_gpg.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/9c/9c5b73c667a090be23f32f0ab4d2e90f1999c64d7a4a2bd690e96dd0c2aed671-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b110/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b124/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid ANkc7bnxRQYQWwLLcx3N/ANkc7bnxRQYQWwLLcx3N -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./compression.go ./zstd.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b110/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid iVz8RLLAJoyzi3JpPzBt/iVz8RLLAJoyzi3JpPzBt -goversion go1.14.7 -D "" -importcfg $WORK/b239/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/4d/4d1ac2599d11ce6d00bc62dfa509df636e919ce6142843b97f8b28bbfa69db51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/96/96d2b85e49e26abf3806099332458e71f35793ab51d4e1308daeebc0c90bb1d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/06/069f027c0a0ccfe99b40833ae263ee6ca2b9f4b3243f031a8d49c794a2b73742-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b509/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid mvcsjWJ45568gW7LXn7N/mvcsjWJ45568gW7LXn7N -goversion go1.14.7 -D "" -importcfg $WORK/b508/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/6e/6e681cc12923f9b87f650d33f8490d98a6b007d6c636909bc989498a23868da2-d # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/81/815478d9fbd728c1685e3d328ee9188fec432ffa037e63fc6a6dac1c2933f082-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b402/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid 6heKNtVP-LBUxbQRRCp1/6heKNtVP-LBUxbQRRCp1 -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/82/82a7da32d2c2a80141b2186029f5f6d08c6bc6d43aae0be2d78f6169ee47efb9-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b409/ github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b400/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b402/_pkg_.a EOF mkdir -p $WORK/b412/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid 6-iujVzjNsZXzHi-7X-2/6-iujVzjNsZXzHi-7X-2 -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_jwe.go cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid eKZTfs1KIiplZfUbEOFl/eKZTfs1KIiplZfUbEOFl -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid SuDdJ1wb5wlY74e4a-Gt/SuDdJ1wb5wlY74e4a-Gt -goversion go1.14.7 -D "" -importcfg $WORK/b412/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/49/494f786d9ed21c31170acced2a4799c5dc7ef63115c067607cbbf8277ff835a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/6e/6ea4d557b8cf6dcc6bb9e2e84634e9aab2dfa8d47f8a1c79928482548ccc6bad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/ad/ad9d6e470eed701d0514951c9342f36d575f60d4bef21af9ac8bbec07d9165b9-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid Ox-J1BGBjvUV6479Au_-/Ox-J1BGBjvUV6479Au_- -goversion go1.14.7 -D "" -importcfg $WORK/b399/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/f2/f2ccb6acb9068eed96288159c3db4c6e4572c507c4bde6141a62fb1ff5f320bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/3d/3d7383fb04e32b7ed5ddb0832f7439c7bbdf217d84fd15b1f02f7d8bcd678675-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid qnmYGIa5I31t65b02vuF/qnmYGIa5I31t65b02vuF -goversion go1.14.7 -D "" -importcfg $WORK/b255/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/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/1e/1e4452a9ab9596ecf49ee5f70fa95a702d53f7864d3459bdde472c1071ea5401-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid xh2kDNCvhoDuICjsM9en/xh2kDNCvhoDuICjsM9en -goversion go1.14.7 -D "" -importcfg $WORK/b238/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/9c/9c9f603101607a28882e3da490931495c2b72a1814daafb5b0389db367afc464-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b267/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b260/ mkdir -p $WORK/b270/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid KWcRNbHoWKbFOCfvnANM/KWcRNbHoWKbFOCfvnANM -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack ./overlayutils.go mkdir -p $WORK/b272/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid lxPrUOE1Tz0VP6367p-i/lxPrUOE1Tz0VP6367p-i -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 2rCSsilOwH3lgwKrWTUh/2rCSsilOwH3lgwKrWTUh -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack ./copy_linux.go ./driver.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid wSjiHI4bF-dBbu_Twx0w/wSjiHI4bF-dBbu_Twx0w -goversion go1.14.7 -D "" -importcfg $WORK/b272/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/d8/d8f15c5d22d7dd6160a8e53d0df48791aef35168e8368e23fc707c9bf8e5b9cd-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid qdscXMIpazMUd6j0u-DA/qdscXMIpazMUd6j0u-DA -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/6e/6ebdd165dab589ccf3ceac0cc55b557ac397c8b47dbf28bc1acb789b5a4d5c7b-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/02/02a81cda9b90b18499636bba8f1defa5a82c195e845cc0cc51b62efb32853277-d # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/58/58a3f59e00d61f87959129b6d5e1e2910f98b370d8948837fc95440aaebace3a-d # internal github.com/containers/libpod/pkg/terminal mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b644/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b645/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/libpod/pkg/terminal -complete -installsuffix shared -buildid 9w_JBnhYsq5VCXR0n8i6/9w_JBnhYsq5VCXR0n8i6 -goversion go1.14.7 -D "" -importcfg $WORK/b636/importcfg -pack ./console_unix.go ./util.go cat >$WORK/b645/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid XJmIXRq5by40HrOO0iEr/XJmIXRq5by40HrOO0iEr -goversion go1.14.7 -D "" -importcfg $WORK/b645/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/d9/d908ad316d49f496732824cafca8f9a317e173048a6639e41727ed3c1e0b7eb4-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/f6/f652c0f6efdf6f8892c1773ae45670b1bcce42e13c240707f453b0e5dd2dc6dd-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c6/c608265b181e5da7d5902859edff67611fe5ef2ce45e6526dc85ca74dece3f20-d # internal net/http/httptrace mkdir -p $WORK/b165/ github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b167/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b630/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid Agpn41EKmfVZ1HN2f6G0/Agpn41EKmfVZ1HN2f6G0 -goversion go1.14.7 -D "" -importcfg $WORK/b165/importcfg -pack ./trace.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid F9ghzGR4Fw5lFrPeNLXy/F9ghzGR4Fw5lFrPeNLXy -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid BL8D1o-KQzahDSlwqDme/BL8D1o-KQzahDSlwqDme -goversion go1.14.7 -D "" -importcfg $WORK/b630/importcfg -pack ./files.go ./listeners.go ./packetconns.go github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid ESYIKVtGRqxVFFT2QfLb/ESYIKVtGRqxVFFT2QfLb -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/07/07bbddd0af9409f2f814c3f656bb7476e1dde7d89948ad4549812b135d29ad74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/21/2110b75db2142f4bc2501c6d58ba30ad68b471a18b7bb0e42e8a9354deb1866b-d # internal net/http mkdir -p $WORK/b150/ cat >$WORK/b150/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b154/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile mime/multipart=$WORK/b163/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http/httptrace=$WORK/b165/_pkg_.a packagefile net/http/internal=$WORK/b166/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p net/http -std -complete -installsuffix shared -buildid opydyPNXGO5c-o1yH4Zi/opydyPNXGO5c-o1yH4Zi -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/cb/cb633d447d21b425c9116f79df43f9d039dafb163782ac97d6a1e76666a7f891-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/89/8904b325ee3649f1d66c7cc60ff7c38c073364e2ad579c49c3a37fa2ca57bff0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b272/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid JA-qX04lq5pdHPm_ClmZ/JA-qX04lq5pdHPm_ClmZ -goversion go1.14.7 -D "" -importcfg $WORK/b259/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/5e/5e9a67bdc8e04a7d327eb09bc086ec152fcdbe32d09f66f5c1caa2274eb4f3b4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid R0aNBjbeapwclZIaNgQd/R0aNBjbeapwclZIaNgQd -goversion go1.14.7 -D "" -importcfg $WORK/b237/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/1a/1a0ece5780f204095ab16869c5dba33d399070819c0982f86e3dd70772d87fac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/13/13eff06757e5e0742ddcef5d960f72d3145ae83b37c890a4f0b3db7966bf39d2-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid aoeATycIBDIhQ7OtzDUJ/aoeATycIBDIhQ7OtzDUJ -goversion go1.14.7 -D "" -importcfg $WORK/b102/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/2f/2feb0791832cdba4006757f7b2a101a1a828c8cbdddd03e531fea6ed628ab2cb-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b476/ github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b306/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid 8A7QL7vUC65kiQPg0rDZ/8A7QL7vUC65kiQPg0rDZ -goversion go1.14.7 -D "" -importcfg $WORK/b476/importcfg -pack ./errors.go ./manifests.go github.com/containers/libpod/vendor/github.com/containers/image/v5/signature cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid wCMqS8M92B6Fm3n47Di_/wCMqS8M92B6Fm3n47Di_ -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go mkdir -p $WORK/b369/ github.com/containers/libpod/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b100/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b371/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid ej4aMlpTxvN3I5XkZNYj/ej4aMlpTxvN3I5XkZNYj -goversion go1.14.7 -D "" -importcfg $WORK/b369/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid FzdXxsfo6eTWblLjwYzH/FzdXxsfo6eTWblLjwYzH -goversion go1.14.7 -D "" -importcfg $WORK/b100/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/2f/2f7e75636ce493705d02fb23150a853d9140e28c0207316f90e6a90d464a21c4-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/94/94f73b816f7d261aaa99ddb26a03033005c3769c976cfdcc7ef5cee9fc4db7aa-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/4f/4f3fd02c7ed8fbd9315cb80e9d5b919694dfb911cf5bc57222847c2d60cdffb4-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b388/ github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b305/ github.com/containers/libpod/vendor/github.com/containers/image/v5/directory github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b303/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b356/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid pDJ61NVSUhPCU7W5K78Q/pDJ61NVSUhPCU7W5K78Q -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./blobcache.go cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid 8Bo7T4isZLmGoaHLwpOW/8Bo7T4isZLmGoaHLwpOW -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid tndimsCHVem4AXYCp0kK/tndimsCHVem4AXYCp0kK -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid bJ8ZwM2SIAkxw1d6YWv-/bJ8ZwM2SIAkxw1d6YWv- -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/3e/3e4eca060c49ecf42ae5e2613d8271fa342dd03670eb02faad591bb6c92a56fd-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/libpod/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v5=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b423/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid c1ct5eHc0xpP3kqZ5jxV/c1ct5eHc0xpP3kqZ5jxV -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/96/9605a1e975691732814481e2fff05151ed37f030a410ec53dc18509d1e2814d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/8d/8d0acb9dfc6d08e197b7403b40956064de00f4f3ff4aa4bf59eed17ad593b7d6-d # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/e3/e3a29f0eb617372621f58b8f5515839a324dcfcc8332aa3b53667a25ce7921c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/81/814169d188c5589e3d347d9e16293f6f354b7a566226968523adc595246bea07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/33/33717862d0eb8827b0b31fa8da1482597c73fb02d89a487ec786f4c56d83e4a7-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid BkD6t_YudA9kENrkC5nn/BkD6t_YudA9kENrkC5nn -goversion go1.14.7 -D "" -importcfg $WORK/b477/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/86/86d3e0792f8d784e7f6f49faa41295c24f672c6d5e870f4907c1c37849eb53ba-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/48/48745a32b5f658b98cb3ae31297111841181f30beb299aa366845d89d28b4b0f-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b473/ github.com/containers/libpod/libpod/layers github.com/containers/libpod/pkg/namespaces mkdir -p $WORK/b481/ github.com/containers/libpod/libpod/lock/file github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b482/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a EOF mkdir -p $WORK/b522/ github.com/containers/libpod/vendor/github.com/containers/common/pkg/config cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b482/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b482/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./rootless_linux.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid ezFlmKorf0iNg7_KY5Tc/ezFlmKorf0iNg7_KY5Tc -goversion go1.14.7 -D "" -importcfg $WORK/b473/importcfg -pack ./driver.go mkdir -p $WORK/b519/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid UvjO-v-6lD63rnzIdlmV/UvjO-v-6lD63rnzIdlmV -goversion go1.14.7 -D "" -importcfg $WORK/b481/importcfg -pack ./namespaces.go cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b231/ github.com/containers/libpod/vendor/github.com/containers/image/v5/storage cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid IiXc6nQaeOPUKop0gqw_/IiXc6nQaeOPUKop0gqw_ -goversion go1.14.7 -D "" -importcfg $WORK/b522/importcfg -pack ./file_lock.go mkdir -p $WORK/b300/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid 2-9uixVbgIdb9CuiTzBm/2-9uixVbgIdb9CuiTzBm -goversion go1.14.7 -D "" -importcfg $WORK/b519/importcfg -pack ./layer.go cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid dhqQFlxUSL6LpqsohdOF/dhqQFlxUSL6LpqsohdOF -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid EI1c_0DvGP3F8aQroOFI/EI1c_0DvGP3F8aQroOFI -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/1a/1a785dd1aa47852fe592d9ca32593ae358265d96bb7a463b751dc746263d834d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/f6/f6da01f80bed935828d0503a7ec3bd1898f13b00a09597685fd90c3ee4eeacf1-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid 7nhPgaAAivH4INMzp0x7/7nhPgaAAivH4INMzp0x7 -goversion go1.14.7 -D "" -importcfg $WORK/b500/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/02/0251a46afae5397e426a5b5f08b0234d232f1d14d6304055a7f0920b11df8fa2-d # internal github.com/containers/libpod/libpod/lock cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/4c/4ca50341dd49632053666d0b3b83043900056a8f27a3f3b4ed2e7daa87626d7a-d # internal mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/lock/file=github.com/containers/libpod/libpod/lock/file importmap github.com/containers/libpod/v2/libpod/lock/shm=github.com/containers/libpod/libpod/lock/shm importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid 7iWMC7voWDZgQ-XDLwAj/7iWMC7voWDZgQ-XDLwAj -goversion go1.14.7 -D "" -importcfg $WORK/b521/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/7b/7be17a1403f09a14a95f99bfb1b92dec336b549985651727d564a7bb096c15ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/e5/e591d302cf5d8e940f249539a0bd123bee803323448b4c827bcf47a8f82f1421-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c rootless_linux.cgo2.c cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/c9/c9696ca9c14b8486b0fc2848b08271beb2e538e7da5a7646c20466468d3fcb17-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I $WORK/b482/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b482/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/4e/4e21b087eee5f6319e61f25ea6e7a56a1023770888b4844f2fd6a78730133733-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -o $WORK/b482/_cgo_.o $WORK/b482/_cgo_main.o $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b482/_cgo_.o -dynout $WORK/b482/_cgo_import.go cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid 5f4R_A7gSFkYnANrM4xT/5f4R_A7gSFkYnANrM4xT -goversion go1.14.7 -D "" -importcfg $WORK/b482/importcfg -pack ./rootless.go $WORK/b482/_cgo_gotypes.go $WORK/b482/rootless_linux.cgo1.go $WORK/b482/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b482/_pkg_.a $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/05/053dfaed8922567d2558b262d8edb66208c5259b600ff2b40f5ed5ed6cf22b33-d # internal # github.com/containers/libpod/pkg/rootless rootless_linux.c:1: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/libpod/pkg/registries mkdir -p $WORK/b501/ github.com/containers/libpod/pkg/systemd mkdir -p $WORK/b629/ github.com/containers/libpod/pkg/util mkdir -p $WORK/b479/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cat >$WORK/b629/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b509/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid TiT1KGr__ZINiLM5FNmj/TiT1KGr__ZINiLM5FNmj -goversion go1.14.7 -D "" -importcfg $WORK/b501/importcfg -pack ./registries.go github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b507/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/systemd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/libpod/pkg/systemd -complete -installsuffix shared -buildid cr_s3nKIYS1i6KLL6abU/cr_s3nKIYS1i6KLL6abU -goversion go1.14.7 -D "" -importcfg $WORK/b629/importcfg -pack ./activation.go ./dbus.go cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid 2fP2UUbvJ67x7n5zpXBx/2fP2UUbvJ67x7n5zpXBx -goversion go1.14.7 -D "" -importcfg $WORK/b479/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid ocBvWKruKXO4ylzDZdKv/ocBvWKruKXO4ylzDZdKv -goversion go1.14.7 -D "" -importcfg $WORK/b507/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/ff/ff0bf347e5a7a92d4e6508bb7572770f75c0f8a5cc9c3fa636f256a6f4af6b70-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/5f/5f08cc1b0e8a246339971aa2609bb8ebab05f1c134066bf0c266f8f83f54964e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/42/429ff57b61f2f7ddb331c64a5057dd3e91cccb1ca35a6f4d925bb4180ac70e99-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b612/ github.com/containers/libpod/libpod/events mkdir -p $WORK/b478/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid b6y_8hz_SWK_gocRDdZy/b6y_8hz_SWK_gocRDdZy -goversion go1.14.7 -D "" -importcfg $WORK/b612/importcfg -pack ./netns_linux.go cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid b9QqNJZXlXiUNCFJhyzY/b9QqNJZXlXiUNCFJhyzY -goversion go1.14.7 -D "" -importcfg $WORK/b478/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/bc/bc0a44bdaabadcc392b7bcb0e00be24e480647d87458ff6a20fb38150a587f38-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid wZm6p1lA8Rc_lVOmxPCX/wZm6p1lA8Rc_lVOmxPCX -goversion go1.14.7 -D "" -importcfg $WORK/b506/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/cc/cc2593c0ce96a75eb8314b5805c798e25e50ca5f98575242083f719fbf4d6078-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/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/64/646189d7bf8b40753e85479a52ddbb2d654139375c588407599eb46cd567ed49-d # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/0b/0b8beaf7a30ba231327148c96be04eb2139482c8d91c7a208889be7b483fa4d2-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b169/ github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge expvar mkdir -p $WORK/b182/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/distribution net/http/httputil mkdir -p $WORK/b177/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 2lGVzA8d1wzqmoohfjZH/2lGVzA8d1wzqmoohfjZH -goversion go1.14.7 -D "" -importcfg $WORK/b169/importcfg -pack ./errors.go ./handler.go ./register.go cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid K571Pl5NWLO157GL7pgY/K571Pl5NWLO157GL7pgY -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b216/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p expvar -std -complete -installsuffix shared -buildid mOoeFrgfA7THYhHe-F_H/mOoeFrgfA7THYhHe-F_H -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./expvar.go mkdir -p $WORK/b147/ mkdir -p $WORK/b176/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b175/ github.com/containers/libpod/vendor/github.com/gorilla/mux mkdir -p $WORK/b341/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b219/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b153/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/internal=$WORK/b166/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/pkg/api/server/idletracker cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid Fd5GyXdT7YAX7DmP3pCu/Fd5GyXdT7YAX7DmP3pCu -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b148/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid uRN6pviVqfiv6oAzTQ-7/uRN6pviVqfiv6oAzTQ-7 -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid BFyDtehTM8qknxmmfewn/BFyDtehTM8qknxmmfewn -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid A9h-wmRXKDmiYNNYCPem/A9h-wmRXKDmiYNNYCPem -goversion go1.14.7 -D "" -importcfg $WORK/b147/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b504/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid tDAbiAftvl-U_5sZFC1x/tDAbiAftvl-U_5sZFC1x -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./addr.go ./authchallenge.go mkdir -p $WORK/b709/ mkdir -p $WORK/b571/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b505/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b173/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid KcJ_xn2KfiT2YTyUMwqh/KcJ_xn2KfiT2YTyUMwqh -goversion go1.14.7 -D "" -importcfg $WORK/b504/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go mkdir -p $WORK/b538/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/server/idletracker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/libpod/pkg/api/server/idletracker -complete -installsuffix shared -buildid jz7j74rDkL2zT56Gp0-M/jz7j74rDkL2zT56Gp0-M -goversion go1.14.7 -D "" -importcfg $WORK/b709/importcfg -pack ./idletracker.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid 5lnt_Ld_uReNQHkgzUwV/5lnt_Ld_uReNQHkgzUwV -goversion go1.14.7 -D "" -importcfg $WORK/b571/importcfg -pack ./doc.go ./httpstream.go mkdir -p $WORK/b595/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b727/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid oPZHGMTnz0E_CyQG0UDo/oPZHGMTnz0E_CyQG0UDo -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b538/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b608/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid 4ea0ZPcMC9H09-_C3s7Y/4ea0ZPcMC9H09-_C3s7Y -goversion go1.14.7 -D "" -importcfg $WORK/b538/importcfg -pack ./runtime.go github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b348/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b728/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b726/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid fAiRqUSnc64HfQGivJ2K/fAiRqUSnc64HfQGivJ2K -goversion go1.14.7 -D "" -importcfg $WORK/b595/importcfg -pack ./ctxhttp.go cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b375/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b438/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid CRxHWnCNGmmhBk6-BtCk/CRxHWnCNGmmhBk6-BtCk -goversion go1.14.7 -D "" -importcfg $WORK/b727/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid RI59KzXTcenRQ_rr8PPB/RI59KzXTcenRQ_rr8PPB -goversion go1.14.7 -D "" -importcfg $WORK/b608/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httptrace=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b439/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/mail=$WORK/b411/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid 0C83j_RBr6bu2zxbZB3s/0C83j_RBr6bu2zxbZB3s -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid PTlHVC-rFodINu6lLsj2/PTlHVC-rFodINu6lLsj2 -goversion go1.14.7 -D "" -importcfg $WORK/b438/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/6b/6b5793b9fb47a2168daba3d7663a1381bfcd779f5f41588521b66603f552a9c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/30/3091fac9e5b2252a019438dcc9da06721d925a7f40796911ba0a9052a16d6fc5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/doc=$WORK/b557/_pkg_.a packagefile go/parser=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b563/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid A1voDbuTw14lbUuyLCiM/A1voDbuTw14lbUuyLCiM -goversion go1.14.7 -D "" -importcfg $WORK/b556/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./negotiate.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/f1/f13d27144f03321a88e85b23f204b9072437cf0caca2a8e24f52cf0656f9e71d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/32/32e9ac6871fca705d10c06b996244184bbdce19157f050297f00bc53dd915f56-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b594/ cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/06/066f566f5b0e4104acdad7457017093406f2c59645152272a4d53f321c5fb51c-d # internal cat >$WORK/b594/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b595/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid s0o5hciIN89mTicwOGqU/s0o5hciIN89mTicwOGqU -goversion go1.14.7 -D "" -importcfg $WORK/b594/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/75/752500b53488d708425ce325f7f9ff20933b70ebe2d19da53d86181a6442a300-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/95/95eb3c6aec3705a67948f7dfb0e00ece78efe8954f3f8bd375ae728982210b66-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid EqPIuo3gT00T1CUzdktw/EqPIuo3gT00T1CUzdktw -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/81/817eaf4c1c26e4224e82421eeefa33044e23bf3ce984cf1165273b9ba6452f81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/52/52e10f9d4a8e9c78e6ea9cfa970aab3d1c9c665786882381086d6baff65e598b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b321/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid E05yFSkzwmDyI0pZ-bkR/E05yFSkzwmDyI0pZ-bkR -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/a6/a6bbec6306761bf94cdaa35a418087fe08fc631cefc86d1a2f7ee294effa891d-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid sITM4gJ3mAOeAUWs0OX6/sITM4gJ3mAOeAUWs0OX6 -goversion go1.14.7 -D "" -importcfg $WORK/b717/importcfg -pack ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/28/28db77acdc94b84780176d87acf3f4b9d7b1d09d5aa3b4c43f968befd8902842-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/3e/3e551bc41d0c16333a537e976e8eb985ed91376b0c303c2519975e82976c9156-d # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/e2/e273fa5bcd18afea5b716fa8cfa8c60525abcecff17786d141ee761645dab7cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/5d/5d1f20d39e387f121c61b3abbe1ee2bf3dbfd264b8359e5f405000e11cd50609-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b716/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cat >$WORK/b716/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/libpod/vendor/go.uber.org/atomic packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b718/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b721/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b725/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b726/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b727/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b729/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b730/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid QZQMvz-hefV_HIEbPu7m/QZQMvz-hefV_HIEbPu7m -goversion go1.14.7 -D "" -importcfg $WORK/b716/importcfg -pack ./baggage_setter.go ./constants.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/cd/cd34b3a520122cd9957c7194ba957de54982e721821019f508edac453855bb7f-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b594/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid 24QhvPqEeqRHDBYzaA0z/24QhvPqEeqRHDBYzaA0z -goversion go1.14.7 -D "" -importcfg $WORK/b593/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/2f/2fd506ded75c7cfa75fd637ca9a9f8d564364b21b91371a25a68709ddb922e65-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid GqTr3dvx2BtVzFwodp18/GqTr3dvx2BtVzFwodp18 -goversion go1.14.7 -D "" -importcfg $WORK/b344/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/8e/8ed2d03df7101bc8008deccef449c374326c736d4a3d1500255aac6e2134dce2-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b415/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b608/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid aba5khUwSvK156fJ2MlY/aba5khUwSvK156fJ2MlY -goversion go1.14.7 -D "" -importcfg $WORK/b607/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/75/756277eabbfec161a41a7ae19115795e6a639fed60dccd33a024a0107b117e63-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b318/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid aNdTqBtKipogDxaDC2EJ/aNdTqBtKipogDxaDC2EJ -goversion go1.14.7 -D "" -importcfg $WORK/b317/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/7b/7bb0a8593d9e836f43b76d5099584e67b1187d88bc5928e3b0b7ab0d22ab3d90-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/4f/4f4ad7f40d8b1904ef11f2b0da0152af9964b818c289323c08f7a72d0a2de31c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b335/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid Py--dq-9R_cUzO3NgUJ8/Py--dq-9R_cUzO3NgUJ8 -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ab/ab64b86f3771b777c0360a90cffcd8edf85b656667f7d03bc3c81ab4ab1a5261-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/bc/bc61f1ec200d623d27c9aac726c568356d95c2848f2bedc403bf3157adc1ab68-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 3hzPvffQJSd4QtrP5oWd/3hzPvffQJSd4QtrP5oWd -goversion go1.14.7 -D "" -importcfg $WORK/b170/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/ac/aca0421bf45f86af72c612639dfc7af53233dd392664730937db322ef0935197-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid qwgrILbqBfBGC9BdPB5F/qwgrILbqBfBGC9BdPB5F -goversion go1.14.7 -D "" -importcfg $WORK/b310/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httputil=$WORK/b341/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid RX7Rz7BmrRftyW1A3X69/RX7Rz7BmrRftyW1A3X69 -goversion go1.14.7 -D "" -importcfg $WORK/b444/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 ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/da/da2e52ab3ec92789b9e7f93d496c0935482600c381834e3d7279a4f49639de41-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 4GnIYRSqObOUtW--YEgT/4GnIYRSqObOUtW--YEgT -goversion go1.14.7 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/31/31ac5ae7c06da90f32ae18324962e62b90b028af19a3ba4937d895214cd466a1-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b220/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid ShtqyarHGkhPfAMVsNwQ/ShtqyarHGkhPfAMVsNwQ -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/4f/4fa5d767c702eb6360db47dfb1dcc1c8b694b430b12b79a04977bfecc6c2ddd3-d # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/3d/3d22af6306a9792c8d005e33cf5745e2ef30b97fea024fd6549b695e87520077-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b340/ github.com/containers/libpod/pkg/auth mkdir -p $WORK/b685/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid ToC_DPX7neh1qHhpab9d/ToC_DPX7neh1qHhpab9d -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./volume_create.go ./volume_list.go cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/libpod/pkg/auth -complete -installsuffix shared -buildid nsYSFHmuoV8M5BrczOkB/nsYSFHmuoV8M5BrczOkB -goversion go1.14.7 -D "" -importcfg $WORK/b685/importcfg -pack ./auth.go cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/fa/fa394974f664ba6ebe1ba1e824943b8cd21a3e0f1738747358186cc92ded93f8-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/63/63ffbb5ae1c3d1ac57d997c11b2f7972b3b5b421192609a7428a6b6e088b1dfe-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httputil=$WORK/b341/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid zozNiVZGZL20sMN9VZWy/zozNiVZGZL20sMN9VZWy -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/00/0025f4e99c98f6c1699dba0f798b421a84a8c8a8762cd7a79a8b1c7e220e5cc1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/b4/b4c64a21c7b38e5662433093da1797bad54fa3d97809a519230d2899ad248754-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/36/366b23e23723d1fbd73c9c9f07cddb38cacc7769a36d2f0173e6a413aa4c73a1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b575/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b581/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid tHACeBPpVIJGw9dTLAfH/tHACeBPpVIJGw9dTLAfH -goversion go1.14.7 -D "" -importcfg $WORK/b575/importcfg -pack ./streaming.go github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b591/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid Gj_uJKShWaue7l_GSD-4/Gj_uJKShWaue7l_GSD-4 -goversion go1.14.7 -D "" -importcfg $WORK/b581/importcfg -pack ./recognizer.go cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid bJz-EuemZZK42xhrMyQK/bJz-EuemZZK42xhrMyQK -goversion go1.14.7 -D "" -importcfg $WORK/b591/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/c0/c036eb965d858b2294884777f290cd597fdca890d1a386f5f3d0897c883ca35b-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b732/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b734/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b735/ mkdir -p $WORK/b736/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b718/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b733/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b727/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid qkWcYI4fEZsJH9Eg3Qbw/qkWcYI4fEZsJH9Eg3Qbw -goversion go1.14.7 -D "" -importcfg $WORK/b732/importcfg -pack ./options.go ./restriction_manager.go cat >$WORK/b735/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b729/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b734/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b727/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid eMBCxiYai5CDQN7dGFju/eMBCxiYai5CDQN7dGFju -goversion go1.14.7 -D "" -importcfg $WORK/b735/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid UPul-b-aDAUB2nNiFpwm/UPul-b-aDAUB2nNiFpwm -goversion go1.14.7 -D "" -importcfg $WORK/b734/importcfg -pack ./options.go ./throttler.go cat >$WORK/b736/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b724/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid yXlQqAYZtRl689qoNxnN/yXlQqAYZtRl689qoNxnN -goversion go1.14.7 -D "" -importcfg $WORK/b736/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/c0/c0cf7f2aed5ddc815188ba5d766f56a405744f4a06eedda78fd1d42724080f8a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b566/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b584/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid GG04AvALIYCDrGvI0Mky/GG04AvALIYCDrGvI0Mky -goversion go1.14.7 -D "" -importcfg $WORK/b580/importcfg -pack ./json.go ./meta.go cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/b5/b59b927fc9e24fed1fbec9830be99a1427a0159b3c9422901c376847832bd155-d # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/fe/fef0a54406d60a0bd04fb60e843ef69e5d44b9b366c0b9260334caf30f55063d-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b438/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid iuCq2-TQQK9-v2V2VZM0/iuCq2-TQQK9-v2V2VZM0 -goversion go1.14.7 -D "" -importcfg $WORK/b432/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/f0/f07a86f5a5a88bcfd96f1adb83e31e77c29aaf420d052787d168719c5f923f47-d # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/bd/bd05e3c7715c859e2dffe573168f46fb513169e8bf831dc9b26e85f8b0631134-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/9e/9e04507d6ab0cf74813574b5cd9eaed7d773d4e26213aca8091fe1aa7af4062d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/b4/b43582446b193c1f380a8afc1ba0cd8b5d9c1b0345f9c56bb7daed555fb1f5ff-d # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/df/dff05cdecbf44468ca5a93dfbe7f527745f4bc2d6a4947a31a0b34de4ca263eb-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b216/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httptrace=$WORK/b165/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid zQTPVjQSO6yl_f142tAC/zQTPVjQSO6yl_f142tAC -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/42/42ce7138905e1c6f3c3d422b0479c769dc806e742ef13c27d8c5c793993624c0-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b732/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b734/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b735/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b736/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b729/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid SLrydK9avuResRRSnc8W/SLrydK9avuResRRSnc8W -goversion go1.14.7 -D "" -importcfg $WORK/b731/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/a9/a925bf9d1d92ca72aa045a8c3b3dd4d730d98fa955c2234d8452d48e8aa68979-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/19/198ca4b55b492b2d81cd1b4b6f6c090bb45ebcfbe6843e1701981c4737219956-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b731/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid UIy7ZuUcEimW4w7wN4XQ/UIy7ZuUcEimW4w7wN4XQ -goversion go1.14.7 -D "" -importcfg $WORK/b715/importcfg -pack ./tracing.go cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/3f/3f580f1069de8c84e5e5bbe54b4500110f1e04533fbaec4ca49d021e2954f73f-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid shx7eJxIgr1vxfAckgDq/shx7eJxIgr1vxfAckgDq -goversion go1.14.7 -D "" -importcfg $WORK/b430/importcfg -pack ./config.go ./generate.go cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ba/ba1c0ef09dd079ada43b967400c4b6f8a933f894568619ede25be47614b53c62-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid dM_HsOyiqBoa7SNrxPj2/dM_HsOyiqBoa7SNrxPj2 -goversion go1.14.7 -D "" -importcfg $WORK/b307/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/db/db6f8da179f5330339b20ba778edbd51f1f9575f834e8d9250e111d4ae4fcc17-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b223/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid mp3_-Cy7wp-lTBMoEYTW/mp3_-Cy7wp-lTBMoEYTW -goversion go1.14.7 -D "" -importcfg $WORK/b180/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/f8/f881db8b913c20d00b1e877722b2359288ef214e11b103859cd214377acbbf1c-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b035/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b463/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b242/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid NlrH8Zr-JTzXQbNPnwNC/NlrH8Zr-JTzXQbNPnwNC -goversion go1.14.7 -D "" -importcfg $WORK/b441/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/c3/c3a060d06867618ff8976a7f687235c590c547efdc08118e64d1177afc1eee03-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b570/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal cat >$WORK/b570/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid F3Aq93WjMvLROH3LKJ6Z/F3Aq93WjMvLROH3LKJ6Z -goversion go1.14.7 -D "" -importcfg $WORK/b570/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/07/07a67f5923215ad73a9a1cef56994793d90d330cb3a5c3895e0f01dd4df3c4f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/03/0327e77c09f2b9b81c98dca0a5511998f887d3d2b98fd66f571322d378045d6d-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b180/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid -SfCTryt359uY68Z4Jfr/-SfCTryt359uY68Z4Jfr -goversion go1.14.7 -D "" -importcfg $WORK/b179/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/3b/3b19a5b3f917af78f0873aa7e3d0795bf1dda53e76ad2f5abad6887bf446d34b-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid g5pp1v1BSQF1X-qzDZVx/g5pp1v1BSQF1X-qzDZVx -goversion go1.14.7 -D "" -importcfg $WORK/b178/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/e3/e3ecec2f1cf5b052e668679d07a41ac8e0078de01a1fae78ac0e24673c8bac08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/53/53003a4efe6c81386c2fca292e111cfe9e095f0312240e933823b3436b909fc6-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid fqm8XrGGou9CTutijftR/fqm8XrGGou9CTutijftR -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/89/891aa97c1ed56856c6e3e3f3f7edaa3b05122f8e65a05fb929646b66a9f409d5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b569/ github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b592/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid B7z6uJfy6W7GnlBlVhGf/B7z6uJfy6W7GnlBlVhGf -goversion go1.14.7 -D "" -importcfg $WORK/b569/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b593/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid 5vDVCHDfUryb8p7t-ymt/5vDVCHDfUryb8p7t-ymt -goversion go1.14.7 -D "" -importcfg $WORK/b592/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/bc/bc1414af65fff82a19c7cac9575ec908191d5550da47e5ffd7e6d605897f9043-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid Ay6R7cpqQqH4rTtzSexH/Ay6R7cpqQqH4rTtzSexH -goversion go1.14.7 -D "" -importcfg $WORK/b174/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/11/111f94d5ffa72578092cd0e021ac278e37c217d612bfb897492f414c6a4407a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/15/1512a1ab6322d1f94e723b8effef41ed462e5102b37673c1355033e5af473aef-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b546/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b569/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid HFZkv-5Znpa7t0MeXJIk/HFZkv-5Znpa7t0MeXJIk -goversion go1.14.7 -D "" -importcfg $WORK/b545/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/5e/5e8ee3eb30e8dc504095a517eb4c40401a1f6db6e6996855a378d272c1af6ceb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/68/683799e648c5f81100ae719fbf4b39d07b210830d7e50100779627f9240c92cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/ae/ae776c6225e48f500003c5d32813a4ae1eda43019075e7baa5a05f269853bc8a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid gGTTFwqtAQdz9YtD3jTm/gGTTFwqtAQdz9YtD3jTm -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/35/3583f0e7549892677385f0608f313ca969ea4d0d5cd51a0977535d19e94f488a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b572/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b588/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b574/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid TliW6iRTby-eyMyB3_3T/TliW6iRTby-eyMyB3_3T -goversion go1.14.7 -D "" -importcfg $WORK/b572/importcfg -pack ./constants.go cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a EOF mkdir -p $WORK/b585/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b554/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid jCgfuX2zd8nhFA1_XfVc/jCgfuX2zd8nhFA1_XfVc -goversion go1.14.7 -D "" -importcfg $WORK/b588/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid gkqCmuCtHVxnas9XCC2d/gkqCmuCtHVxnas9XCC2d -goversion go1.14.7 -D "" -importcfg $WORK/b574/importcfg -pack ./doc.go ./errors.go cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b582/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b597/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid mWCSDj-bsSuq405kQS4L/mWCSDj-bsSuq405kQS4L -goversion go1.14.7 -D "" -importcfg $WORK/b585/importcfg -pack ./doc.go ./protobuf.go mkdir -p $WORK/b587/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b569/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid mXYLS9VWTBuqufo3YIfj/mXYLS9VWTBuqufo3YIfj -goversion go1.14.7 -D "" -importcfg $WORK/b597/importcfg -pack ./decoder.go ./encoder.go cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid 6WbGUd2CtUMwfPP5pSAw/6WbGUd2CtUMwfPP5pSAw -goversion go1.14.7 -D "" -importcfg $WORK/b587/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b542/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b568/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid KMwnCDow-GhCPwWrMmwG/KMwnCDow-GhCPwWrMmwG -goversion go1.14.7 -D "" -importcfg $WORK/b541/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./well_known_taints.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/02/028960d2300c4a918e98fdf198a4bb81a6c2fa523d1063a3745eb6db823f8d3f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/6f/6fd36ca80cd2508c3c63fdc0c69df36390cc44a5b74cf65d2cdf41df531ecc0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/a2/a28ad21a0efab6131166c024c90a329f99ac84a613b28834dc02f79cedcf04eb-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b589/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b590/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b588/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid G2V8v4Q7GgoAhjUMAyJB/G2V8v4Q7GgoAhjUMAyJB -goversion go1.14.7 -D "" -importcfg $WORK/b589/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b588/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid MZb609ssT0Mbydb-s0ve/MZb609ssT0Mbydb-s0ve -goversion go1.14.7 -D "" -importcfg $WORK/b590/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/d2/d255886518c99b30b09eaf4cafe2ff15c6db60a789e6598e3106410f407309c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/fe/fe972602f07bb7ecc3c008169008c560f6ba93baabf9e2c11f92ce7868a38d97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/ec/ec8cd8a7ef2193ddd6644603b3678d348e72fc753e1c70edbe56ebf1c88c1d24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/76/766e8f73b97a699717efd41f7fcae8f90591888bda600f4c4f856f4cc2a6e56e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/07/07716ee9d3d5d49b8b4f56f863c6c65a90d5c6ed11b3814a6fff4dc0ec8c7de4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b091/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid 0lV7KVf6_8FembsMmMbe/0lV7KVf6_8FembsMmMbe -goversion go1.14.7 -D "" -importcfg $WORK/b586/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/b5/b5bab3db2dc5f730beb108b7e37eda789dcd886f43db30621b5b407f88547eac-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b586/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid nz-KUpJuc2pt5jeHKAWm/nz-KUpJuc2pt5jeHKAWm -goversion go1.14.7 -D "" -importcfg $WORK/b579/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/b3/b3be448623228d547e1ea4c7ce3ea7de438ccd71d0e3e1ba886dd41500ca60d9-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b606/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid jLpWxFXWvzW6GFEscPIE/jLpWxFXWvzW6GFEscPIE -goversion go1.14.7 -D "" -importcfg $WORK/b578/importcfg -pack ./exec.go cat >$WORK/b606/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b607/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httputil=$WORK/b341/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid IuDOqNrQOKsvzUp0eAvo/IuDOqNrQOKsvzUp0eAvo -goversion go1.14.7 -D "" -importcfg $WORK/b606/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/76/76e8e54aaf387c40edab2a5a404ea8bb9a0acb38fc6bd37b808b2f18d96e0174-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid CZ6U-h9Dkmis73J9TXiw/CZ6U-h9Dkmis73J9TXiw -goversion go1.14.7 -D "" -importcfg $WORK/b573/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/80/8011300f00ce0ced2f8d2a284b55c0d1222bfc782db5859baeffa9b500d4e972-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a3/a39ad55b339173b409e9ae04ea13512dcfeabcabef276fbe3d8c287f9821c214-d # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/aa/aa966c06052c32ec0f240b27da73143180ca6b19d7fbd14864e42ce336206dcb-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b033/ github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b605/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid MM7zUlqwaRMghlFffjGT/MM7zUlqwaRMghlFffjGT -goversion go1.14.7 -D "" -importcfg $WORK/b033/importcfg -pack ./auth.go ./cli.go cat >$WORK/b605/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b573/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a EOF mkdir -p $WORK/b345/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid BFg3fDZn-wXjI2LZz8kl/BFg3fDZn-wXjI2LZz8kl -goversion go1.14.7 -D "" -importcfg $WORK/b605/importcfg -pack ./spdy.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid tvts3w3Ewzh1PuMtqA-2/tvts3w3Ewzh1PuMtqA-2 -goversion go1.14.7 -D "" -importcfg $WORK/b345/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/91/91f77e67e53dd2eee28a1213f11e45bb6439baed47fd8734c038b44806ebd756-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/66/66b46a2d4f94481b231a29a661463f0f014ddcd85b50fe92e03e6e602c026a75-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/57/57561e64eb4b4aa374ff38930ebdf7cb4aed6c92a85073f5e36eb5b95bdabdbf-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid R0asJrspAeEXHeuNZ7rm/R0asJrspAeEXHeuNZ7rm -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/a0/a08a982b8bb7ce4bac4f2f1355d36b4c882c2054c9ed62df47c166f24d4e2293-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b475/ github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b368/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/manifests -complete -installsuffix shared -buildid iI5TlecjWhq0riUEMpuE/iI5TlecjWhq0riUEMpuE -goversion go1.14.7 -D "" -importcfg $WORK/b475/importcfg -pack ./copy.go ./manifests.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid YxVeLyqHC6601VPMn1r0/YxVeLyqHC6601VPMn1r0 -goversion go1.14.7 -D "" -importcfg $WORK/b368/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/99/9900bdd3afb37edc326b65bf5f101a949a4344422f47ea2aa212f0e29c899a5b-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid 9XEmtR_6UuyjaiRp6vGF/9XEmtR_6UuyjaiRp6vGF -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/88/886bfcd5f9ac107f82981f87c6c42fe1882c8486e7715e41ad63fcd5f830f3e2-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid OtcSDw3QoR5-pBVzTkJv/OtcSDw3QoR5-pBVzTkJv -goversion go1.14.7 -D "" -importcfg $WORK/b540/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/libpod/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b678/ cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/bb/bb967e3c35d1645de4576bb88972090493f3946e1769eb39ecdc946f3588c996-d # internal cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b568/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid -JOgQeCQKSygARDu-W2n/-JOgQeCQKSygARDu-W2n -goversion go1.14.7 -D "" -importcfg $WORK/b678/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/34/347f248111c9b959e8fe1fff98913b82c12b0b0603c9164af915196e8c6c85fd-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid ugJQqYPDwpydCWN9B3kp/ugJQqYPDwpydCWN9B3kp -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/8e/8e59c17f1711146f4a9040afedfbab5f9f4b7524ad227e608314b00d018dc298-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b537/ github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b676/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b540/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid JkoiUPrPVBLn8Cg1aD1c/JkoiUPrPVBLn8Cg1aD1c -goversion go1.14.7 -D "" -importcfg $WORK/b537/importcfg -pack ./resize.go cat >$WORK/b676/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b540/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid URP6_7ouqnOaqlUBrYTZ/URP6_7ouqnOaqlUBrYTZ -goversion go1.14.7 -D "" -importcfg $WORK/b676/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/f7/f765cae8d340c65789060f4effc9d79ff69324cbdc444ba8a0afdd85e3bc710a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/c9/c9dd0ca752f383529596d9480f0ec5e721be1c1f8aada212fd9ff6ce829eb0db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/d9/d906a6547e237d9ec6b91956570aca51b5ff8f7eecd977dfc004105091126573-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid -UQlfRojkG-rwsL2xOAo/-UQlfRojkG-rwsL2xOAo -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/a6/a6b3daaa71e74240b89b4472285ac44945d7ed766d954aac256fb7e9985ab81d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/82/8244edd4949b5f469f76575e96b55a04c4c68aac09fc3633c1ada5761c9a3f94-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid YD_e27_-AfL9-Jqj7xG3/YD_e27_-AfL9-Jqj7xG3 -goversion go1.14.7 -D "" -importcfg $WORK/b358/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/8a/8ab751d6e5517ec29d8ffb6f54193c2b232d79cbc120446d7fd2167cda522762-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid Srb4-F46ylVAlZPuFy5p/Srb4-F46ylVAlZPuFy5p -goversion go1.14.7 -D "" -importcfg $WORK/b699/importcfg -pack ./common.go ./exec_codes.go github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b470/ github.com/containers/libpod/libpod/image cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b474/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid swgWBceVqWDrlEH6qESf/swgWBceVqWDrlEH6qESf -goversion go1.14.7 -D "" -importcfg $WORK/b470/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b423/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid BnxrGaUjo4KzTUhq_Y2i/BnxrGaUjo4KzTUhq_Y2i -goversion go1.14.7 -D "" -importcfg $WORK/b474/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./layer_tree.go ./manifests.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./tree.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/ed/eda7fc13085140a5636118e1358f9b4d8b404df2bb78f88445740245a7e62816-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/47/47f31eeecb86193017144d1d57de2c36d4675574532a7c0bdfe5b6700e25a5f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/f0/f08f073fd9b5efaf36d63c722bd56f63f3ef15aae74e724f5c9db5bff2876e0b-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid NfK7ljdBDExNXny1IV5H/NfK7ljdBDExNXny1IV5H -goversion go1.14.7 -D "" -importcfg $WORK/b472/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.go ./errors.go ./exec_codes.go ./healthchecks.go ./info.go ./pod_inspect.go ./podstate.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/5c/5cabae811fcd164e692a9ebe828aa3f584d642cd8bc9703095dcb4f8fe608d61-d # internal github.com/containers/libpod/pkg/specgen mkdir -p $WORK/b511/ github.com/containers/libpod/pkg/network mkdir -p $WORK/b656/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/specgen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/pkg/specgen -complete -installsuffix shared -buildid 0_ydqSGDUKQmU5hNXi0p/0_ydqSGDUKQmU5hNXi0p -goversion go1.14.7 -D "" -importcfg $WORK/b511/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid 9XybRRZ3bAjZs32YQm4u/9XybRRZ3bAjZs32YQm4u -goversion go1.14.7 -D "" -importcfg $WORK/b656/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go github.com/containers/libpod/libpod mkdir -p $WORK/b516/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b516/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b516/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./oci_attach_linux_cgo.go cd $WORK/b516 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/d4/d4513696b0bc814a1ef69a59fed527880baaffb29163ba43b35526501ba10386-d # internal github.com/containers/libpod/pkg/domain/entities mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/ps/define=github.com/containers/libpod/pkg/ps/define importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/trust=github.com/containers/libpod/pkg/trust importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/pkg/domain/entities -complete -installsuffix shared -buildid 6THV2V3h79mO8RIEu6ai/6THV2V3h79mO8RIEu6ai -goversion go1.14.7 -D "" -importcfg $WORK/b469/importcfg -pack ./auto-update.go ./container_ps.go ./containers.go ./engine.go ./engine_container.go ./engine_image.go ./engine_system.go ./events.go ./filters.go ./generate.go ./healthcheck.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./set.go ./system.go ./types.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/fe/fe7145f6d1a4e129b40a6fbde145e0ad0f219dcd6ff906de6bcedea81618ad0f-d # internal cd $WORK/b516 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -o $WORK/b516/_cgo_.o $WORK/b516/_cgo_main.o $WORK/b516/_x001.o $WORK/b516/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b516/_cgo_.o -dynout $WORK/b516/_cgo_import.go cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/layers=github.com/containers/libpod/libpod/layers importmap github.com/containers/libpod/v2/libpod/linkmode=github.com/containers/libpod/libpod/linkmode importmap github.com/containers/libpod/v2/libpod/lock=github.com/containers/libpod/libpod/lock importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/criu=github.com/containers/libpod/pkg/criu importmap github.com/containers/libpod/v2/pkg/ctime=github.com/containers/libpod/pkg/ctime importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/hooks=github.com/containers/libpod/pkg/hooks importmap github.com/containers/libpod/v2/pkg/hooks/exec=github.com/containers/libpod/pkg/hooks/exec importmap github.com/containers/libpod/v2/pkg/kubeutils=github.com/containers/libpod/pkg/kubeutils importmap github.com/containers/libpod/v2/pkg/lookup=github.com/containers/libpod/pkg/lookup importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/netns=github.com/containers/libpod/pkg/netns importmap github.com/containers/libpod/v2/pkg/registrar=github.com/containers/libpod/pkg/registrar importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/resolvconf=github.com/containers/libpod/pkg/resolvconf importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/rootlessport=github.com/containers/libpod/pkg/rootlessport importmap github.com/containers/libpod/v2/pkg/selinux=github.com/containers/libpod/pkg/selinux importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b540/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid JktxdUWOBOyX6-30zHeJ/JktxdUWOBOyX6-30zHeJ -goversion go1.14.7 -D "" -importcfg $WORK/b516/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_exec.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log.go ./container_log_linux.go ./container_top_linux.go ./container_validate.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_exec_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_status.go ./pod_top_linux.go ./reset.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b516/_cgo_gotypes.go $WORK/b516/oci_attach_linux_cgo.cgo1.go $WORK/b516/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/d4/d4a4c1e130c873f28e3238871a523da41f70ba7616bcb65c8134af58192c38a5-d # internal github.com/containers/libpod/pkg/api/handlers mkdir -p $WORK/b680/ github.com/containers/libpod/cmd/podman/utils github.com/containers/libpod/pkg/bindings mkdir -p $WORK/b695/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b635/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/libpod/pkg/api/handlers -complete -installsuffix shared -buildid qIKyFpAzl4T3Dy9FgYvc/qIKyFpAzl4T3Dy9FgYvc -goversion go1.14.7 -D "" -importcfg $WORK/b680/importcfg -pack ./decoder.go ./types.go cat >$WORK/b695/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/libpod/cmd/podman/utils -complete -installsuffix shared -buildid ns9-jpohuNAw3SZ9hcaO/ns9-jpohuNAw3SZ9hcaO -goversion go1.14.7 -D "" -importcfg $WORK/b695/importcfg -pack ./alias.go ./error.go ./utils.go cat >$WORK/b635/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/libpod/pkg/bindings -complete -installsuffix shared -buildid FuIchPMtRZNznCK1_efR/FuIchPMtRZNznCK1_efR -goversion go1.14.7 -D "" -importcfg $WORK/b635/importcfg -pack ./bindings.go ./connection.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/ac/ac57062b81c9ead76b2334250a2f7cda49deef4bb0f89c3d64f83f843e26c764-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/77/7718fb113b298d18bc9b3daa997e7239622b9d0334ecfa242ad1ab8ba563bb0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/c7/c7a25ef64c0094ecee5eabe97e92c359c0e38ebfde68bf1ed79baa9ebcc0442a-d # internal github.com/containers/libpod/pkg/bindings/generate mkdir -p $WORK/b683/ github.com/containers/libpod/pkg/bindings/manifests mkdir -p $WORK/b686/ github.com/containers/libpod/pkg/bindings/play mkdir -p $WORK/b688/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/pkg/bindings/system mkdir -p $WORK/b690/ github.com/containers/libpod/pkg/bindings/pods cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/libpod/pkg/bindings/generate -complete -installsuffix shared -buildid ZKuLbyHWmA1n6uYHq0cX/ZKuLbyHWmA1n6uYHq0cX -goversion go1.14.7 -D "" -importcfg $WORK/b683/importcfg -pack ./generate.go github.com/containers/libpod/pkg/bindings/volumes github.com/containers/libpod/pkg/bindings/network mkdir -p $WORK/b687/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/libpod/pkg/bindings/manifests -complete -installsuffix shared -buildid 4F8Z5GZQ4WWQYR8UM94O/4F8Z5GZQ4WWQYR8UM94O -goversion go1.14.7 -D "" -importcfg $WORK/b686/importcfg -pack ./manifests.go cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/pkg/bindings/images cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/libpod/pkg/bindings/play -complete -installsuffix shared -buildid RuVK_tyhNAxaj9Z-3fMW/RuVK_tyhNAxaj9Z-3fMW -goversion go1.14.7 -D "" -importcfg $WORK/b688/importcfg -pack ./play.go mkdir -p $WORK/b689/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/libpod/pkg/bindings/system -complete -installsuffix shared -buildid -klNwZpAIvmGpMU3ve98/-klNwZpAIvmGpMU3ve98 -goversion go1.14.7 -D "" -importcfg $WORK/b690/importcfg -pack ./info.go ./system.go cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b691/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/libpod/pkg/bindings/network -complete -installsuffix shared -buildid tYej9ALIQ97dq3zb109q/tYej9ALIQ97dq3zb109q -goversion go1.14.7 -D "" -importcfg $WORK/b687/importcfg -pack ./network.go cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b684/ github.com/containers/libpod/pkg/bindings/containers cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/libpod/pkg/bindings/pods -complete -installsuffix shared -buildid tuT3YqXX5tu5ejfVgi4I/tuT3YqXX5tu5ejfVgi4I -goversion go1.14.7 -D "" -importcfg $WORK/b689/importcfg -pack ./pods.go mkdir -p $WORK/b682/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/libpod/pkg/bindings/volumes -complete -installsuffix shared -buildid WS-bdRPyFYpIrKhoxnNC/WS-bdRPyFYpIrKhoxnNC -goversion go1.14.7 -D "" -importcfg $WORK/b691/importcfg -pack ./volumes.go cat >$WORK/b684/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/libpod/pkg/bindings/images -complete -installsuffix shared -buildid -Re7KMNNySk_q1k3GO3u/-Re7KMNNySk_q1k3GO3u -goversion go1.14.7 -D "" -importcfg $WORK/b684/importcfg -pack ./diff.go ./images.go ./rm.go cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/libpod/pkg/bindings/containers -complete -installsuffix shared -buildid 5vlooVzEfG7NIjcxy-H4/5vlooVzEfG7NIjcxy-H4 -goversion go1.14.7 -D "" -importcfg $WORK/b682/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/ba/ba2e70ee6617f04250d0effe8f54e1da178b29bc4c1a91ccdd6baa20d20da3f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/07/07d8943e2d93b65aa56a410015581b9de89bbd5cc82c3b8db37d15bd4b75b173-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/e9/e9380bef3fe3504f5535f23ebf520a41aef480dfb8c848374ab6cd93a6cc2500-d # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/cd/cd814efcdec42f8ad558611dacda6e0f8b808dbb61dd1d43e5cce87516ae6764-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/0d/0da0841f7d18cb867f3065995c80e6cb66391f01d8cc4c4fb0fc69530fb0fe3d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/3e/3edb4a148f488dffcf374edc72938f38e209c6cdd87b18b33c0c97928f19d70a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/71/710f182fc62909976421c6e3690675442c1d54abe891b0a08a60257422aafddb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/e1/e14c4d68f61196f8fca9cbeffe35a35012c2cfd9615536c029ccec61e46352d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/a5/a57df1717152eb6340efa28ed6cebee750804c6ee24b83dc8d3d52297f301714-d # internal github.com/containers/libpod/pkg/domain/infra/tunnel mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/bindings/containers=github.com/containers/libpod/pkg/bindings/containers importmap github.com/containers/libpod/v2/pkg/bindings/generate=github.com/containers/libpod/pkg/bindings/generate importmap github.com/containers/libpod/v2/pkg/bindings/images=github.com/containers/libpod/pkg/bindings/images importmap github.com/containers/libpod/v2/pkg/bindings/manifests=github.com/containers/libpod/pkg/bindings/manifests importmap github.com/containers/libpod/v2/pkg/bindings/network=github.com/containers/libpod/pkg/bindings/network importmap github.com/containers/libpod/v2/pkg/bindings/play=github.com/containers/libpod/pkg/bindings/play importmap github.com/containers/libpod/v2/pkg/bindings/pods=github.com/containers/libpod/pkg/bindings/pods importmap github.com/containers/libpod/v2/pkg/bindings/system=github.com/containers/libpod/pkg/bindings/system importmap github.com/containers/libpod/v2/pkg/bindings/volumes=github.com/containers/libpod/pkg/bindings/volumes importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/utils=github.com/containers/libpod/pkg/domain/utils importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/libpod/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid 6fwjvruiPwRZ0Tkv0Kot/6fwjvruiPwRZ0Tkv0Kot -goversion go1.14.7 -D "" -importcfg $WORK/b679/importcfg -pack ./auto-update.go ./containers.go ./events.go ./generate.go ./healthcheck.go ./helpers.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./runtime.go ./system.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/cd/cd0fb9d76fc73628fb68ce8c6718592d8d396fef69cf30a865da11e6176511ec-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b516/_pkg_.a $WORK/b516/_x001.o $WORK/b516/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/7f/7fecdd4b8fc54c7d28e9bd906de6f17c848d17bc1ed00afba30328003e0b63e8-d # internal github.com/containers/libpod/libpod/filters mkdir -p $WORK/b647/ github.com/containers/libpod/pkg/checkpoint mkdir -p $WORK/b650/ github.com/containers/libpod/pkg/domain/infra/abi/parse mkdir -p $WORK/b652/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/pkg/domain/filters cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/libpod/libpod/filters -complete -installsuffix shared -buildid J7ELIFFEDel1LfQfWaSw/J7ELIFFEDel1LfQfWaSw -goversion go1.14.7 -D "" -importcfg $WORK/b647/importcfg -pack ./containers.go ./pods.go cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF github.com/containers/libpod/pkg/domain/infra/abi/terminal mkdir -p $WORK/b653/ github.com/containers/libpod/pkg/systemd/generate cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/checkpoint /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/libpod/pkg/checkpoint -complete -installsuffix shared -buildid BRldJOUJppTk4m8Q-FrF/BRldJOUJppTk4m8Q-FrF -goversion go1.14.7 -D "" -importcfg $WORK/b650/importcfg -pack ./checkpoint_restore.go github.com/containers/libpod/pkg/parallel mkdir -p $WORK/b664/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra/abi/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid qkpUtf2SmZ8uM865sShw/qkpUtf2SmZ8uM865sShw -goversion go1.14.7 -D "" -importcfg $WORK/b652/importcfg -pack ./parse.go cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b540/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra/abi/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid bF4wk_gLiRj6spUIvPIO/bF4wk_gLiRj6spUIvPIO -goversion go1.14.7 -D "" -importcfg $WORK/b653/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/3c/3c9c1229e43b17d08f7455fe1fa32c2ad771a3e3270a78d2fa75438bc3323a30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/78/78c8a69d96ea91cd09887395dc19ded52da2584c694a298dabfe0da92b9e5e68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/0b/0b71d3f2c224d4d37f993ea32f5e06df53f4458d96bdb637258311253f2d231e-d # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/b6/b69df3f8cc063dc1e269b561d670fe2ff4e8cd4b4f78a607f8189d36be73493d-d # internal mkdir -p $WORK/b651/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b423/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/parallel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/libpod/pkg/parallel -complete -installsuffix shared -buildid d4qTNTZCk-lRaOk9i_ma/d4qTNTZCk-lRaOk9i_ma -goversion go1.14.7 -D "" -importcfg $WORK/b664/importcfg -pack ./parallel.go ./parallel_linux.go mkdir -p $WORK/b649/ mkdir -p $WORK/b666/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/libpod/pkg/domain/filters -complete -installsuffix shared -buildid 9wf_QtBSGM8jG-lqOSpq/9wf_QtBSGM8jG-lqOSpq -goversion go1.14.7 -D "" -importcfg $WORK/b651/importcfg -pack ./volumes.go cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/pkg/specgen/generate github.com/containers/libpod/pkg/ps cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/seccomp=github.com/containers/libpod/pkg/seccomp importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b671/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/libpod/pkg/systemd/generate -complete -installsuffix shared -buildid osluirv6-ukRFWC1oMGL/osluirv6-ukRFWC1oMGL -goversion go1.14.7 -D "" -importcfg $WORK/b649/importcfg -pack ./common.go ./containers.go ./pods.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid Vhw2HmaRBqTlwrU9GxXk/Vhw2HmaRBqTlwrU9GxXk -goversion go1.14.7 -D "" -importcfg $WORK/b666/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./namespaces.go ./parse.go ./ports.go ./security.go ./spec.go ./storage.go mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/ps/define=github.com/containers/libpod/pkg/ps/define importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/seccomp=github.com/containers/libpod/pkg/seccomp importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/ps /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/libpod/pkg/ps -complete -installsuffix shared -buildid wHP2x0pynqd90hpcwq_C/wHP2x0pynqd90hpcwq_C -goversion go1.14.7 -D "" -importcfg $WORK/b665/importcfg -pack ./ps.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/specgen/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/libpod/pkg/specgen/generate -complete -installsuffix shared -buildid DGKIFJVZ_mSyueZ3wuVW/DGKIFJVZ_mSyueZ3wuVW -goversion go1.14.7 -D "" -importcfg $WORK/b671/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./container.go ./container_create.go ./namespaces.go ./oci.go ./pod_create.go ./ports.go ./security.go ./storage.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/8c/8ca40de0ea0da2ee326af9b89ee031efc19db4dfa8d2de25dc23d6cef8f796a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/7d/7de49d1bfbf6e3473de599814a7254b735cfe3b29df57b90150a2f3f3e012c75-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/30/30ba33b9dbb12ac69f8038acf6714c996b81a84f864b638bf548bc13d33220af-d # internal github.com/containers/libpod/pkg/autoupdate mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/autoupdate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/libpod/pkg/autoupdate -complete -installsuffix shared -buildid woCI7OeeLN5Xe1dK35hH/woCI7OeeLN5Xe1dK35hH -goversion go1.14.7 -D "" -importcfg $WORK/b648/importcfg -pack ./autoupdate.go cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/7b/7b9883a185238648973cdaec184a314a8bb955b29f533d2723cc71e4c4aea8e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/48/486b930d43603f61da2843ed999464390ff0caf1429ceab66545c591e57d96b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/ac/ac111feb5d9cff17f56bac12a06926324bd6896db3b28a4f41bf2ad3b22887f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/c7/c7d8e2b6c6692cc9a1c6df448f64f44e1edf7c309b9578533a2a02cf2c6cfcd8-d # internal github.com/containers/libpod/pkg/api/handlers/utils mkdir -p $WORK/b708/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/libpod/pkg/api/handlers/utils -complete -installsuffix shared -buildid gAM6KHM8Tc1-pcMS9aCt/gAM6KHM8Tc1-pcMS9aCt -goversion go1.14.7 -D "" -importcfg $WORK/b708/importcfg -pack ./containers.go ./errors.go ./handler.go ./images.go ./pods.go github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/autoupdate=github.com/containers/libpod/pkg/autoupdate importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/channelwriter=github.com/containers/libpod/pkg/channelwriter importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/parse=github.com/containers/libpod/pkg/domain/infra/abi/parse importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/seccomp=github.com/containers/libpod/pkg/seccomp importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/varlink=github.com/containers/libpod/pkg/varlink importmap github.com/containers/libpod/v2/pkg/varlinkapi/virtwriter=github.com/containers/libpod/pkg/varlinkapi/virtwriter importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b540/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid G_D7dMwSo0F2Q_gY6Cly/G_D7dMwSo0F2Q_gY6Cly -goversion go1.14.7 -D "" -importcfg $WORK/b674/importcfg -pack ./attach.go ./config.go ./container.go ./containers.go ./containers_create.go ./create.go ./events.go ./funcs.go ./generate.go ./images.go ./intermediate.go ./intermediate_varlink.go ./mount.go ./pods.go ./remote_client.go ./shortcuts.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/f2/f2dde9c21f2e9aae42826d8c09e924d8c4f028a4648ff0ce1e9945a1483b8121-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/00/00079c3b6f6ed4b5b318ad46971d7de81d59eaf180acaf7ac716d6374f3ac29e-d # internal github.com/containers/libpod/pkg/domain/infra/abi mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/autoupdate=github.com/containers/libpod/pkg/autoupdate importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/checkpoint=github.com/containers/libpod/pkg/checkpoint importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/filters=github.com/containers/libpod/pkg/domain/filters importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/parse=github.com/containers/libpod/pkg/domain/infra/abi/parse importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/terminal=github.com/containers/libpod/pkg/domain/infra/abi/terminal importmap github.com/containers/libpod/v2/pkg/domain/utils=github.com/containers/libpod/pkg/domain/utils importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/containers/libpod/v2/pkg/parallel=github.com/containers/libpod/pkg/parallel importmap github.com/containers/libpod/v2/pkg/ps=github.com/containers/libpod/pkg/ps importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/specgen/generate=github.com/containers/libpod/pkg/specgen/generate importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/trust=github.com/containers/libpod/pkg/trust importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/varlink=github.com/containers/libpod/pkg/varlink importmap github.com/containers/libpod/v2/pkg/varlinkapi=github.com/containers/libpod/pkg/varlinkapi importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap k8s.io/api/apps/v1=github.com/containers/libpod/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b673/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/apps/v1=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b541/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra/abi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi -complete -installsuffix shared -buildid te_mEsxzG1zgwgrMT1ZX/te_mEsxzG1zgwgrMT1ZX -goversion go1.14.7 -D "" -importcfg $WORK/b646/importcfg -pack ./auto-update.go ./containers.go ./containers_runlabel.go ./cp.go ./events.go ./generate.go ./healthcheck.go ./images.go ./images_list.go ./manifest.go ./network.go ./play.go ./pods.go ./pods_stats.go ./runtime.go ./system.go ./system_varlink.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/e6/e618a4daf6f07da86ba9c4eb09ab9f9b0e7ab5b6acd8b5ea4871dfdf03d14dce-d # internal github.com/containers/libpod/pkg/domain/infra mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra/abi=github.com/containers/libpod/pkg/domain/infra/abi importmap github.com/containers/libpod/v2/pkg/domain/infra/tunnel=github.com/containers/libpod/pkg/domain/infra/tunnel importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/pkg/domain/infra -complete -installsuffix shared -buildid kMEWxahrWm668YnmXCns/kMEWxahrWm668YnmXCns -goversion go1.14.7 -D "" -importcfg $WORK/b515/importcfg -pack ./runtime_abi.go ./runtime_libpod.go ./runtime_proxy.go github.com/containers/libpod/pkg/api/handlers/compat mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/api/handlers/utils=github.com/containers/libpod/pkg/api/handlers/utils importmap github.com/containers/libpod/v2/pkg/api/server/idletracker=github.com/containers/libpod/pkg/api/server/idletracker importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra/abi=github.com/containers/libpod/pkg/domain/infra/abi importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/containers/libpod/v2/pkg/specgen/generate=github.com/containers/libpod/pkg/specgen/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/google/uuid=github.com/containers/libpod/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server/idletracker=$WORK/b709/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/uuid=$WORK/b710/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b540/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/handlers/compat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/libpod/pkg/api/handlers/compat -complete -installsuffix shared -buildid kLn7K7iHm0sR1Tdr3pov/kLn7K7iHm0sR1Tdr3pov -goversion go1.14.7 -D "" -importcfg $WORK/b707/importcfg -pack ./changes.go ./containers.go ./containers_archive.go ./containers_attach.go ./containers_create.go ./containers_export.go ./containers_logs.go ./containers_pause.go ./containers_prune.go ./containers_restart.go ./containers_start.go ./containers_stats.go ./containers_stop.go ./containers_top.go ./containers_unpause.go ./events.go ./exec.go ./images.go ./images_build.go ./images_history.go ./images_push.go ./images_remove.go ./images_save.go ./images_search.go ./images_tag.go ./info.go ./networks.go ./ping.go ./resize.go ./swagger.go ./system.go ./types.go ./unsupported.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/b6/b65e8d2c5ded07319d914ee38f40b075f220d3a117b234ef53197bc9bbb76542-d # internal github.com/containers/libpod/cmd/podman/registry mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra=github.com/containers/libpod/pkg/domain/infra importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/cmd/podman/registry -complete -installsuffix shared -buildid 14te5akOWkGaMuVXwZCA/14te5akOWkGaMuVXwZCA -goversion go1.14.7 -D "" -importcfg $WORK/b468/importcfg -pack ./config.go ./config_abi.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/43/439090f7b4c5bf70a78ae33646e56a8cde12d441b9afed7a5142c932fd09c5f2-d # internal github.com/containers/libpod/cmd/podman/report mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF github.com/containers/libpod/cmd/podman/validate mkdir -p $WORK/b693/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/libpod/cmd/podman/report -complete -installsuffix shared -buildid 7aZNQa-uERt8GX7_a1CA/7aZNQa-uERt8GX7_a1CA -goversion go1.14.7 -D "" -importcfg $WORK/b694/importcfg -pack ./diff.go ./report.go github.com/containers/libpod/cmd/podman/common mkdir -p $WORK/b357/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/libpod/cmd/podman/validate -complete -installsuffix shared -buildid pwcNI68QCxIrogJxxUkc/pwcNI68QCxIrogJxxUkc -goversion go1.14.7 -D "" -importcfg $WORK/b693/importcfg -pack ./args.go ./choice.go ./latest.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/cmd/podman/common -complete -installsuffix shared -buildid rwRKot34Hk7dBtZobzvP/rwRKot34Hk7dBtZobzvP -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./create.go ./create_opts.go ./createparse.go ./default.go ./netflags.go ./ports.go ./specgen.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/06/0669b5be4f32133a1283a801db29e69f0cd7a771c86a32db7b08247235ec44d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/54/5407a0b370e1855efc64aa0bcdaaa690afe8db5464bbf22aaade66f6a9493626-d # internal github.com/containers/libpod/cmd/podman/inspect mkdir -p $WORK/b692/ github.com/containers/libpod/cmd/podman/generate github.com/containers/libpod/cmd/podman/healthcheck mkdir -p $WORK/b697/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/cmd/podman/play mkdir -p $WORK/b703/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/libpod/cmd/podman/inspect -complete -installsuffix shared -buildid _zbklksU36uYly0Amh3c/_zbklksU36uYly0Amh3c -goversion go1.14.7 -D "" -importcfg $WORK/b692/importcfg -pack ./inspect.go github.com/containers/libpod/cmd/podman/manifest github.com/containers/libpod/cmd/podman/networks mkdir -p $WORK/b702/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b696/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/play /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/libpod/cmd/podman/play -complete -installsuffix shared -buildid DxY1XT1tCOr38cGXXh82/DxY1XT1tCOr38cGXXh82 -goversion go1.14.7 -D "" -importcfg $WORK/b703/importcfg -pack ./kube.go ./play.go mkdir -p $WORK/b701/ github.com/containers/libpod/cmd/podman/volumes cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/libpod/cmd/podman/healthcheck -complete -installsuffix shared -buildid dZr9pygD8KiGld6PBvCz/dZr9pygD8KiGld6PBvCz -goversion go1.14.7 -D "" -importcfg $WORK/b697/importcfg -pack ./healthcheck.go ./run.go cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b714/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/libpod/cmd/podman/networks -complete -installsuffix shared -buildid FhrDa0gGQ36XwFqQlbe6/FhrDa0gGQ36XwFqQlbe6 -goversion go1.14.7 -D "" -importcfg $WORK/b702/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/libpod/cmd/podman/generate -complete -installsuffix shared -buildid 7H5cnekOIfEFjoxmv2Eb/7H5cnekOIfEFjoxmv2Eb -goversion go1.14.7 -D "" -importcfg $WORK/b696/importcfg -pack ./generate.go ./kube.go ./systemd.go cat >$WORK/b701/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/libpod/cmd/podman/manifest -complete -installsuffix shared -buildid uVfiRpnZGQi_10OGMcKW/uVfiRpnZGQi_10OGMcKW -goversion go1.14.7 -D "" -importcfg $WORK/b701/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go cat >$WORK/b714/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b249/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/libpod/cmd/podman/volumes -complete -installsuffix shared -buildid FNXp-08IWnsg1XqGKcAl/FNXp-08IWnsg1XqGKcAl -goversion go1.14.7 -D "" -importcfg $WORK/b714/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/8d/8dbcc5b397af183ee863cfef8b2ebda8d37e5231cfaa733d16e8df49766c1fbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/d1/d1d7b26f4c57068bd8e62b6b5172f1bac190d96d8847a60f5b6898746dcd38c8-d # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/3c/3c9d5644f2a1ccd26a38f3d9f977ead52ca429da03f0aa8cd7ead5cc3604bf01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/12/1287c6115713247671e5d59ffecd1b8490749c472347f0b88bd0f0ada6fa91fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/ea/eac481607757d4f029e1f209e7467d15702b7467d65c7f58a0e9a8cc21d55401-d # internal github.com/containers/libpod/cmd/podman/images mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/images /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/libpod/cmd/podman/images -complete -installsuffix shared -buildid KupZ31qcTrcdeT9AHVra/KupZ31qcTrcdeT9AHVra -goversion go1.14.7 -D "" -importcfg $WORK/b698/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./prune.go ./pull.go ./push.go ./rm.go ./rmi.go ./save.go ./search.go ./sign.go ./tag.go ./tree.go ./trust.go ./trust_set.go ./trust_show.go ./untag.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/92/9235171424bab69d0b83fdcd23d8d5577dd29c6e6ffb86fd2301e7e8c741d48c-d # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/b4/b43ed348e5840fa1169f655e70610fee6f58d6788f2b45fdfc89332c240a725a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/10/1038bb2d7cf70d3c328ed825f7bd20db5d3d0091f8386d1e734d62a595c727da-d # internal github.com/containers/libpod/pkg/api/handlers/libpod mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/api/handlers/compat=github.com/containers/libpod/pkg/api/handlers/compat importmap github.com/containers/libpod/v2/pkg/api/handlers/utils=github.com/containers/libpod/pkg/api/handlers/utils importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/filters=github.com/containers/libpod/pkg/domain/filters importmap github.com/containers/libpod/v2/pkg/domain/infra/abi=github.com/containers/libpod/pkg/domain/infra/abi importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/parse=github.com/containers/libpod/pkg/domain/infra/abi/parse importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/ps=github.com/containers/libpod/pkg/ps importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/specgen/generate=github.com/containers/libpod/pkg/specgen/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/handlers/libpod /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/libpod/pkg/api/handlers/libpod -complete -installsuffix shared -buildid K_K0f1eKs2fjfcxtvcv2/K_K0f1eKs2fjfcxtvcv2 -goversion go1.14.7 -D "" -importcfg $WORK/b711/importcfg -pack ./containers.go ./containers_create.go ./copy.go ./generate.go ./healthcheck.go ./images.go ./info.go ./manifests.go ./networks.go ./play.go ./pods.go ./swagger.go ./system.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/8d/8def6f6eff88fb7bfdeaa8d54fa4c85fd75585c707691b3de629d48fdf5f9798-d # internal github.com/containers/libpod/cmd/podman/pods mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/libpod/cmd/podman/pods -complete -installsuffix shared -buildid ahgPMbOrkdUdb8Nrs0K3/ahgPMbOrkdUdb8Nrs0K3 -goversion go1.14.7 -D "" -importcfg $WORK/b704/importcfg -pack ./create.go ./exists.go ./inspect.go ./kill.go ./pause.go ./pod.go ./prune.go ./ps.go ./restart.go ./rm.go ./start.go ./stats.go ./stop.go ./top.go ./unpause.go github.com/containers/libpod/cmd/podman/containers mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/cmd/podman/containers -complete -installsuffix shared -buildid lrNo7y_ZXxHaoIhXrz7E/lrNo7y_ZXxHaoIhXrz7E -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./attach.go ./checkpoint.go ./cleanup.go ./commit.go ./container.go ./cp.go ./create.go ./diff.go ./exec.go ./exists.go ./export.go ./init.go ./inspect.go ./kill.go ./list.go ./logs.go ./mount.go ./pause.go ./port.go ./prune.go ./ps.go ./restart.go ./restore.go ./rm.go ./run.go ./runlabel.go ./start.go ./stats.go ./stop.go ./top.go ./unmount.go ./unpause.go ./utils.go ./wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/bf/bfbab1202336f9fd255770d84411a301fb14ae3d637d4c14c4fa8f405f8cc45f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/fe/fe4d086d3443b22b824b20819d9eb0e6374ddbde0e5c60179b5193df85876a5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/37/375c248d34635a57661f059d82f57fa631d23a708c4b3e59f344af03224e2e60-d # internal github.com/containers/libpod/pkg/api/server mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/api/handlers/compat=github.com/containers/libpod/pkg/api/handlers/compat importmap github.com/containers/libpod/v2/pkg/api/handlers/libpod=github.com/containers/libpod/pkg/api/handlers/libpod importmap github.com/containers/libpod/v2/pkg/api/handlers/utils=github.com/containers/libpod/pkg/api/handlers/utils importmap github.com/containers/libpod/v2/pkg/api/server/idletracker=github.com/containers/libpod/pkg/api/server/idletracker importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/libpod=$WORK/b711/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server/idletracker=$WORK/b709/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/libpod/pkg/api/server -complete -installsuffix shared -buildid C4BIqGQn9N_kHbpIyiOn/C4BIqGQn9N_kHbpIyiOn -goversion go1.14.7 -D "" -importcfg $WORK/b706/importcfg -pack ./docs.go ./handler_api.go ./listener_api.go ./register_archive.go ./register_auth.go ./register_containers.go ./register_distribution.go ./register_events.go ./register_exec.go ./register_generate.go ./register_healthcheck.go ./register_images.go ./register_info.go ./register_manifest.go ./register_monitor.go ./register_networks.go ./register_ping.go ./register_play.go ./register_plugins.go ./register_pods.go ./register_swagger.go ./register_swarm.go ./register_system.go ./register_version.go ./register_volumes.go ./server.go ./swagger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/c3/c353ec924b2c5d9ad87bde9449352f4b78e901d1b9aa3925aac919bd7828afd7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/f5/f59c70c11cb340281f25ea34460a2b13c19abb6e94ad44bf1ff5a9795cf1e0a5-d # internal github.com/containers/libpod/cmd/podman/system mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/api/server=github.com/containers/libpod/pkg/api/server importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra=github.com/containers/libpod/pkg/domain/infra importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/libpod/cmd/podman/system -complete -installsuffix shared -buildid E250afZ9N-HiY8dQM51e/E250afZ9N-HiY8dQM51e -goversion go1.14.7 -D "" -importcfg $WORK/b705/importcfg -pack ./connection.go ./df.go ./events.go ./info.go ./migrate.go ./prune.go ./renumber.go ./reset.go ./service.go ./service_abi.go ./system.go ./unshare.go ./varlink.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/6b/6b2c4cae4a507112b2464472b9a1c26d7f85b610ae859d508d16c8223bac5c9a-d # internal github.com/containers/libpod/cmd/podman/system/connection mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/libpod/cmd/podman/system/connection -complete -installsuffix shared -buildid wnQGuWIGLvJUpnnTgnGv/wnQGuWIGLvJUpnnTgnGv -goversion go1.14.7 -D "" -importcfg $WORK/b713/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/b2/b2927a3162af1a91e8deb138fb2bd70d79be0733abbf086816d6a5a0fcceda83-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/containers=github.com/containers/libpod/cmd/podman/containers importmap github.com/containers/libpod/v2/cmd/podman/generate=github.com/containers/libpod/cmd/podman/generate importmap github.com/containers/libpod/v2/cmd/podman/healthcheck=github.com/containers/libpod/cmd/podman/healthcheck importmap github.com/containers/libpod/v2/cmd/podman/images=github.com/containers/libpod/cmd/podman/images importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/manifest=github.com/containers/libpod/cmd/podman/manifest importmap github.com/containers/libpod/v2/cmd/podman/networks=github.com/containers/libpod/cmd/podman/networks importmap github.com/containers/libpod/v2/cmd/podman/play=github.com/containers/libpod/cmd/podman/play importmap github.com/containers/libpod/v2/cmd/podman/pods=github.com/containers/libpod/cmd/podman/pods importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/system/connection=github.com/containers/libpod/cmd/podman/system/connection importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/cmd/podman/volumes=github.com/containers/libpod/cmd/podman/volumes importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/parallel=github.com/containers/libpod/pkg/parallel importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/containers/libpod/v2/pkg/tracing=github.com/containers/libpod/pkg/tracing importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b701/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b737/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile log/syslog=$WORK/b738/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b739/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 8X936Kb8yaVmJMPS6ZPy/8X936Kb8yaVmJMPS6ZPy -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./early_init_linux.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./syslog_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/1e/1edb56caefe63bea39b068ca975f97052170a09688696a7f03ca496ed3b90ceb-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b701/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b737/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile log/syslog=$WORK/b738/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b739/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b423/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b731/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b505/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b141/_pkg_.a packagefile encoding/csv=$WORK/b228/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b123/_pkg_.a packagefile regexp/syntax=$WORK/b097/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b106/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b514/_pkg_.a packagefile text/template/parse=$WORK/b295/_pkg_.a packagefile archive/tar=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b464/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b285/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b566/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/libpod=$WORK/b711/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server/idletracker=$WORK/b709/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b226/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b366/_pkg_.a packagefile compress/bzip2=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b540/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b718/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b721/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b725/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b726/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b727/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b729/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b730/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b732/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b734/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b735/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b736/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b154/_pkg_.a packagefile mime/multipart=$WORK/b163/_pkg_.a packagefile net/http/httptrace=$WORK/b165/_pkg_.a packagefile net/http/internal=$WORK/b166/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b254/_pkg_.a packagefile go/format=$WORK/b288/_pkg_.a packagefile hash/crc64=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b371/_pkg_.a packagefile text/scanner=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b459/_pkg_.a packagefile net/http/httputil=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/apps/v1=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b691/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/uuid=$WORK/b710/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b124/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b116/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile hash/fnv=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b728/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b733/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b158/_pkg_.a packagefile mime/quotedprintable=$WORK/b164/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b088/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b273/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/parser=$WORK/b291/_pkg_.a packagefile go/printer=$WORK/b292/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b374/_pkg_.a packagefile container/heap=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b453/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b439/_pkg_.a packagefile net/mail=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b544/_pkg_.a packagefile go/doc=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b606/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b180/_pkg_.a packagefile go/scanner=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b413/_pkg_.a packagefile compress/zlib=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b378/_pkg_.a packagefile image=$WORK/b380/_pkg_.a packagefile image/jpeg=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b440/_pkg_.a packagefile internal/lazyregexp=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b406/_pkg_.a packagefile hash/adler32=$WORK/b376/_pkg_.a packagefile image/color=$WORK/b381/_pkg_.a packagefile image/internal/imageutil=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b608/_pkg_.a packagefile expvar=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b222/_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=ITqMgJjqV94Ix72_dUu_/8X936Kb8yaVmJMPS6ZPy/8LW53F0E2LPKaX14Sy7R/ITqMgJjqV94Ix72_dUu_ -X github.com/containers/libpod/libpod/define.buildInfo=1598905322 -compressdwarf=false -B 0xf73bdd15dc32eec719c365df39a260a4334393cc -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 mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -r $WORK/b001/ + export 'BUILDTAGS=remote varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='remote varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl remote varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags '-X github.com/containers/libpod/libpod/define.buildInfo=1598905322 -compressdwarf=false -B 0x31de0981524381ecea4ca99c86f63c249c56e33b -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman-remote github.com/containers/libpod/cmd/podman WORK=/tmp/go-build713805019 github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/pkg/ps/define mkdir -p $WORK/b510/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid MHAmqv0pgMmKYXdofetS/MHAmqv0pgMmKYXdofetS -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./name.go unicode/utf8 mkdir -p $WORK/b024/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags github.com/containers/libpod/libpod/linkmode mkdir -p $WORK/b551/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WYC_GbPtiC8dhksW9VCx/WYC_GbPtiC8dhksW9VCx -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./utf8.go mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b551/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid ADWv5zOgA5NfE1CGYbyH/ADWv5zOgA5NfE1CGYbyH -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./flags.go ./proto_legacy_disable.go cat >$WORK/b510/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/linkmode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/libpod/linkmode -complete -installsuffix shared -buildid FX8o2SmTFpBSr4RrkKt5/FX8o2SmTFpBSr4RrkKt5 -goversion go1.14.7 -D "" -importcfg $WORK/b551/importcfg -pack ./linkmode_dynamic.go internal/race cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/ps/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/pkg/ps/define -complete -installsuffix shared -buildid fWdlk6q7uBJFUvpXgyoi/fWdlk6q7uBJFUvpXgyoi -goversion go1.14.7 -D "" -importcfg $WORK/b510/importcfg -pack ./types.go mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid oYmwTQnrylpFIHdUvEVO/oYmwTQnrylpFIHdUvEVO -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go internal/nettrace runtime/internal/sys mkdir -p $WORK/b081/ crypto/subtle mkdir -p $WORK/b041/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b011/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 6N7-L2wrUTfrWx2ZFIcD/6N7-L2wrUTfrWx2ZFIcD -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid tq5FdpLb-hsT5rqhMi1y/tq5FdpLb-hsT5rqhMi1y -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./constant_time.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b086/ math/bits mkdir -p $WORK/b022/ unicode cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b025/ unicode/utf16 vendor/golang.org/x/crypto/cryptobyte/asn1 github.com/containers/libpod/vendor/github.com/containers/common/version cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle mkdir -p $WORK/b040/ container/list github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Msa5Cqd4_k8q-jw_E7wZ/Msa5Cqd4_k8q-jw_E7wZ -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math/bits -std -complete -installsuffix shared -buildid XlDFRzYbvEfkQ0wGyiML/XlDFRzYbvEfkQ0wGyiML -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b052/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode -std -complete -installsuffix shared -buildid PQEj7GtEf7oKMXF92ghk/PQEj7GtEf7oKMXF92ghk -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 0NgoonC54iAGbou-eHvc/0NgoonC54iAGbou-eHvc -goversion go1.14.7 -D "" -importcfg $WORK/b086/importcfg -pack ./aliasing.go mkdir -p $WORK/b055/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid MNEwxSvobmVA3a6M2d6o/MNEwxSvobmVA3a6M2d6o -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./aliasing.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b076/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid CW6RZriBIuDWJl1VjRSo/CW6RZriBIuDWJl1VjRSo -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./utf16.go github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b123/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p container/list -std -complete -installsuffix shared -buildid OgK-plWTYMr5Nr5zvrVX/OgK-plWTYMr5Nr5zvrVX -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./list.go mkdir -p $WORK/b233/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b123/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid asAlMRKLGN9_FWYgAQBb/asAlMRKLGN9_FWYgAQBb -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go mkdir -p $WORK/b251/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid HSwscgTdeJmkm9DaC1Xn/HSwscgTdeJmkm9DaC1Xn -goversion go1.14.7 -D "" -importcfg $WORK/b123/importcfg -pack ./unsafeheader.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid THJEgNhDsUyzo56_6V5x/THJEgNhDsUyzo56_6V5x -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./version.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid XI2uyzLaFwojOJsMl5zL/XI2uyzLaFwojOJsMl5zL -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./promise.go github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid yH8ZbtntO4gPHH7moMQq/yH8ZbtntO4gPHH7moMQq -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./spec.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid z6EwI6tjQAkXq741XMcf/z6EwI6tjQAkXq741XMcf -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./options.go encoding mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding -std -complete -installsuffix shared -buildid rR48f7sIglvXSqokZrGC/rR48f7sIglvXSqokZrGC -goversion go1.14.7 -D "" -importcfg $WORK/b092/importcfg -pack ./encoding.go github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid fRb8-Gvyl5G56GJqNkzU/fRb8-Gvyl5G56GJqNkzU -goversion go1.14.7 -D "" -importcfg $WORK/b309/importcfg -pack ./common.go ./common_unix.go github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid T0SlbwrC2TzU1CZSrKqX/T0SlbwrC2TzU1CZSrKqX -goversion go1.14.7 -D "" -importcfg $WORK/b127/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid Eh1HxhKnocVto-4FTiHt/Eh1HxhKnocVto-4FTiHt -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./image_history.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid FPly_btexzYy13DjXkqx/FPly_btexzYy13DjXkqx -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./events.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid l5C0uUDKwzeg-WpZH7Tw/l5C0uUDKwzeg-WpZH7Tw -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config EOF image/color mkdir -p $WORK/b381/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid OH0EehNIqN3eQT7udqMI/OH0EehNIqN3eQT7udqMI -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./ewma.go cat >$WORK/b381/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p image/color -std -complete -installsuffix shared -buildid LgiKfTHJGXUhSOHOdWrl/LgiKfTHJGXUhSOHOdWrl -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./color.go ./ycbcr.go github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid 46j7c4B9RJ1L-nFWsbJE/46j7c4B9RJ1L-nFWsbJE -goversion go1.14.7 -D "" -importcfg $WORK/b460/importcfg -pack ./command.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b549/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b544/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b544/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid OB2M989gP_dYdsUFc0hR/OB2M989gP_dYdsUFc0hR -goversion go1.14.7 -D "" -importcfg $WORK/b544/importcfg -pack ./annotations.go github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b485/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid ksdcGyJBFJdWFP1M3Sf-/ksdcGyJBFJdWFP1M3Sf- -goversion go1.14.7 -D "" -importcfg $WORK/b549/importcfg -pack ./config.go ./config_unix.go mkdir -p $WORK/b520/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b520/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid P8JzNNfJZ0xk649vfuRg/P8JzNNfJZ0xk649vfuRg -goversion go1.14.7 -D "" -importcfg $WORK/b485/importcfg -pack ./capabilities.go sync/atomic cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid 0y35qorSprCEfDLp4ya-/0y35qorSprCEfDLp4ya- -goversion go1.14.7 -D "" -importcfg $WORK/b520/importcfg -pack ./aliasing.go mkdir -p $WORK/b014/ github.com/containers/libpod/version mkdir -p $WORK/b503/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s cat >$WORK/b503/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid k59AVw5NiBjbtE7Ixu1A/k59AVw5NiBjbtE7Ixu1A -goversion go1.14.7 -D "" -importcfg $WORK/b503/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/8a/8a1f759f55c975104351463ca66089a517b13c07aa1710d086bd7ad208a4ca2a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid funwpHFFQ9d5A1_s5c-a/funwpHFFQ9d5A1_s5c-a -goversion go1.14.7 -D "" -importcfg $WORK/b580/importcfg -pack ./operator.go runtime/cgo mkdir -p $WORK/b053/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b053/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/16/1667c2eaa0054092391c4f9e793be3ea6169cc67b0679a86f9cc5f02c6c84bdb-d # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b631/ cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/8d/8da2565df1485810c52f7e0139d1ab3324a4af033567231e2dc32456b68489ba-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b637/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b637/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid csvS3NO4G1vnERX86HOF/csvS3NO4G1vnERX86HOF -goversion go1.14.7 -D "" -importcfg $WORK/b631/importcfg -pack ./integer.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid RUF0SCCI9GUSzEvhruZL/RUF0SCCI9GUSzEvhruZL -goversion go1.14.7 -D "" -importcfg $WORK/b637/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal crypto/internal/boring/sig mkdir -p $WORK/b047/ cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/be/bebf958a485687801a258af3bad34db8eeac386d8ab9c54fac29394290711b61-d # internal cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b649/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b047/symabis ./sig_amd64.s cat >$WORK/b649/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid TecRX2S7aYMY1MO2V52A/TecRX2S7aYMY1MO2V52A -goversion go1.14.7 -D "" -importcfg $WORK/b649/importcfg -pack ./opaque.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b5/b57e981e24d5f724a61c287f321dcaad1912a667d78043d3a06147311ea74c15-d # internal runtime/internal/math mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid o1g-BFBcwFyMV23QbbL5/o1g-BFBcwFyMV23QbbL5 -goversion go1.14.7 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9c/9c948b755fc4ccff1d884e3e89ed71b1ff4cb746a73673282e594a2c6358c8a1-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b690/ cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e9/e90a36cb70ee6594dd1edb68cde313eb3fcecd55f2f93e2adfda00b42ed611ef-d # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/00/0098874c5cceac54a094a3038f7d6a1f88402bbae08b357b2788ec8a5087794c-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b691/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid gwygonZ2FLK6gWRkda5e/gwygonZ2FLK6gWRkda5e -goversion go1.14.7 -D "" -importcfg $WORK/b690/importcfg -pack ./restriction_manager.go mkdir -p $WORK/b693/ cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/6e/6ecc9c2e9103794b8b161cc84122f5f3778eb3ce2e5bc1fc909ff186aae169fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cat >$WORK/b691/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid 3qJuROKoewf8EeMd5h86/3qJuROKoewf8EeMd5h86 -goversion go1.14.7 -D "" -importcfg $WORK/b691/importcfg -pack ./stats.go cat >$WORK/b693/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid JQGFLrddoBx4kdq3GX0E/JQGFLrddoBx4kdq3GX0E -goversion go1.14.7 -D "" -importcfg $WORK/b693/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3f/3fe80d09e8ef98593860782e7c7f27b419c4cb97418c5461c416ebe3c62bf84b-d # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/9f/9f97a9a6d4eb580037d1c8c115a2eec77254dfbaaa9899cc58ee8d71312913f4-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/3d/3dfa6cca47aba6a15c75822b37d936054153199e9e3462712969f8b8ab8a30c6-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3d/3dfecc2ef742bdc5496cf0cb781635d9da2bc1170ef48c30d8c8ab89bf87f369-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b009/ cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/15/15cac8aa425aa1b183a641fde2d0e3b1d038f7738a1a3b2e72329db1ed4b72e0-d # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a0/a0537c2620aa787be0d3516dbcd102ec1fa6893f9a2dc54dabf3d2ed55da0c65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/54/54abdd40c5d1c8de669d1517aed33076563adfe4be519646e7f6d24dbb447f32-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/dc/dcb7a8c90a077778b08c995b09e1d54b263c051c919618975cd5debfe768514b-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/25/25cd05bfefda51a71719e022810259f839d4928a3f79163f16aedfe6cb4df3df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/cf/cfabea5848f3bcf8e6da336e252a3656b310cf1d6cd1df94e549221200b4733a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/36/36402245137da508e69b410dc549ef9e30f8b85cc45772c42cd25308621c17ac-d # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/0b/0bf9a8001051af925919454a37253ddab0c7a3aa3e77edb9f5439d073f6274b9-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid cGP6DbyqK4t2qGcr1RPf/cGP6DbyqK4t2qGcr1RPf -goversion go1.14.7 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid rur8aJcEU7ts9UReCKeU/rur8aJcEU7ts9UReCKeU -goversion go1.14.7 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/98/986ab2af49be9378636271f04da1a255fd83f8fbf3207db47ece8d977d790b43-d # internal cat >$WORK/b047/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/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid MW1Vx1m3GNEg5Q81-F2L/MW1Vx1m3GNEg5Q81-F2L -goversion go1.14.7 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/37/377d69c79329d5c320e906ffab4a2059cfddea0744b53953db4892a1ce5028d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/69/69b6ee87211988a701a604b1f51955f683fadec6129b4535deb4a0cf1896af02-d # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/2a/2ab51108e69bfa35fe7fc2cf02a1873fd60b15fcc6fd2ab51b14ac5ef6fce030-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/d9/d9ea507ce6d2438ec756081f4b3112b3072e7c72802233564c478006ab638e34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/6f/6f69eea4108fa494faba1ebb04b7d0c408c0e71e8ee1d00ecb4f1644a8b0b228-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/63/631f035d1839cc95f1f2255cce66b3330c9f372f63961f86dc47dcfeaacc2df2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/e8/e8a8681169049e4173ff7c554288d48e7d7763d48ff7d73b2891bcdc365aa302-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/90/90e2c83f727ee3ba9705b8ffacba1a6add02e0278d3895d62d5d97cb2242c309-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b7/b7f41b02cc4871a37a56f7e9b9a384d435eec5b626202ea97a5a15283bd3d609-d # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/7b/7bbc7b954f36cbb8ac944ae22d8aed3b278f554c5b199373230c897baa1009d6-d # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/db/dbdbecbcf3da923529bd63c846b158c3225fbdc96a41b070538ccd5be06deb73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/42/420f03b7adbd2367712b634ecc4efc9a44f7d4208a7fdb5de1be149ca5c6fb12-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 3VZnAVmgjjNSM77dL33q/3VZnAVmgjjNSM77dL33q -goversion go1.14.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64.go ./stubs.go cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/40/40b1c6bf2153d8215ca5cc6499639eab7e6be5ec74e465021f271255971910ac-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b047/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9f/9f3b02a941cad89cd903f4a6cd0a9f83d1dd6b8370310e7176005a1d92831866-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/1d/1defecdf98584790a6dd4499f33955c2f643a8c876e938ac36321facb59f03c1-d # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/90/90db7e5e3a6c174d357795251420a934291ce173387f0e64589dd2cc82679a6c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/b8/b8ae36db304eebc93730c5ed02da6e088b21f88aa81e3028cdda9c866c3c4b9f-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b047/_pkg_.a $WORK/b047/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/3f/3f2c995049e49df9c395dced8baf31c4890c6a03675fe998778f935fa5c0fab9-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/36/36be1da77a7e856bea538a22411cd48e5e24f162e6e8b6d39d5dbd145ab92b8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b1/b115d7ecb2245d4e9884a284c400ea1f3716cce144402aa7df9e92cedcb65cec-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8e2f87ab0922e0466831105a6a69d995e3f0c9ab9263a93be4f3b968d665540-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.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/e5/e50f1f27cdce41a452630f89744bcd47d35ff7dd7907866b036fcdafd560602b-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true internal/testlog cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.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/b4/b4f759043c40e7e9aa23243a1d45b070c56406c46973084e70e51efdcad0b44b-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/ca/ca52fb0b08488b1c9f4bb6e6feba4185523a87c23ae41fe4e27c66712cee3bcb-d # internal mkdir -p $WORK/b032/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b200/ crypto/internal/boring/fipstls cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b046/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid kQU2YuQRcFKd0NbaevG8/kQU2YuQRcFKd0NbaevG8 -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid A5HSdO-oaYUlc-qZcX0V/A5HSdO-oaYUlc-qZcX0V -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack ./ints.go cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b046/symabis ./dummy.s internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid bHoVHs_B2NwhTp9Bg3A5/bHoVHs_B2NwhTp9Bg3A5 -goversion go1.14.7 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./tls.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid Jabccd0QeN9LTOBQogVz/Jabccd0QeN9LTOBQogVz -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p math -std -installsuffix shared -buildid RRgxsnhHfvSy2yHlodlM/RRgxsnhHfvSy2yHlodlM -goversion go1.14.7 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/5c/5c56b53f755f9db2d1f6ed5ce122c1e4a2b50c4ca983d798aa524bd260c1cead-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b046/dummy.o ./dummy.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/48/48625a13c67c4376c4ee704420a916fd5d5ee8ca7ddf0d1420d21053df0913c1-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/59/59c8f7d3b49dec0a20401adf0a104f8e5f233509ae0bedb0045527a132c98e36-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0a/0a4d6a0ee1e96022874c8ce2d00324f984391a8b0d967c5eb8766437c9e77968-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid xHCaHNGKlVZSdIGMdYUZ/xHCaHNGKlVZSdIGMdYUZ -goversion go1.14.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./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 ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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 cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d4/d4aecb0f7f8a5e0f65c61a9de964eac448669cc24b27354bcf1a3af7376e4a4e-d # internal github.com/containers/libpod/pkg/util/camelcase mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/libpod/pkg/util/camelcase -complete -installsuffix shared -buildid ulir-q-YnZGhAM-ZoGjH/ulir-q-YnZGhAM-ZoGjH -goversion go1.14.7 -D "" -importcfg $WORK/b670/importcfg -pack ./camelcase.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/2f/2f20eb4ff881e0b64edd7114fb7e4df95fbf36c0a05aa37f90d51f9745c53854-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/dim_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/log_amd64.o $WORK/b021/sqrt_amd64.o $WORK/b021/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x006.o -c gcc_linux_amd64.c cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/bf/bfc4df0a4240b34df68e2ad729e0c32749c6e760fe2fca0c0005ba553b308cf2-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid vLNFKLIABN1VT-Qjli2K/vLNFKLIABN1VT-Qjli2K -goversion go1.14.7 -D "" -importcfg $WORK/b422/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/c6/c601997ece3088a0f6299ad43832f8452b242cf2f3c1cdfae4149cdbfe0a458c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x012.o -c gcc_amd64.S cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go -dynlinker cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b053/symabis ./asm_amd64.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p runtime/cgo -std -installsuffix shared -buildid lc7mbhsXQWtFB-EFpHup/lc7mbhsXQWtFB-EFpHup -goversion go1.14.7 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo.cgo1.go $WORK/b053/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_amd64.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/3f/3fc5a9d84ecbb8f6fde4cb57a23abaa14f1404fb2b9fe7d2f3fb3396652a98bd-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/preempt_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/77/77f3094f0bb1946ffa59edd4b33e017319851d1db702638a5222a2f598574f45-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b012/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -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/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid G49zdtGJGyHHqSOsAM7o/G49zdtGJGyHHqSOsAM7o -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_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 R3PFUPzM8WVnVwL_S_x3/R3PFUPzM8WVnVwL_S_x3 -goversion go1.14.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/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a3/a397923a4ab45c128f3e878f1ef0353791a8b8f4966edbee928f4cb8215628c0-d # internal internal/singleflight mkdir -p $WORK/b082/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b192/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid CAGxhc4UPP1MwtkwOKeG/CAGxhc4UPP1MwtkwOKeG -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Eb8nPnTMsDDLQyidn1cI/Eb8nPnTMsDDLQyidn1cI -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./pragma.go math/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid pRGxWhiiLx0Ha4B_MOJ0/pRGxWhiiLx0Ha4B_MOJ0 -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/77/7784981984d3dc37a641b085266cf561f9fdc6d7725853026e8d2b714f5754c0-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/66/66de101892e777345e9bb769b8f5df90d6ff7e2ae1445588ab0a4bbb198cb39a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a9/a951b452d2dcc1aafa9686c3ff08b6024e20afe11269d607c5a59b32c5bd16c5-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -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/d2/d25faf62c94200b73f1d2bf77afd6abc7b88d3509e85d71caaec6480942c6b67-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/b026/ 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 wssGSXWPohKhU970NbBH/wssGSXWPohKhU970NbBH -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b026/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/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid 2YQQYZCv5i34M_eqv-X6/2YQQYZCv5i34M_eqv-X6 -goversion go1.14.7 -D "" -importcfg $WORK/b026/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/86/8635beef3694aa95764bafc166acacf868954f97b3eab39bd733166d5bc64155-d # internal internal/oserror mkdir -p $WORK/b017/ github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b232/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF io cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 1jMq0CEDWxZ7rsTZfAxz/1jMq0CEDWxZ7rsTZfAxz -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/libpod/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b233/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b027/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid Ex_1kCyr0DiIAlfOT7up/Ex_1kCyr0DiIAlfOT7up -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p io -std -complete -installsuffix shared -buildid vY6sqqNJJ8oL7TvTY0bj/vY6sqqNJJ8oL7TvTY0bj -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./io.go ./multi.go ./pipe.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b385/ github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b640/ github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b377/ strconv cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid ld40mhC_fEd92BvCFqld/ld40mhC_fEd92BvCFqld -goversion go1.14.7 -D "" -importcfg $WORK/b385/importcfg -pack ./apparmor_disabled.go mkdir -p $WORK/b080/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid vY-qRnDio7hw3yuI4BBj/vY-qRnDio7hw3yuI4BBj -goversion go1.14.7 -D "" -importcfg $WORK/b640/importcfg -pack ./registrar.go mkdir -p $WORK/b023/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid q4yuGtc18c3reuivT1lK/q4yuGtc18c3reuivT1lK -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./cast5.go mkdir -p $WORK/b262/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid c3DoWMR19loCmUzzr4kt/c3DoWMR19loCmUzzr4kt -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./message.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strconv -std -complete -installsuffix shared -buildid XcGOuJBjttYx98_j0coP/XcGOuJBjttYx98_j0coP -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid O4txc58MBTfpMXQEfI7x/O4txc58MBTfpMXQEfI7x -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./locker.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/2d/2d936c98045d2701f9baf70a7ff8163e60cfb21bd6b49ee9e7115c53ac924bfe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/79/7933df02a3602e00153aad29920c92690780f5cec5708532e651b88c576cc428-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/93/934cef618645ffbe4342abed6c6e7207d600f6eecf053829ffb1da6e8c614f57-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid pRVuO-4P-zB0iACXGf4A/pRVuO-4P-zB0iACXGf4A -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_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/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/20/207b04c872d1c659081e21f6fb6b56cb32d7f1c671b731e027d91658b7d3c590-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/61/61d3c99fca00cdf0f59cf4e970cc6f328c17aeade62bac7dca84fb40be8805ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/51/51176a37fca397e2cd08a10d5311c00c5ac1215e98f82b415395d59b441920be-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/fc/fca30611eb5871c87e8dbdebea4a1782a9e8691d442eb734b93c4dc83815b35e-d # internal github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b183/ container/heap github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b415/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid dmD1df7OtRYUgfTr2CW4/dmD1df7OtRYUgfTr2CW4 -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./stream.go mkdir -p $WORK/b572/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p container/heap -std -complete -installsuffix shared -buildid uXZl6TC4lT7N8Nr0rCrq/uXZl6TC4lT7N8Nr0rCrq -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./heap.go cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid kOdoWkMCAmOu8n7Xcp32/kOdoWkMCAmOu8n7Xcp32 -goversion go1.14.7 -D "" -importcfg $WORK/b572/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/20/200f5e6aced948da4e2f6d15821e7c315eeb921c5628bfe00ccb5a3b4a0961d9-d # internal hash mkdir -p $WORK/b045/ crypto/internal/randutil github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b106/ bytes cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash -std -complete -installsuffix shared -buildid Va5VjX2aaBqjyicv1pn9/Va5VjX2aaBqjyicv1pn9 -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b135/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid qFhu6LDV9SQyu5jTlsvs/qFhu6LDV9SQyu5jTlsvs -goversion go1.14.7 -D "" -importcfg $WORK/b106/importcfg -pack ./types.go strings mkdir -p $WORK/b059/ text/tabwriter cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b035/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 1UMiSWiW7dswVmVko9yA/1UMiSWiW7dswVmVko9yA -goversion go1.14.7 -D "" -importcfg $WORK/b135/importcfg -pack ./upload_reader.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uUupyJEk6HTg3tOnEOtT/uUupyJEk6HTg3tOnEOtT -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./randutil.go mkdir -p $WORK/b051/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid IxWx4jgA_JF8MzRz5upF/IxWx4jgA_JF8MzRz5upF -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b293/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p strings -std -complete -installsuffix shared -buildid -g14XYCRLgYz2n7IIFWH/-g14XYCRLgYz2n7IIFWH -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid gmvvHXrWVqvzWINS4lyA/gmvvHXrWVqvzWINS4lyA -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/68/680bbf44a7cc31987c2c450c541df157d58dd1b9b3db35e76d3d3c1f73800a44-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/9e/9e2abcd8a1169949f19228ee97f65ecbd42873f8b2a71eb4eff7ae972580f62b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/df/df5fd2dfbc40f71de05001c00c378fd0d945ff5166db6d3bf90186fb08359397-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b106/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid Ra2KmWIRaHwEIB9PuAPh/Ra2KmWIRaHwEIB9PuAPh -goversion go1.14.7 -D "" -importcfg $WORK/b105/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f8/f88d06b9490e9c1d2607e238c8b7aa918326f83357ae9d7c02d0ae1af5af60fd-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3e/3e26f77875bf6d1fcd2a19fac630b447e4af5de93b78c4499702aabc59664e8e-d # internal hash/crc64 mkdir -p $WORK/b128/ hash/fnv hash/adler32 hash/crc32 mkdir -p $WORK/b115/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid z8Pwwa-DkwHr35eZhTxz/z8Pwwa-DkwHr35eZhTxz -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./crc64.go mkdir -p $WORK/b189/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b115/symabis ./crc32_amd64.s mkdir -p $WORK/b376/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid OFpqvIuMiZnLC5GBkh1s/OFpqvIuMiZnLC5GBkh1s -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./fnv.go cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid h0xJGmhEfye66zljpYt7/h0xJGmhEfye66zljpYt7 -goversion go1.14.7 -D "" -importcfg $WORK/b376/importcfg -pack ./adler32.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 3S88aUnCH4_jn6xhV-hU/3S88aUnCH4_jn6xhV-hU -goversion go1.14.7 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/69/695d285dbec863cfb82ceafb56d349f018b124150ed1c4c63b12652ac1bc264d-d # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/f7/f7838ecb4fdb241d03d68f85ee9203902122c515a7666983cf0f0057554bc47b-d # 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/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/8d/8d115a3a1bbc6a66bf62c3e5dc23b992816369e233c7f6161bda8a429db996a7-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/c9/c91b05c586b002a8a8968feb205f36a4972ca4fd46312a076da12eef790f61c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/50/507ca47d2d09fa78db3e604c3540e4f85fd8b076fed7aee4cbf97cb54e65da76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/be/be1c7648d649bd6220e1e417ac49a50f983b1dba4da90a2137d1eb2648bf70fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b115/crc32_amd64.o ./crc32_amd64.s cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/68/6839c2c5875e3dc86d9e46ed43a65c148befb771621c5f139db8660b4b892803-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e7/e7170ee39c12533324eed5970ab03a06aeb180df81703cbbc329e5d7af4c1449-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f2/f2b4d32f8ab9c4b877202cf0b6dd61f6128e1d34a50109031dd01d136ac78103-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b156/ github.com/containers/libpod/vendor/golang.org/x/text/transform bufio mkdir -p $WORK/b352/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b034/ cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid h4KBQ_VQ5YD9IkYfYsh3/h4KBQ_VQ5YD9IkYfYsh3 -goversion go1.14.7 -D "" -importcfg $WORK/b156/importcfg -pack ./transform.go cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid gj0aRzdhwjmAyOisVP_M/gj0aRzdhwjmAyOisVP_M -goversion go1.14.7 -D "" -importcfg $WORK/b352/importcfg -pack ./transform.go cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid vnfxjMLGn2HT8R6ZU6L4/vnfxjMLGn2HT8R6ZU6L4 -goversion go1.14.7 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/91/9155de59b2cc7fe4a38395042983211a413842f4e11c5a6a6adba8154b837300-d # internal crypto mkdir -p $WORK/b044/ crypto/rc4 encoding/base32 github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b524/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b065/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto -std -complete -installsuffix shared -buildid Ynh1GVFDkVUZZfs5rgiH/Ynh1GVFDkVUZZfs5rgiH -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./crypto.go cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b131/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid bjeHkuEgwwS1uz6T15XK/bjeHkuEgwwS1uz6T15XK -goversion go1.14.7 -D "" -importcfg $WORK/b524/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid wjp1XyLPffF9wApg8wFe/wjp1XyLPffF9wApg8wFe -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./rc4.go mkdir -p $WORK/b373/ github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b254/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Ir49vOBJotn52f7BE0ho/Ir49vOBJotn52f7BE0ho -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./base32.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid NVsRNDShS4Ai5B4TYBT8/NVsRNDShS4Ai5B4TYBT8 -goversion go1.14.7 -D "" -importcfg $WORK/b373/importcfg -pack ./errors.go cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid CscJ7ym_XmChPpDT-OJY/CscJ7ym_XmChPpDT-OJY -goversion go1.14.7 -D "" -importcfg $WORK/b254/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go reflect mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm_amd64.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p reflect -std -installsuffix shared -buildid Pq-4cWP1qzvBL8vEaVmk/Pq-4cWP1qzvBL8vEaVmk -goversion go1.14.7 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/dc/dc78ac809ebc2369968bcdb8b31dd52a53f8d56203561e744ba8a9b55c148c26-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b133/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils path github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b277/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid xdaVXB-yB4jshcEWDnyo/xdaVXB-yB4jshcEWDnyo -goversion go1.14.7 -D "" -importcfg $WORK/b133/importcfg -pack ./compare.go mkdir -p $WORK/b098/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 6UsgxhibTl2wO266IWnz/6UsgxhibTl2wO266IWnz -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./stringutils.go mkdir -p $WORK/b218/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b097/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p path -std -complete -installsuffix shared -buildid ij7tI3ay4zIFvobdBcF2/ij7tI3ay4zIFvobdBcF2 -goversion go1.14.7 -D "" -importcfg $WORK/b098/importcfg -pack ./match.go ./path.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid jm7500rGP9akhz1m_yAq/jm7500rGP9akhz1m_yAq -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./autoneg.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nk-M67w68sq2CbD6J8QX/nk-M67w68sq2CbD6J8QX -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3b/3bb125f4710e86dc9d2c2e6e7b92189f4b91a8dce9c063464ea5b26e71bac528-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/66/66ddaa758ccfb9634253735513c133f30d092b0fcb205c1e64493bc83895cab5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/3c/3c8bab25c5b48cd90e18e0174b1046540c2e3273b6ae8de6d8ba1151f8951ba3-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b373/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid WM49xu0j74llvRttZryy/WM49xu0j74llvRttZryy -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/42/4213586d45c0d4149673f84374c7b37185707f77f9dc02327ab001bb687a300e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/37/379b26264b47e89f39fb04ccf2aa54df381f8382e2d9c5f78884ef80ef0bc1c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/dd/dd5675bae8c3acedf07a6f1f2876f3acb705885b30988815383695629f7dfca7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/41/41b68a8c2d1bb88889a7ca8f141814b43c8dd4ffdd2ca2de09f72688a2b6c91d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/47/47e5f22b1476c193ab86074f46f7bb07277dd991ac2aef9a43590e33aaf9d403-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8b/8b231e536ca94019d0f0690a56f1782ffbf58f0d403a2c8b3da07995a0334af0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/cc/cc691f9cef1928447f8b772af7ecd63f08fadb174e3588242474531ae3e6bd92-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/65/659187d628ffd00ab47262a6246ade71145f6bc5409b9b4f2bc48f4bb8fb21cf-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/05/056b85049ab97e0e86cf83c765cb4c35571304cf991d4ceea96b8a02b58772e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/9f/9f93b67b456d903f4511babea4dd7a0c6b240a080e4bf3ce51660308c76219e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/75/75ca38c860281d8a816eef7b0f77354fe86a1b1aee987f0c37affaab6aedd2df-d # internal compress/bzip2 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid dooNontiKzea0DR0M2PG/dooNontiKzea0DR0M2PG -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go image mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b381/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p image -std -complete -installsuffix shared -buildid zyquZXxdTSRk_esHO_Np/zyquZXxdTSRk_esHO_Np -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/19/19e8fa703113c3e868c79a3e0f0c0fad6401d8e0d3a82334c0dac478ac639244-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a1/a1b807e9575122504ffde41c0fdb5f9936db397fbd5781ff316c051a94f435a6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e6/e609e86828fdbc033a0b22c65f6428a6b3479a8e16f5bc1e300a9da49b54adfe-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx internal/syscall/unix mkdir -p $WORK/b488/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b448/ cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid R2G-eHSG-61kt9QOFmkj/R2G-eHSG-61kt9QOFmkj -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b030/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid JQCKtCQxnuBTndLNMGve/JQCKtCQxnuBTndLNMGve -goversion go1.14.7 -D "" -importcfg $WORK/b488/importcfg -pack ./cgroups.go time cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b015/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid OrPas-tYStx1XhyDxURp/OrPas-tYStx1XhyDxURp -goversion go1.14.7 -D "" -importcfg $WORK/b448/importcfg -pack ./syscall_unix.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid XCseiPnueW1G8lQZ4wQy/XCseiPnueW1G8lQZ4wQy -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid ekWGVIHR8_gwIQrM-l6A/ekWGVIHR8_gwIQrM-l6A -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d7/d7b01c3838132eabb39e3da79f1eef2694a3f6e31e3f18c5c299f61d9ef6878f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/89/89eb127ecf07ec44e81c451fa47cbc366fc041caf3d1f575813cb9a70f36b642-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/7e/7ea72764fc82e950efebe2c723e41dafaa478f3c97c65ebad7813cda2d5abd4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/69/69f0a91c13bd26e982a8b9f736db1578fb9cc68fa8b5e269a916e627c71bb4e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/7d/7dc3b9cb23917b7e1285be97fe6163aad06e39cb67b7ae645efb9712dbcd0ac7-d # internal image/internal/imageutil mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b380/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid -rfq2YImAFvEnDD-oB67/-rfq2YImAFvEnDD-oB67 -goversion go1.14.7 -D "" -importcfg $WORK/b383/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/8c/8cd3bbe329f0e865f519aff22d64348d4b0893de0c6f0c82e2c790667d621fd5-d # internal image/jpeg mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b380/_pkg_.a packagefile image/color=$WORK/b381/_pkg_.a packagefile image/internal/imageutil=$WORK/b383/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 1he6dLrIDPKsZNtC1Kqf/1he6dLrIDPKsZNtC1Kqf -goversion go1.14.7 -D "" -importcfg $WORK/b382/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a0/a00655bf8ed557c2facddcc770814b6884dbff04a6bf22206f68bfd2f328df74-d # internal regexp mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp/syntax=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p regexp -std -complete -installsuffix shared -buildid rheOYMUDtBPgIEMaRUEi/rheOYMUDtBPgIEMaRUEi -goversion go1.14.7 -D "" -importcfg $WORK/b096/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/df/df2b0ad6097d735a3daff76225eb39913c4cde4bd895d74b84a43657b31a6ca5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/98/980dca9d0f045197e20c97941035c979b3efd5e114c6a028c22b5ac870e654a5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b630/ context github.com/containers/libpod/vendor/go.uber.org/atomic mkdir -p $WORK/b495/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid WDlYxQz09ap9watKQJtU/WDlYxQz09ap9watKQJtU -goversion go1.14.7 -D "" -importcfg $WORK/b630/importcfg -pack ./clock.go mkdir -p $WORK/b002/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid bI9rjRKcQDRrhV5wy_ok/bI9rjRKcQDRrhV5wy_ok -goversion go1.14.7 -D "" -importcfg $WORK/b495/importcfg -pack ./leakybucket.go ./memory.go ./storage.go mkdir -p $WORK/b702/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF internal/poll mkdir -p $WORK/b029/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid rkj5ICGL2Zp6A2zxjQhk/rkj5ICGL2Zp6A2zxjQhk -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/libpod/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid -Xt56kM8_lU43tTgtDdA/-Xt56kM8_lU43tTgtDdA -goversion go1.14.7 -D "" -importcfg $WORK/b702/importcfg -pack ./atomic.go ./error.go ./string.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid d4i1hIWMbTBucW41Jh-m/d4i1hIWMbTBucW41Jh-m -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/36/364f2dcdb1b0d4ce76f38a842d74ad60f17ac0f9397cbc3418db9a6ba47f94b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/5a/5a3da0387c21dbef10eeef7b5aa91e3299c0858821de8282ada3ac6e237fbfd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/64/645cbe229b9c5279d40c94546cead616f3ca97cecf99a47f7e9f33fcf5615417-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7c/7c32b12d2fc3e73bfb8e5b845055a55954e8047e6ab93fe5cfc6ecb09ae00aab-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b423/ github.com/containers/libpod/vendor/golang.org/x/net/context github.com/containers/libpod/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b249/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid q1PSQNg5-_VWoiTeFLB5/q1PSQNg5-_VWoiTeFLB5 -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./semaphore.go mkdir -p $WORK/b449/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid C9IVd_0iRiiTKMoXn0gS/C9IVd_0iRiiTKMoXn0gS -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./context.go ./go17.go ./go19.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid c99wmM18viKtaRQeWUlZ/c99wmM18viKtaRQeWUlZ -goversion go1.14.7 -D "" -importcfg $WORK/b449/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/95/95adbe6310fe9882c51028c770032c4f8f43fe887d13d53ee89a297257852f7c-d # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/48/4896f5aaa83c89aa298cd738d9264cc36fec4a702de3114340f107a9864179f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/c5/c58bb0bb3f8e30cbf8c01335e397e5bd62e7237f6d8628e3433c0e29ee4be97c-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b426/ github.com/containers/libpod/vendor/github.com/acarl005/stripansi github.com/containers/libpod/pkg/resolvconf/dns github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b604/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid RJYOmJPJmTBq9Y7NrvXg/RJYOmJPJmTBq9Y7NrvXg -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./resolvconf.go mkdir -p $WORK/b416/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/1b/1bc45e15c156613925e842119fa24ad90aa6ab54cacb0f16270cb1398eddd61e-d # internal mkdir -p $WORK/b642/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 5NfWLXtaItjHS0ivpVnS/5NfWLXtaItjHS0ivpVnS -goversion go1.14.7 -D "" -importcfg $WORK/b604/importcfg -pack ./doc.go ./helpers.go ./types.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid 6Iw0gW2thIjqiQnJDpuk/6Iw0gW2thIjqiQnJDpuk -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./stripansi.go cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid fJ83u4_FIxMBYsb6SvlT/fJ83u4_FIxMBYsb6SvlT -goversion go1.14.7 -D "" -importcfg $WORK/b642/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/2e/2ebfcec5dfec8ec05d0a3a0e53a35d907c55d7a0787ff71507bf0c992d76f969-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/dc/dcb1b23c8f680137bdf52a6fdae96dfd578e99704742b92b19b3e4bcf87e9f26-d # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/5b/5b8d32dd15e97388ec435c91b6d48029912515beb9a8a7407e2444c56b579794-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/3d/3d0c4a602184b0c722e106e8eb647506528ef9fd267dbf2cd0430cb1f67431bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/eb/ebadf3d77d83d5d9d1c70ee3a94f90ee67536485c3dc94c44aa1d03deadbc059-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p os -std -installsuffix shared -buildid Yf3xIVerIuYfdMZbvEJQ/Yf3xIVerIuYfdMZbvEJQ -goversion go1.14.7 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f2/f24e930d083cf7cfe8f8ebd8fc8d83450bbe1de6d53c00312bc684ba035aebef-d # internal internal/fmtsort mkdir -p $WORK/b019/ github.com/containers/libpod/vendor/github.com/hashicorp/errwrap encoding/binary mkdir -p $WORK/b042/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b285/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid _OztPJLz2PYjPdvNyVk2/_OztPJLz2PYjPdvNyVk2 -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid WuZs18LJ7i-CyH3HcT6_/WuZs18LJ7i-CyH3HcT6_ -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b582/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid 9zHElwHxpKHRqZAyMfzf/9zHElwHxpKHRqZAyMfzf -goversion go1.14.7 -D "" -importcfg $WORK/b285/importcfg -pack ./errwrap.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid k7o4L5uk4IB1eEBCs4RB/k7o4L5uk4IB1eEBCs4RB -goversion go1.14.7 -D "" -importcfg $WORK/b582/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/d8/d86225a9a7e9618fc06529f533857220141ccaef423ccd6c7c818abf1a036085-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/9a/9a939cdeb04e1549359319928af9eae5b5c50833216be608dffb6d0fbbb0a140-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/b582/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c1/c10982ac127b52b255a9e68bac37c2d8d25c52a80a9b7d5c57241bf3ba6c16cf-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b313/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir runtime/debug path/filepath os/signal mkdir -p $WORK/b457/ github.com/containers/libpod/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b417/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a EOF cat >$WORK/b457/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid GWBDtp6Ina-AxUuaw0Fw/GWBDtp6Ina-AxUuaw0Fw -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./mount.go cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b486/ github.com/containers/libpod/pkg/ctime cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b457=>" -I $WORK/b457/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b457/symabis ./sig.s mkdir -p $WORK/b525/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 9YtF_5AKMsx-JsYcHMps/9YtF_5AKMsx-JsYcHMps -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b118/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid ZMNtQq1qdmv9jOKu8_u_/ZMNtQq1qdmv9jOKu8_u_ -goversion go1.14.7 -D "" -importcfg $WORK/b486/importcfg -pack ./tty.go cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF fmt cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid oI1PW2DKOdENiSyv4Ed1/oI1PW2DKOdENiSyv4Ed1 -goversion go1.14.7 -D "" -importcfg $WORK/b525/importcfg -pack ./homedir.go mkdir -p $WORK/b078/ cat >$WORK/b118/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b118/symabis ./debug.s internal/lazyregexp cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b560/ mkdir -p $WORK/b018/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Q9mtRf8YT8i3o-gIHgrN/Q9mtRf8YT8i3o-gIHgrN -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b588/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid yenBJp6IZy8g1vpKGLgH/yenBJp6IZy8g1vpKGLgH -goversion go1.14.7 -D "" -importcfg $WORK/b560/importcfg -pack ./ctime.go ./ctime_linux.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p fmt -std -complete -installsuffix shared -buildid XEd39dy67OaupnCTaMn3/XEd39dy67OaupnCTaMn3 -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid zZGXXIZROqtXTZeERg5C/zZGXXIZROqtXTZeERg5C -goversion go1.14.7 -D "" -importcfg $WORK/b588/importcfg -pack ./lazyre.go net mkdir -p $WORK/b079/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/85/85483123604f934c93737dfa8eff7dcf3fba6a0c220d7bd78cd4ad8d01fbc4bb-d # internal cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p runtime/debug -std -installsuffix shared -buildid 9wVRa6GkLJDCwmNV6wM3/9wVRa6GkLJDCwmNV6wM3 -goversion go1.14.7 -symabis $WORK/b118/symabis -D "" -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p os/signal -std -installsuffix shared -buildid 14kAGB78Oo2Lhp9_GtjP/14kAGB78Oo2Lhp9_GtjP -goversion go1.14.7 -symabis $WORK/b457/symabis -D "" -importcfg $WORK/b457/importcfg -pack -asmhdr $WORK/b457/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/01/015f52347e3615b145c9c30f02d2add5639835886c91d3155e86176f78263ced-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2a/2a85d420fa54ab7ae4a8817153007502c3a814e2f14450522946784ae583d8b0-d # internal encoding/base64 mkdir -p $WORK/b074/ crypto/md5 github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b064/ github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash vendor/golang.org/x/sys/cpu cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b188/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF crypto/cipher mkdir -p $WORK/b087/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./md5block_amd64.s cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GmH4w-aY31-99ODizd7w/GmH4w-aY31-99ODizd7w -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./base64.go mkdir -p $WORK/b116/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile hash/fnv=$WORK/b189/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b087/symabis ./sum_amd64.s mkdir -p $WORK/b088/ crypto/ed25519/internal/edwards25519 cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 7UK5Qimr041F-NsZpI3m/7UK5Qimr041F-NsZpI3m -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./rand.go github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b114/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b116/symabis ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b114/symabis ./decode_amd64.s ./encode_amd64.s mkdir -p $WORK/b522/ mkdir -p $WORK/b039/ cat >$WORK/b522/go_asm.h << 'EOF' # internal EOF cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/68/68c900c548189a1c5db6eac7d82b4f36834da3748fc0fc8945e809bb228ef54a-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b522=>" -I $WORK/b522/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b522/symabis ./sum_amd64.s mkdir -p $WORK/b062/ cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b039/symabis ./xor_amd64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid I36lqb-CjUe2MXAAAWLw/I36lqb-CjUe2MXAAAWLw -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b088/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/fa/fadf12d56fc85eea7468bf8d08056223108d3ebc2f9682e32e39bb58ff911d9d-d # internal github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b122/ cat >$WORK/b122/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b122/symabis ./asm_linux_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid _QineguWtTJ3YrzvqUlp/_QineguWtTJ3YrzvqUlp -goversion go1.14.7 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid IYhry2DnMnGkz6rY4EYp/IYhry2DnMnGkz6rY4EYp -goversion go1.14.7 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/md5 -std -installsuffix shared -buildid O6y9oK9l8s1vVfdh46Xt/O6y9oK9l8s1vVfdh46Xt -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid g7LpYXlb399KNAc2W2M4/g7LpYXlb399KNAc2W2M4 -goversion go1.14.7 -symabis $WORK/b522/symabis -D "" -importcfg $WORK/b522/importcfg -pack -asmhdr $WORK/b522/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -installsuffix shared -buildid PHUaFF_vI4zeEBnlKyCJ/PHUaFF_vI4zeEBnlKyCJ -goversion go1.14.7 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/cipher -std -installsuffix shared -buildid P7CcUc4HzoNC1OPSONKi/P7CcUc4HzoNC1OPSONKi -goversion go1.14.7 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/bc/bc0674eb0dce31c6130ca8723116f26f56a0a46bab31dcd395c7c15ae01f27a5-d # internal cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid WEDMseSL5QsEymfL_lXH/WEDMseSL5QsEymfL_lXH -goversion go1.14.7 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b123/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid JWcmtTuoZxcF-bX4Y84b/JWcmtTuoZxcF-bX4Y84b -goversion go1.14.7 -symabis $WORK/b122/symabis -D "" -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/83/830080ed0ba1ae9f7a44fbc4ffa9741855066697c203572edebf7c6acc8f611f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/0b/0b60a57c502015ab38844ec2f0fbede9b407cdef50eaa1b5b7fbfdd6fcd8f263-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b118/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b457=>" -I $WORK/b457/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b457/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b118/_pkg_.a $WORK/b118/debug.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/f6/f62fac6d41b0ae88751f0e1d1ed6ab237df9c20ba03e94d1d768d613432fd812-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b457/_pkg_.a $WORK/b457/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/96/967f7f6f17ae74db649773b764be6d61e526d0942a0af960ae79fa79a7710f37-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/fd/fd6ecdd33da3e25c83b624425ea5a883661cdc12de00e859f6302d771bb90ffb-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/fb/fb0505f6b9921540b7348b61e60692077337447231a4f6743c7959110c4d6aaf-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b114/decode_amd64.o ./decode_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b114/encode_amd64.o ./encode_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b116/xxhash_amd64.o ./xxhash_amd64.s cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/21/211efe64660e020ab4abf1bb0cceaa1aae51735ce2b32e16dc01723219516ae4-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/md5block_amd64.o # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b522=>" -I $WORK/b522/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b522/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/5f/5f61893885be29238baaef1b9910b493a4a6b55a56a21605df8c7552fa4869d6-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b522/_pkg_.a $WORK/b522/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/decode_amd64.o $WORK/b114/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b8/b88ac04e581d91f4ee5a67ce05e9fb3ce98804be659e627c4a8f2eb01d840d7c-d # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/00/0078f321f8559077850bb54528e1d05edc448f15bc102b5ea44f83762b2da099-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/8e/8e3ddd5d724b32e273050b227038a623551ca75781330468b2d399a23cf56f2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/04/040fd2c9b5b043051b243ae2c4d12e6f7883cb074bf87cb7439250fb3dbc1cb6-d # internal encoding/pem mkdir -p $WORK/b073/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b372/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 2jGVSaFsp7RhNF-pvM__/2jGVSaFsp7RhNF-pvM__ -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./pem.go cat >$WORK/b372/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b373/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid Wu_yJB7hlc65zyzyagnQ/Wu_yJB7hlc65zyzyagnQ -goversion go1.14.7 -D "" -importcfg $WORK/b372/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c8/c81e3814deb5f7906d54d5514c4c67315bdae0bbfc46dce1dc542f4914cc88db-d # internal io/ioutil mkdir -p $WORK/b077/ os/exec mkdir -p $WORK/b140/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6HNBXB4WhqE1LFbl1f4q/6HNBXB4WhqE1LFbl1f4q -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ssgEwte_KUizisVnK04C/ssgEwte_KUizisVnK04C -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/eb/eb6661b81bf777d8ea12190856413b3f7f527ac4000576c148cab791deb3608b-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/75/75a4eaef0d7f0f4e0554a034324ffc3d3d27cea303b8fe00986e89268adfb3f8-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b039/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/11/119fee719b32af02a265c4e52f7b397f5c2e5f2c3c9c54f0347e9d2c22a15b42-d # internal crypto/des mkdir -p $WORK/b056/ vendor/golang.org/x/crypto/chacha20 github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b085/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid s2TmrBCPi5yYbxQWgiSI/s2TmrBCPi5yYbxQWgiSI -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./block.go ./cipher.go ./const.go mkdir -p $WORK/b519/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid GQjQLa9JlCcgBwflvvM2/GQjQLa9JlCcgBwflvvM2 -goversion go1.14.7 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b519/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b520/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid 8-2sYrB6a_Ur1Ovhoasg/8-2sYrB6a_Ur1Ovhoasg -goversion go1.14.7 -D "" -importcfg $WORK/b519/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c5/c52061ab4202a0a2df99ec5c82b34e404068ca1be5ec22224d882c37748e5532-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b261/ github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b222/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid M5PgeouHd8-yAHlWbr5n/M5PgeouHd8-yAHlWbr5n -goversion go1.14.7 -D "" -importcfg $WORK/b261/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid RInxvrkoey5Gx5QhgKhu/RInxvrkoey5Gx5QhgKhu -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5b/5b205a6ad27c938e65cc8589496cb2170cc0a6d6a3f1f310f4dc715f3e86b4d2-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/e6/e63ee68ca455e8f0c78d268bdeff0e5dc868954db8bccc86731f8f6f0c57b0e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/f8/f84d45c79464dcb3942d8b8c52cea79bcf4eafda98ef5e672662c88328192ba7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/e4/e40033afcef68cbb4b2f3ddf1d047572050a7c2f379cf8ed69becc9633cdbf33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/dc/dc356a87f8fd3ee970d6905344be35fa7269753cc90dedffe49c02e476082dae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/98/9881b187444b7704303bf178d5b83da321aa68fbc9fc9ae977497ec5b4728f42-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b084/ cat >$WORK/b084/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 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b084/symabis ./chacha20poly1305_amd64.s cat >$WORK/b084/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/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid Nat82Rr4QKVvuynlW68_/Nat82Rr4QKVvuynlW68_ -goversion go1.14.7 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7e/7e13f8e7273bd1b28b20d93dd3436ef877dc3a7ee97160f51088a9de2c4df358-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b084/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/67/673bae01a35513657e407e2a4e45b140500a6ea1cdf4e7fa423a24daf3124bf5-d # internal encoding/hex mkdir -p $WORK/b072/ net/url mkdir -p $WORK/b083/ github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/pkg/errors mkdir -p $WORK/b099/ github.com/containers/libpod/vendor/github.com/opencontainers/go-digest cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Re9tzOn6MT1wAMd2Dad_/Re9tzOn6MT1wAMd2Dad_ -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p net/url -std -complete -installsuffix shared -buildid iT3JI-wl5WFoekz8P9Ay/iT3JI-wl5WFoekz8P9Ay -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./url.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b095/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid JAjmT4d4jS4-rpiBwkZY/JAjmT4d4jS4-rpiBwkZY -goversion go1.14.7 -D "" -importcfg $WORK/b099/importcfg -pack ./errors.go ./go113.go ./stack.go mkdir -p $WORK/b108/ vendor/golang.org/x/crypto/curve25519 cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid Iu8NbM0cDWg8SPDms08E/Iu8NbM0cDWg8SPDms08E -goversion go1.14.7 -D "" -importcfg $WORK/b095/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go log mkdir -p $WORK/b117/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/klauspost/compress/fse encoding/json mkdir -p $WORK/b091/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid u4XNbeo7CWMvN28ACCNi/u4XNbeo7CWMvN28ACCNi -goversion go1.14.7 -D "" -importcfg $WORK/b108/importcfg -pack ./version.go ./versioned.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b125/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid nRkzk6JYZpJX3p1s72CT/nRkzk6JYZpJX3p1s72CT -goversion go1.14.7 -D "" -importcfg $WORK/b091/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p log -std -complete -installsuffix shared -buildid p2SiJABMQTVepaOPS0gv/p2SiJABMQTVepaOPS0gv -goversion go1.14.7 -D "" -importcfg $WORK/b117/importcfg -pack ./log.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid HX-ibGA2z9x5zzqy2Y_y/HX-ibGA2z9x5zzqy2Y_y -goversion go1.14.7 -D "" -importcfg $WORK/b125/importcfg -pack ./xlog.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b213/ vendor/golang.org/x/net/http2/hpack net/http/internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b089/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b113/ flag cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid N2qEKlpMAEw3Dnsiqo0x/N2qEKlpMAEw3Dnsiqo0x -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./version.go mkdir -p $WORK/b161/ mkdir -p $WORK/b166/ os/user cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/chacha20poly1305_amd64.o # internal mkdir -p $WORK/b221/ mkdir -p $WORK/b229/ mkdir -p $WORK/b142/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b142/ -importpath os/user -- -I $WORK/b142/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b263/ encoding/csv cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF mime/quotedprintable cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./curve25519_amd64.s cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror github.com/containers/libpod/vendor/github.com/docker/go-units cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid EUIojB24aLJSur9li978/EUIojB24aLJSur9li978 -goversion go1.14.7 -D "" -importcfg $WORK/b166/importcfg -pack ./chunked.go ./testcert.go text/scanner mime cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid SQCM6BLpIdwiKdMp0L2M/SQCM6BLpIdwiKdMp0L2M -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./parsers.go github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b228/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid LSzqMJpmV-m203gfMIa9/LSzqMJpmV-m203gfMIa9 -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b164/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid FPW4c_U4W100h4L3VCX6/FPW4c_U4W100h4L3VCX6 -goversion go1.14.7 -D "" -importcfg $WORK/b113/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF mkdir -p $WORK/b274/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/BurntSushi/toml cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid jSg5RbBcWfMXRF0oSGYu/jSg5RbBcWfMXRF0oSGYu -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./reader.go ./writer.go cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF go/token mkdir -p $WORK/b197/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid Ymt0GCpopaycyHP20Uqc/Ymt0GCpopaycyHP20Uqc -goversion go1.14.7 -D "" -importcfg $WORK/b164/importcfg -pack ./reader.go ./writer.go github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b273/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid VRvAtkr_UXPRBlMeWMRg/VRvAtkr_UXPRBlMeWMRg -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./fs.go compress/flate cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p flag -std -complete -installsuffix shared -buildid VQIaVh4V6Fc_lftTwdBW/VQIaVh4V6Fc_lftTwdBW -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./flag.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b284/ github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go math/big cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid gVz9P0dSzdrFAlAeMQ_P/gVz9P0dSzdrFAlAeMQ_P -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./config.go cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p go/token -std -complete -installsuffix shared -buildid 0rXcw-SDEb7nbMv3wL-z/0rXcw-SDEb7nbMv3wL-z -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./position.go ./serialize.go ./token.go mkdir -p $WORK/b246/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid uSMkPy-vlnb1X6lhgO8f/uSMkPy-vlnb1X6lhgO8f -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b285/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b242/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid KvVTWYHAZ0FQcJWN9nJw/KvVTWYHAZ0FQcJWN9nJw -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go mkdir -p $WORK/b162/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid lg6mG8qCFxPe99QZrUFO/lg6mG8qCFxPe99QZrUFO -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack ./duration.go ./size.go ./ulimit.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b235/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid E8A3oTJFHrrZwGNsf1Yd/E8A3oTJFHrrZwGNsf1Yd -goversion go1.14.7 -D "" -importcfg $WORK/b242/importcfg -pack ./scanner.go github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b120/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b187/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime -std -complete -installsuffix shared -buildid xmyefhCnQd-aIejj3TZ4/xmyefhCnQd-aIejj3TZ4 -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b256/ mkdir -p $WORK/b144/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid TgxZGrFdx1S2bgsB5D4M/TgxZGrFdx1S2bgsB5D4M -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b188/_pkg_.a EOF cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid HmTB1YGYWZUtfwBLAIkF/HmTB1YGYWZUtfwBLAIkF -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./command_linux.go ./reexec.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid IcoT6MGf0Un9tUx8kxHx/IcoT6MGf0Un9tUx8kxHx -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./errors.go ./is_go113.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid 7prRycPbkvP4b2eKno6T/7prRycPbkvP4b2eKno6T -goversion go1.14.7 -D "" -importcfg $WORK/b120/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go mkdir -p $WORK/b152/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid SMuyJ_ubjmYZQ-GtKXUw/SMuyJ_ubjmYZQ-GtKXUw -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid wkUqKxMFRCJCckif3o1e/wkUqKxMFRCJCckif3o1e -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./children.go ./patricia.go mkdir -p $WORK/b283/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid f1nc91vaih_oQB8CrGth/f1nc91vaih_oQB8CrGth -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b049/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid 4BF3jXT7r_QtruAEjj99/4BF3jXT7r_QtruAEjj99 -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./config.go ./state.go ./version.go github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b158/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b049/symabis ./arith_amd64.s mkdir -p $WORK/b226/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b156/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid eZeiRJObrYfxsI11woQ8/eZeiRJObrYfxsI11woQ8 -goversion go1.14.7 -D "" -importcfg $WORK/b158/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/72/729a93d9830b15d265543a3fc3d935e97a6c3ff23ffdb6587f12fd3793b40dba-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 1ApH48WTC68ERQ242REv/1ApH48WTC68ERQ242REv -goversion go1.14.7 -D "" -importcfg $WORK/b226/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 text/template/parse mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 2zvd_YmszOmrCgwP-bzD/2zvd_YmszOmrCgwP-bzD -goversion go1.14.7 -D "" -importcfg $WORK/b295/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid hxyEQLbTUkMXTDY64oHl/hxyEQLbTUkMXTDY64oHl -goversion go1.14.7 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/3c/3cddc3e5b9a2a88cb6dad53f193c8300d0360bd02487b3fb461003314570e78f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid MPwjLsMzUM9UpQjcKjnv/MPwjLsMzUM9UpQjcKjnv -goversion go1.14.7 -D "" -importcfg $WORK/b312/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/49/491754589a83cab6ff5231290bc4636c11e1b8556cf511a8037c4b54f07f961c-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid JAelOaE4IPcrGNAchWh9/JAelOaE4IPcrGNAchWh9 -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/68/6830f5800634be0936c2d2909ef58870c97cfc3d6644776baec7d2f648cf40ad-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid R8K7SnEIiDNuy4Wgn62O/R8K7SnEIiDNuy4Wgn62O -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/e0/e08ed3003509eb445f3a7c7e0cd61714775c778df2e236c8511e4548a3ca166a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid L9neqsmdJ5hao7WClgiI/L9neqsmdJ5hao7WClgiI -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/ba/bad4a363ef69d27e8ce1d7696c427bc9b44e8023e582a326ec020e4b9aa19ca7-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b347/ cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/52/520889a2cd91f9e7e841b0b5b595853ec110584bf727ae38e373fcf0bbc04d11-d # internal cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid qBpvD4TRzu8tb2Mph8pq/qBpvD4TRzu8tb2Mph8pq -goversion go1.14.7 -D "" -importcfg $WORK/b347/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid SnzNWgcUtBGAmc8UtwAo/SnzNWgcUtBGAmc8UtwAo -goversion go1.14.7 -D "" -importcfg $WORK/b354/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/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2e/2e64c15a770d8af2638e77e50d55bf48e5c669335b5db820c97560247498179a-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid qRYdo2a1bKIcQ2YOkU5y/qRYdo2a1bKIcQ2YOkU5y -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6d/6d987da5d1aaa707f9fc60ba0d0a2833273fa06d5e41e936b44d539d456418cc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid VZqJbtbWurI1JKjQpbP8/VZqJbtbWurI1JKjQpbP8 -goversion go1.14.7 -D "" -importcfg $WORK/b157/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/db/dbff8664878f494fab8b7c3824e9b55b8aeeb93eb2fc1de326268490f3970a95-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 3NvZb1sYWbAwdEuFD1sj/3NvZb1sYWbAwdEuFD1sj -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/6f/6fa6076367ffea67a2b81173a44d8b10c1d4495d88cc5434e33a1a2e293ea48c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/e6/e6f4fe3cbf695ee87ae24b39310bf54099df064013553f6b4923103cd5d516fc-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid YsSdgCjG-4KZ8GFdQw6r/YsSdgCjG-4KZ8GFdQw6r -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./wire.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b2/b218efb14e50522ee3c0130582129842e2b745e2137c2b46f08e60613a01a900-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b126/ github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b094/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b125/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/22/22aa652c355b5530b1030fb125e4be5185d5e0d625dfa61ac98bb609630e2de6-d # internal cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid qbm5v7Iiwb-4TVv6n-Sp/qbm5v7Iiwb-4TVv6n-Sp -goversion go1.14.7 -D "" -importcfg $WORK/b094/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid P8Bs3j2cnXMmtcZNf4xv/P8Bs3j2cnXMmtcZNf4xv -goversion go1.14.7 -D "" -importcfg $WORK/b126/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/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 2Ir8d6G0ccN3AfwmtdWv/2Ir8d6G0ccN3AfwmtdWv -goversion go1.14.7 -D "" -importcfg $WORK/b107/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ae/ae18ee712eabd312e8b19d6cd4927c4e53b7ad6edfa412104b71644db468ad32-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid IVpI3xifjqE3neKYem8r/IVpI3xifjqE3neKYem8r -goversion go1.14.7 -D "" -importcfg $WORK/b172/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid 0fyjmlM5sToHnCfS8a0z/0fyjmlM5sToHnCfS8a0z -goversion go1.14.7 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/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 cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/5f/5f54105308e5666aa0628223cc8efb1da60eef3652bc8e92703e7f7ad5c2630a-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 6Fb_Jty-qUwKZk2AZ6BF/6Fb_Jty-qUwKZk2AZ6BF -goversion go1.14.7 -D "" -importcfg $WORK/b353/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/a1/a1c26206077c5419a8a39b8c05a235811caabe5dbbfed7eb8b8c56864dba1593-d # internal github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b370/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b370/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b370/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/7e/7ed2ce9e23be9a4be7c7ce8fff265f9cc0e035d62ab99d9420563bc75e44da26-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid cfGz8nkvJqJkTijYJHsJ/cfGz8nkvJqJkTijYJHsJ -goversion go1.14.7 -D "" -importcfg $WORK/b101/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/cf/cf00c1473bceaf3c581375d57d078c574a85f515474cd5d45a5660c1ed47b6e5-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid R6ncSlq4n13YDjh5FsQ2/R6ncSlq4n13YDjh5FsQ2 -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/b5/b53a5610c2c6ac05bf6022a452d9049288496cf598938f2dc0ea4fd595357c68-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid WnZOZdhtAXvU4uYwjQsk/WnZOZdhtAXvU4uYwjQsk -goversion go1.14.7 -D "" -importcfg $WORK/b304/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/8d/8de248376b62ee04b4fe08085d7f37b114bee8106b4fd57d46af7331734e6bcd-d # internal go/scanner mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid Vgeydf8VlqnIrapn3FLk/Vgeydf8VlqnIrapn3FLk -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/89/893e2a7ff73a461894d12100105b19567bfef3c5b021bf6f8b697f9dffafb1b0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid FS3TPfrHYYkr4ybXUyPJ/FS3TPfrHYYkr4ybXUyPJ -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/7a/7a55a9b504900124db49e43d8e84d767d02601a9e108e7d690e91f57bbb72e7f-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b386/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/12/12b57e235580de415aad790a9cabe3891c9e44dea5af5703f6d76986a3411a4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/6c/6ca883ff5f29970ecf1db5a82090a52be957729dcb09bb3eeb54343f341e8b3b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b406/ github.com/containers/libpod/vendor/go.etcd.io/bbolt cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/d2/d2036f35388631714c009d38a4d685bdfc4440727c4f0a2664d05dab0f52868a-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid _Sr5PF4TlI75lvE6-TFt/_Sr5PF4TlI75lvE6-TFt -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b407/ mkdir -p $WORK/b397/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid GO8ND68Hp2k9OghoHHvQ/GO8ND68Hp2k9OghoHHvQ -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./config.go ./constructors.go cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/fnv=$WORK/b189/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid D5jtwkbgwO1ZtB1S4QKI/D5jtwkbgwO1ZtB1S4QKI -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/96/96d3394b87753f288dc8e1925785d89d6efb84dcdea51ee522b519d997c804b3-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid Rf6hIhipFNT1VWDu8b6N/Rf6hIhipFNT1VWDu8b6N -goversion go1.14.7 -D "" -importcfg $WORK/b234/importcfg -pack ./capabilities.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/66/668aca06ab1c46f84f04bf5d99cb3e66f86f084d0854aca3143d4a185b635a2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid xlstCkeEjQeP9PZAis1Q/xlstCkeEjQeP9PZAis1Q -goversion go1.14.7 -D "" -importcfg $WORK/b420/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/85/8540dd2f8efc2a57d81499d089af47c8b3d7b08dedc670ab2a5ae87295a5ed8d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b431/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e5/e581d0903bdbc9396c4b086f0444ac59a0998570a4a4164b7494c94b662faa9e-d # internal cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 8re6hPAN-NXOHEf9DyJu/8re6hPAN-NXOHEf9DyJu -goversion go1.14.7 -D "" -importcfg $WORK/b431/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 github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid L6qiuH2g5bOcSSapVoeP/L6qiuH2g5bOcSSapVoeP -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e7/e7bbbf065b35ea864a6a65b0feca73acd0aae2bf26322f44712ede8798127488-d # internal database/sql/driver mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid q0m3pOe1Y_c9xO_6heT1/q0m3pOe1Y_c9xO_6heT1 -goversion go1.14.7 -D "" -importcfg $WORK/b434/importcfg -pack ./driver.go ./types.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ed/ed9797aa9dad49f36a0235340caec37c13070c420c23448a332075760b8ba860-d # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/f4/f4b49dda1b86c22477175f79b169f2a9233f9a667477ace31228fc64a409daf2-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b437/ github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b435/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid pnziUzBv0_ATz-9gnQUP/pnziUzBv0_ATz-9gnQUP -goversion go1.14.7 -D "" -importcfg $WORK/b437/importcfg -pack ./error.go cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid B814klERrJ1LIDmSmpDV/B814klERrJ1LIDmSmpDV -goversion go1.14.7 -D "" -importcfg $WORK/b435/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/15/15c8f0c7430e66b9531032857b50892e43ad74054300157caae6bd4e8473047f-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b332/_pkg_.a EOF cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ec/ec9ccd13a718911d8782b67fa0c91c6df53629e188f078d06d344141bab21664-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid vY8_HwbTrl8EOlfOgP63/vY8_HwbTrl8EOlfOgP63 -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./connectivity.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b281/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid BHwOlJeYmyoZf1V2Ffpi/BHwOlJeYmyoZf1V2Ffpi -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/59/591a78e5fbf5b0037a828a128ae066a5c994276403000a982fb9223036c4cdc2-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid _KIxdF6Mx-5WvBq2W_h4/_KIxdF6Mx-5WvBq2W_h4 -goversion go1.14.7 -D "" -importcfg $WORK/b440/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/64/64e0a1871896d6e357469e725b9f2c0cc0e1b0a9a1de2a1207f4ec7bdaed7834-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid jC4LLqtCAmzXAdBZsW9Q/jC4LLqtCAmzXAdBZsW9Q -goversion go1.14.7 -D "" -importcfg $WORK/b458/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/4d/4d5f2a0e2b47c369177fa56bd1e992aa1bc202a4728478d454453d4233bcdc24-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid RgJXnzIPcDQLlmxgtOcI/RgJXnzIPcDQLlmxgtOcI -goversion go1.14.7 -D "" -importcfg $WORK/b459/importcfg -pack ./stdcopy.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/53/5312f22befd0537004bd59886f099a09bdc4c484c96e86ed564d80c97c667d7d-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b171/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid Vxe9y7REv4ZsshH1fqce/Vxe9y7REv4ZsshH1fqce -goversion go1.14.7 -D "" -importcfg $WORK/b171/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/d6/d66b777bdd128438dab6a10c72f865492b7e044b4b6b3624ad17e5ec5f9ae3a3-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 3X898IVeXU9r978E2G-H/3X898IVeXU9r978E2G-H -goversion go1.14.7 -D "" -importcfg $WORK/b462/importcfg -pack ./signal.go ./signals.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/92/925e16319e03920cb41504e2131700bb0e127fc01cd6c1fab1bd319dd8f2a554-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid aejpINrDaCV-dSdyiY3e/aejpINrDaCV-dSdyiY3e -goversion go1.14.7 -D "" -importcfg $WORK/b471/importcfg -pack ./join.go ./vfs.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/dd/dd5540f6e4e6e9714da8100363fe5ee91711d9643041ebc7348102b3714d95d0-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b113/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid CgEcClaVnTHxw0qXP038/CgEcClaVnTHxw0qXP038 -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/bc/bcf2ffd8fae758c2f896b0d312b87c30bc543593b5ba7d2ac95543f7342ae1eb-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid RLnGq9PjXNpcRBQScSKL/RLnGq9PjXNpcRBQScSKL -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/06/06b0512513d48b6b93575ddef973f6926537ee498070920ef62ac0d7acc9bb1e-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid xuwDauzTVhwLiPpi-pJM/xuwDauzTVhwLiPpi-pJM -goversion go1.14.7 -D "" -importcfg $WORK/b487/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/3c/3cd85b7c3858b1b8b673c56eb68465d3f69e09356117b1976fe0bb7eca15957d-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b490/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b490/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b490/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./host_cgo.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b386/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b386/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e3/e3faa5c87876b2b2d3ca702f5973a32852ca6fdde272abc58d72c88a1efaabdb-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b493/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b493/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b493/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./dlopen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b0/b0d95c3d116d2df658f4eacc0dfba3f5d8acdce655b5fc98b0865acd660e5386-d # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/79/79ed1912af56ce1a82034d70e2b1e6593520bb5e6b4a8d22055553c03d0e27f2-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b104/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid yZs2_0hceMMn7TT5vnx1/yZs2_0hceMMn7TT5vnx1 -goversion go1.14.7 -D "" -importcfg $WORK/b093/importcfg -pack ./naming.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid rmGiULhP-RrKA-WP2MK9/rmGiULhP-RrKA-WP2MK9 -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/dc/dc5f23d93d937e16a4934dd8a7d43f39cb5c5bf83b265803b60a9485a904ba14-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b331/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid EAqpmGjrc73WYaXadEDc/EAqpmGjrc73WYaXadEDc -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/d4/d4c5b7d98329da8e313072ca8b789b5f44b19f8729d9c847d89812b457f09766-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b437/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid yQfYFiMgiEbkOoiKO4hv/yQfYFiMgiEbkOoiKO4hv -goversion go1.14.7 -D "" -importcfg $WORK/b436/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/c1/c1f9945bb24640c85f9a5aafbf93c5b1aba27380f2e065962f7ab4d13f344487-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid 93DRsXgfGf2dbBn7-6fH/93DRsXgfGf2dbBn7-6fH -goversion go1.14.7 -D "" -importcfg $WORK/b496/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/0c/0c504cf8aae9cd7ba58d19932e4d136381d1c9034f3b8440ee88656054bf72df-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid finStbVpyPtNEeI33ABe/finStbVpyPtNEeI33ABe -goversion go1.14.7 -D "" -importcfg $WORK/b499/importcfg -pack ./tomb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/dc/dcf93b6cfaa26c90b04d8a936ea9ff6fc5e9f418d35dc6d6db1e333c8e9a28a0-d # internal github.com/containers/libpod/pkg/timetype cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/bd/bdc12562e530774b0124a033e3f0a7384b8524279144483ba55761ad97622947-d # internal mkdir -p $WORK/b502/ cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/6b/6b88f01d72eb59754883576671736071c5189dedd9789760204ced52cff47181-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/timetype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/pkg/timetype -complete -installsuffix shared -buildid qTDe-RHA7hUzc9dejB9E/qTDe-RHA7hUzc9dejB9E -goversion go1.14.7 -D "" -importcfg $WORK/b502/importcfg -pack ./timestamp.go github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b505/ github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b439/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid 2_XfNUqTGF7syR9RcXWj/2_XfNUqTGF7syR9RcXWj -goversion go1.14.7 -D "" -importcfg $WORK/b505/importcfg -pack ./field.go ./util.go cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b440/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid HebhfJmpZATgKN_cki-r/HebhfJmpZATgKN_cki-r -goversion go1.14.7 -D "" -importcfg $WORK/b439/importcfg -pack ./reference.go cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/f9/f965c0c6ca92cd1e57ed3484de8d52f742620bf75dc549d0595ea5ea0d7247ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b521/ cat >$WORK/b521/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b521=>" -I $WORK/b521/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b521/symabis ./curve25519_amd64.s cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/5e/5ea86da46e1fe31df5bb9d9a609041f5a0cc9af8bd934cb387e4750de5defdc2-d # internal go/ast mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/scanner=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p go/ast -std -complete -installsuffix shared -buildid uX2kYghriP0ST0MollVp/uX2kYghriP0ST0MollVp -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/bd/bd7eeac5b31924a6ba3a4e0ab5ec620a789b8e00303f06ec511b8cc05d684cc3-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b155/ cat >$WORK/b155/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/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b157/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 24A0z8_o5lrDeSkvMb6K/24A0z8_o5lrDeSkvMb6K -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/72/727e32d3512b2dbe3bb97d639ac61da0767a84c21fd4fe9f6613767ec62d8802-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid NXPycfudDC1sd2d9-u9F/NXPycfudDC1sd2d9-u9F -goversion go1.14.7 -D "" -importcfg $WORK/b527/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/46/46c8ab0a16b287f75ac6bd6a86532103d27843d07cf3e9caf1a6ac5099719f43-d # internal github.com/containers/libpod/vendor/github.com/gorilla/schema mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid -pYi0aEhevide2kcTDg4/-pYi0aEhevide2kcTDg4 -goversion go1.14.7 -D "" -importcfg $WORK/b532/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/63/63de0919a3cff1254baaac4442bdf66a389b44e7ba80075c854f920381dad27c-d # internal compress/gzip mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid u9vEhbCrkWiUBGZcdJEM/u9vEhbCrkWiUBGZcdJEM -goversion go1.14.7 -D "" -importcfg $WORK/b151/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/b9/b9962ba959bad5df2443cf53459cc1f1e302b7b0e426900acc531232651faf87-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid LLV6QQ7WeUQN6jPPFB_Q/LLV6QQ7WeUQN6jPPFB_Q -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b122/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/ae/ae2b16009e4ffa6c26f055b80b56947186878e40391d113886c5ae8ff75fc154-d # internal compress/zlib mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/adler32=$WORK/b376/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid cqwuD90uXfY8BIg7puaN/cqwuD90uXfY8BIg7puaN -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/8a/8af5a34f4f776299deaf92e5a3a67bebdb1ca40bff96941b2605d6c15f73118a-d # internal github.com/containers/libpod/pkg/env mkdir -p $WORK/b545/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cat >$WORK/b545/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/env /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/pkg/env -complete -installsuffix shared -buildid mVOUppe5GvOWOn3USbg_/mVOUppe5GvOWOn3USbg_ -goversion go1.14.7 -D "" -importcfg $WORK/b545/importcfg -pack ./env.go ./env_supported.go cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/0e/0ed233ec76b66d91e543f115a485b9697ba479fe2c0ac9ec1bff5c5215786fde-d # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/71/71837b5e15fb5466a38ec001cb9d2c0ad1c9085284b40badb15522bcbec47866-d # internal github.com/containers/libpod/libpod/logs/reversereader mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/libpod/logs/reversereader -complete -installsuffix shared -buildid 6SgBXWTOuLtJ5g-E8PqV/6SgBXWTOuLtJ5g-E8PqV -goversion go1.14.7 -D "" -importcfg $WORK/b556/importcfg -pack ./reversereader.go github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid olxGWcx0PR1V7qsn6sBQ/olxGWcx0PR1V7qsn6sBQ -goversion go1.14.7 -D "" -importcfg $WORK/b565/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 -installsuffix shared -buildid 9nEmpAV8IiEBresJQ-9X/9nEmpAV8IiEBresJQ-9X -goversion go1.14.7 -symabis $WORK/b521/symabis -D "" -importcfg $WORK/b521/importcfg -pack -asmhdr $WORK/b521/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f9/f9e0a5e7290fa4612a82fb1815037d5c05952e30ccb68f9638a1e9cc35c7675c-d # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/02/0220f82e5ff464df9baecdbce39413fa3a31489769563d9ead2251aaa41f43d0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b134/ github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b103/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid w70TRhX4ttYwTNB3SqE1/w70TRhX4ttYwTNB3SqE1 -goversion go1.14.7 -D "" -importcfg $WORK/b134/importcfg -pack ./none.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid j8Nb25OOWsypLMDyXKjD/j8Nb25OOWsypLMDyXKjD -goversion go1.14.7 -D "" -importcfg $WORK/b103/importcfg -pack ./platform_matcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/89/8931e4c30bb607d2920870f97b4072385450ddb733c334841afd4362629ca9c5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/75/75f2d962457419a0d15064d5b024e016d7dc1a8e14fe4fb68db4aec87b5e9bc9-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid __fY0351oduU9vnN5LyH/__fY0351oduU9vnN5LyH -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./stub.go ./transports.go github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid F3pcY6-HPLZPcJVREZOf/F3pcY6-HPLZPcJVREZOf -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./tmpdir.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b122/_pkg_.a $WORK/b122/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/b5/b5aea83c4060a7f22d94a1b90c76c3e71a17fc9ae4265434392899f88a5de3b0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid _AIlUi3D6ijGJpplCCXJ/_AIlUi3D6ijGJpplCCXJ -goversion go1.14.7 -D "" -importcfg $WORK/b396/importcfg -pack ./prioritize.go cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/0e/0ebfec5d8f23a57a8a27c4ecae55dcb5619a460c70dd5f88dcf084d7f4c01dc1-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid XcaYBduI4sSnGKZ1t5Dl/XcaYBduI4sSnGKZ1t5Dl -goversion go1.14.7 -D "" -importcfg $WORK/b566/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/eb/ebe3823fd812050ff020550d68a5f570598281bff15f69ca9d3971c4b799f319-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid bj_QYW8_-9QXoe1SORyK/bj_QYW8_-9QXoe1SORyK -goversion go1.14.7 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/ba/bae94153feed24ad53c120628ff5c2e28aaf78de38a34fc8fc513e9f419b5d23-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid uf-7U_2aypHdFTdmhS1f/uf-7U_2aypHdFTdmhS1f -goversion go1.14.7 -D "" -importcfg $WORK/b578/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/b4/b4d15dd5c41ae759df438d9ae78aa2edf69106dac2a10694a5bcd3707778d253-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b580/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid aBY6DSlzAvnrXsPoEIgt/aBY6DSlzAvnrXsPoEIgt -goversion go1.14.7 -D "" -importcfg $WORK/b579/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/c5/c5854bc1885720687036344f3f50cd6e0b01a01143330c5cb15cecd24ecad4b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b528/ cat >$WORK/b528/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b528=>" -I $WORK/b528/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b528/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/8c/8c9fa3323ace4b4af317767cb1f90eeea8938b0ffb3c42ce69e34075e87242b3-d # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/24/24796c25acaecca995a316c13412e3dfd5691b12a76da7003b48969f96f6ccb7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b585/ mkdir -p $WORK/b589/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b582/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid xfUXi4L38J4NeaZ7HMY_/xfUXi4L38J4NeaZ7HMY_ -goversion go1.14.7 -D "" -importcfg $WORK/b585/importcfg -pack ./doc.go ./errors.go cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid tHbPZolca5rea36bS6KG/tHbPZolca5rea36bS6KG -goversion go1.14.7 -D "" -importcfg $WORK/b589/importcfg -pack ./convert.go ./doc.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/f2/f2a1384dfb68e11b3be29b4ed3d463ba9bbafedee7f387259505d165fd5afbda-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid jsj7Kr-8APYHQHfqx3P4/jsj7Kr-8APYHQHfqx3P4 -goversion go1.14.7 -D "" -importcfg $WORK/b592/importcfg -pack ./from_stack.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/cd/cdae8ccf546400f948fcde57fc2c9b9ee4f0a4fca4a1bbc38454154e69dd100d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid BdAgdhZgZYj0I0bErcyJ/BdAgdhZgZYj0I0bErcyJ -goversion go1.14.7 -D "" -importcfg $WORK/b594/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9b/9ba2ba60473160d223bebd2efd78bfc8c4df94825f460cb8ae2e4f9b9de0b95c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid QBXF-JhkRoVZk8w1tzxQ/QBXF-JhkRoVZk8w1tzxQ -goversion go1.14.7 -D "" -importcfg $WORK/b137/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3c/3ca4e56992465ce916ed31bf901fb4d3b443367a1a1a614a261ee864232b89fc-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a9/a973244242652a644be6262916f66b08f837c1f64f29b342ff477da76d2a8d06-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b230/ github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b236/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid iyKunUgSDOtaXts1wcXG/iyKunUgSDOtaXts1wcXG -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./terminal.go ./util.go ./util_linux.go cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid facmfVbGbQX_zldR-QRH/facmfVbGbQX_zldR-QRH -goversion go1.14.7 -D "" -importcfg $WORK/b236/importcfg -pack ./cgroups_linux.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/fd/fd20cefeecd8f5d2795830f8c0c406505424c5580fa4b89dc9f3e159d297bdc3-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid hsXFcB7oszqA3UgXxx0V/hsXFcB7oszqA3UgXxx0V -goversion go1.14.7 -D "" -importcfg $WORK/b269/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/ec/ecddac06121439a7883fef223ef521ae4ecde5884e98b32b24d26b5387fab4d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal text/template mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b295/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p text/template -std -complete -installsuffix shared -buildid wJtsWgpgOc4ZLb5dYiIH/wJtsWgpgOc4ZLb5dYiIH -goversion go1.14.7 -D "" -importcfg $WORK/b294/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/18/18c9b1f2b1919972d50f5a53f1412ec128e66591a746e680c3c4edb0e872aafb-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid 6b7ND5EQ5BEojP_fv1Ep/6b7ND5EQ5BEojP_fv1Ep -goversion go1.14.7 -D "" -importcfg $WORK/b298/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/06/06d04643bb7d7e2cb642c87812ddf15f567f4a6fc5982a6241a6595f385f913c-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid mhWBDxwfNq09cNmUyyv4/mhWBDxwfNq09cNmUyyv4 -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./doc.go ./isatty_tcgets.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b527/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid a1Jq_jEcPmQvna37ddtS/a1Jq_jEcPmQvna37ddtS -goversion go1.14.7 -symabis $WORK/b528/symabis -D "" -importcfg $WORK/b528/importcfg -pack -asmhdr $WORK/b528/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c host_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4a/4a58554d6461c1e71928aee460170a64b480de9af5e84c6d73dfb703b4a1a1bd-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid mMMC9AHVrx4WRarSIfz9/mMMC9AHVrx4WRarSIfz9 -goversion go1.14.7 -D "" -importcfg $WORK/b447/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b521=>" -I $WORK/b521/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b521/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/b7/b70df4dd0c027c3587e875688ed334d485f04c8c5db2da8f95ba7c7db61c990d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid hnddYFlKqF7jJX9btjhg/hnddYFlKqF7jJX9btjhg -goversion go1.14.7 -D "" -importcfg $WORK/b456/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/3e/3e2c74f41b0cb312340bbef3604e33f05f51daeb39b5cc9d5fd2182dac675fb0-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid nTvSrEgxOdnC7M_PPFOV/nTvSrEgxOdnC7M_PPFOV -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/8d/8d3a5ffa6d5246d3a2d2c8a88188d4f2fb44be7876cb3dc6b46249d15b9d3676-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid DN62WanM7KCLkZyE8ZLN/DN62WanM7KCLkZyE8ZLN -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack ./strings.go ./strings_unsafe.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/c4/c418398afae9ff2060ac9ac88674311fb8caac2c154076fbfe31127975a1a69f-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid Bf1Ss_Rs4IIPFpcz2BYO/Bf1Ss_Rs4IIPFpcz2BYO -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack ./mapsort.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/7c/7c552ef7f1877b3130712891292199bc7902a887ef2211dd143fffbef0a446f7-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid eKX6_wmUNLQqHKbEeHbP/eKX6_wmUNLQqHKbEeHbP -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack ./fieldsort.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b521/_pkg_.a $WORK/b521/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/6c/6c33a84ac612a2e6070add4035b7706e258e0e955415d0792dda44205b685fbf-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid gIcHx_yDU3xpoXCaJyFY/gIcHx_yDU3xpoXCaJyFY -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/59/59a9086291f499225029e677b11b6272dde057e3103f58afe8f8a3c55286219d-d # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/a2/a2ddee7ce129dcc9bae14101c3d0b4676820b2e34d4348573415085d95a60113-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b206/ cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/92/923145477e9f7aad4c1f5799b4fff72be85d47872a9609f13de2a72dfb216f6a-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b207/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid FDE_ieL624sYQGSa9rKg/FDE_ieL624sYQGSa9rKg -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./stringer.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid FRQ7eau9Em6TKUqIeJCK/FRQ7eau9Em6TKUqIeJCK -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./options.go vendor/golang.org/x/net/idna mkdir -p $WORK/b154/ cat >$WORK/b154/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/b018/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b158/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 4bLaXtcqDaGsXlzf8W4u/4bLaXtcqDaGsXlzf8W4u -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/67/6707455628406c1531e60e7f16d6cad80bc3d489ab7f048e9037f4d696be7b03-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b354/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid wOIP11Ie--Froy37_lPA/wOIP11Ie--Froy37_lPA -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ef/ef73b74305d47cefc87302df49ae320c4a89af2d903013eb8d13be5bc9f80dc7-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid ee1bcnq35DUnFNlpYSFL/ee1bcnq35DUnFNlpYSFL -goversion go1.14.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_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/ab/ab71674420d6ee20301c324ed5cd4631b13b5e90e5619b2d39894bbd82fedab7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid x2lg3VT9mv7PKIVRu12n/x2lg3VT9mv7PKIVRu12n -goversion go1.14.7 -D "" -importcfg $WORK/b129/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/7e/7e94c18d4667c68b091c6ddc24a41f8bb7602fee3036ce3db393de97556b7e05-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 9h-i27dmJlALHbqIyFRg/9h-i27dmJlALHbqIyFRg -goversion go1.14.7 -D "" -importcfg $WORK/b139/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/83/83d3555a174c61e0f0419b9df1efe877285b6488b85315009d966198a92b4605-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b219/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 1es3NO93v6iDSd34j8Dh/1es3NO93v6iDSd34j8Dh -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/fe/fe529ce31d3ed59bd0600b70f39415cd39d4e7a56c408e13927b08e5eb40dd6c-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b254/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid MyB6N9e0D8TXbZucwaZC/MyB6N9e0D8TXbZucwaZC -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/73/73c5b70bb33bcd9a3b22d3a6a65f0cdd5473431564dd485b114f9fef1b41cfb8-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid HdFQkq-xmdBx8OOVti1B/HdFQkq-xmdBx8OOVti1B -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/ff/ff968b7c19e73570909fdc9a50fcfa2d58549f0c6078a3700bfd19b6573ac69c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b314/ cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/c3/c357bf2c20716571231411c33003136491d7431a1c3cc46e5e2bd2b9a53e0587-d # internal cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid JdmbdVuYSQ5KO4zWuuTl/JdmbdVuYSQ5KO4zWuuTl -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./strslice.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b133/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 5ssStkq-b7WU0rCgt8Ks/5ssStkq-b7WU0rCgt8Ks -goversion go1.14.7 -D "" -importcfg $WORK/b316/importcfg -pack ./parse.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/66/668a0c8c47a5e8a5e04719267878ce1986aa1e201e6bdf85f695a965d04e58ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # 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/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/48/4804d3f850c0f1c09efd731088b330b7e2a02f5fbb528049e71f51c6471cd4c9-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b418/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid Zs5rCONd6w8YsWguMqC5/Zs5rCONd6w8YsWguMqC5 -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid RFuOrKvuxVlrB6B4oVFq/RFuOrKvuxVlrB6B4oVFq -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./writer.go ./writer_posix.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/ff/ffe8a251e0a53724055b72df14efa989dab11b4ab827d90a7d4d30120b6ad42f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid H__16qoCoTLOqmOAT3mf/H__16qoCoTLOqmOAT3mf -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/25/25c7c1e48961443222712f5efcd09d742d3ce060d2cc316228f4041575b555df-d # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d7/d734852dffab592798ecaaa836189de27eb8d359b4caffd0af58d7512b742360-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b463/ github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b433/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a EOF cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid F_8JS4vfBdQdzAZIaDqX/F_8JS4vfBdQdzAZIaDqX -goversion go1.14.7 -D "" -importcfg $WORK/b463/importcfg -pack ./strslice.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid R3yYR1QMM9FYPiyxg-dd/R3yYR1QMM9FYPiyxg-dd -goversion go1.14.7 -D "" -importcfg $WORK/b433/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/76/76ad22e1a3926281fef849310d605579a59bf66c4215f9bfce3f1bb34c765e5f-d # internal github.com/containers/libpod/pkg/signal mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/pkg/signal -complete -installsuffix shared -buildid xIPU5F-nKFHket7UOJwC/xIPU5F-nKFHket7UOJwC -goversion go1.14.7 -D "" -importcfg $WORK/b483/importcfg -pack ./signal_common.go ./signal_linux.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c dlopen.cgo2.c cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/2c/2c228eb0318919a10ee06a714eb0b06ca3e22ffa1b108e3dba3fad65eb8305dd-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid 5N22Hf1on-4nnA0qOwRX/5N22Hf1on-4nnA0qOwRX -goversion go1.14.7 -D "" -importcfg $WORK/b498/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/2e/2e2dfce182f6b1a92b4442e223789d40821aefecf88707bd123d35ce68ff3cc3-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Xg8l_vklfvWlcsVgjXpB/Xg8l_vklfvWlcsVgjXpB -goversion go1.14.7 -D "" -importcfg $WORK/b514/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/41/4103e9b108586f144d6adf302400416485f36cd16e7f82feb90c00e16201abf5-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid _p5W0rDrvEjlyMkPZvn4/_p5W0rDrvEjlyMkPZvn4 -goversion go1.14.7 -D "" -importcfg $WORK/b548/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/64/649b87d315715b8abc6a0c379b0c0318979938f35b1a23c7a060786ffb064acb-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b458/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid ZWQyOhnmhsHI6B4ub7EZ/ZWQyOhnmhsHI6B4ub7EZ -goversion go1.14.7 -D "" -importcfg $WORK/b455/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/b3/b300a6f6f1bc1a45e2a698e966f42c34874dbddff5ff208aba62b9fe4d419a16-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid D0Qez5rtNQQ1NB5jJkZ8/D0Qez5rtNQQ1NB5jJkZ8 -goversion go1.14.7 -D "" -importcfg $WORK/b563/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/0e/0ee0ea280065a8a52231697b0285b2be90da946bad6d24986091eb5e311756ea-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid sINq1RhEvEeiqvvZjcT1/sINq1RhEvEeiqvvZjcT1 -goversion go1.14.7 -D "" -importcfg $WORK/b387/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/66/663ffe9362f840cefe3ea8aa6e6c6120e2536d0879a43a53a90ccd054afc0505-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b577/ cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/b2/b2bbb75d38bd3c7483376b969feae1cc8bd2a53a812b742579cd8f01d9d96e1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b578/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b584/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid ZYjWCyw9VYKpHzDWPGpG/ZYjWCyw9VYKpHzDWPGpG -goversion go1.14.7 -D "" -importcfg $WORK/b577/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b582/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid bTyVCtIr1z2m8YxH0Qy4/bTyVCtIr1z2m8YxH0Qy4 -goversion go1.14.7 -D "" -importcfg $WORK/b584/importcfg -pack ./errors.go ./path.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/b5/b56fc19f2dbadc1ef8734972c1ea7f9c61851f97a50f73080e62da545982f958-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid avxN-Wu4EaHjm-UDsbyb/avxN-Wu4EaHjm-UDsbyb -goversion go1.14.7 -D "" -importcfg $WORK/b591/importcfg -pack ./json.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -o $WORK/b490/_cgo_.o $WORK/b490/_cgo_main.o $WORK/b490/_x001.o $WORK/b490/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/f8/f833ef1778b94199c309f06769099fcf2129bbb7eec6dfc4e00c36c895234546-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b604/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 7T-O1_jU8hdQI0Wp98QE/7T-O1_jU8hdQI0Wp98QE -goversion go1.14.7 -D "" -importcfg $WORK/b603/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/21/211e4da16cb2ec6b9f1237f4a2f888931c48864a2d6b92661078c8b6c7c049ea-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid 9wtwBWod50VhZKAiPsci/9wtwBWod50VhZKAiPsci -goversion go1.14.7 -D "" -importcfg $WORK/b138/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/06/06e2674b438c6a1daf05f6585ff9cd60901827b464910f097f5446f675cfc4ba-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile container/heap=$WORK/b415/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid Ah_YFOTpFAaaOA8VnyY0/Ah_YFOTpFAaaOA8VnyY0 -goversion go1.14.7 -D "" -importcfg $WORK/b414/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/30/30ee5a1e9770c43f2bb32e1418568887e7fec67ec79f5c936f634a3313b22cf1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid y5GSwG_XT0L7SapG9JYH/y5GSwG_XT0L7SapG9JYH -goversion go1.14.7 -D "" -importcfg $WORK/b609/importcfg -pack ./framer.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/47/47c268a1a61df5bf0401a4daa7af31490f252cc3ea9fef937e452a70cb7b1c2c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid HsQNLEfI3BsdHJMXMQrX/HsQNLEfI3BsdHJMXMQrX -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/49/4930d73e9d6a52adeb54cdaf5d27d8699ca960254fe1b2f3b593da8cbbedef56-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid EXK2QubbpOlvEkR8cj3O/EXK2QubbpOlvEkR8cj3O -goversion go1.14.7 -D "" -importcfg $WORK/b625/importcfg -pack ./metrics.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ef/ef31806240d9f920a9be31ba0e230918fd514b7ea74147a6c319aa7c3d3f5597-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid UKA2Qj3nE-Ar-jOmxw6U/UKA2Qj3nE-Ar-jOmxw6U -goversion go1.14.7 -D "" -importcfg $WORK/b629/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/9c/9ccb6c44938b1d22d2b48522b33b4932c5c19bbb71e3eb33140dca8e2ab4de9e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid sMTloB5cc4Lwt7xE-CjY/sMTloB5cc4Lwt7xE-CjY -goversion go1.14.7 -D "" -importcfg $WORK/b636/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/74/74748a353b1f094110e9cec550d8fd11864c16eda3ab0bff5c243760fddc4e0c-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid xhMDvV1IjCc_lGknS0Ib/xhMDvV1IjCc_lGknS0Ib -goversion go1.14.7 -D "" -importcfg $WORK/b647/importcfg -pack ./msgutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c6/c60464a2c2de2a342efb5d4edafb9447edf48fc383e31cfbea7e1bd979c888b9-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b120/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid pIC7rtLGaHluCoyl9cOB/pIC7rtLGaHluCoyl9cOB -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/c1/c1bf4cdd417fc035cdaa12d5cb43113fe36a747a57e8fd57d4e451875a0c7f2b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid uJc0NMRDbdh6ssW7MFb5/uJc0NMRDbdh6ssW7MFb5 -goversion go1.14.7 -D "" -importcfg $WORK/b658/importcfg -pack ./names-generator.go cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/bd/bdbfe756ad5f92742504a0b1cae69b1bacc1b3adbfc5be74fb4d5d62a2f86fea-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid LP1Wwjr9G8uNLHz6RVxS/LP1Wwjr9G8uNLHz6RVxS -goversion go1.14.7 -D "" -importcfg $WORK/b661/importcfg -pack ./netns.go ./netns_linux.go cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/f0/f08832ba035342771a372289e71aa5caa66414bc25cfa2cdcde664c6a4566e42-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid Yh3EPF5fS7QHfuwpRlzz/Yh3EPF5fS7QHfuwpRlzz -goversion go1.14.7 -D "" -importcfg $WORK/b676/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/78/780e44282e183402093104e3fd5d9afeccd4a0e304fc7cdc3b46a7f5af8e7392-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid QQgqcg3SCrFTuaCSmBTV/QQgqcg3SCrFTuaCSmBTV -goversion go1.14.7 -D "" -importcfg $WORK/b562/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/3e/3e08112c7fa3548e954cd1492afad4ff2dcff00a3a9442f2212230821ba68ea5-d # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/1c/1cc37756c24759757df815225322bd797a5c6ad6e2a3ac4a0ff5e17f6b50994a-d # internal github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b678/ github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal mkdir -p $WORK/b497/ cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b499/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid Wp5P96J0Pkv4XeeD7Xtc/Wp5P96J0Pkv4XeeD7Xtc -goversion go1.14.7 -D "" -importcfg $WORK/b678/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid PKg28iKwIeZbFYg55Xtt/PKg28iKwIeZbFYg55Xtt -goversion go1.14.7 -D "" -importcfg $WORK/b497/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b490/_cgo_.o -dynout $WORK/b490/_cgo_import.go cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/b0/b0bb5590744af09fcbd47fd730e58e5c968d2fae82beb17fee82593c1556a395-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b505/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid dKihYN4__wNzCJDHPwb1/dKihYN4__wNzCJDHPwb1 -goversion go1.14.7 -D "" -importcfg $WORK/b692/importcfg -pack ./json.go cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/81/8162d4727dbd6f734258750e7758e38069282d073c960140426e99fb3548c08a-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid LDitaqnrWpfoNMxltrZa/LDitaqnrWpfoNMxltrZa -goversion go1.14.7 -D "" -importcfg $WORK/b694/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/01/01d16b85250a990bde49b048fc55e5c2555d0e5810182dff0188a949916f150b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/e9/e9c0cf3750af653c09191f93c83335558cf1254fe759a910286acf47c30ce440-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid b5kXULl_rJ0_tLiFA8wo/b5kXULl_rJ0_tLiFA8wo -goversion go1.14.7 -D "" -importcfg $WORK/b695/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b701/ cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/7b/7b95fdb0b95bbcc4e14018015dca13b8a31f9e4d8a1a9fba68971df9244d5d4c-d # internal cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid Ga8t77Fz4ZsPvXOhq1l5/Ga8t77Fz4ZsPvXOhq1l5 -goversion go1.14.7 -D "" -importcfg $WORK/b701/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go runtime/pprof mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p runtime/pprof -std -installsuffix shared -buildid ytjD5Q_va6eCFPH9M2xi/ytjD5Q_va6eCFPH9M2xi -goversion go1.14.7 -D "" -importcfg $WORK/b711/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/78/78307efcd41b422ea4b563d8530b7f3789939b00721066b7e8f2f973ffb66abc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/5e/5ef1121d3f7ca241f155d54475c730c7e32029656abfec2e015d03e3e7f952f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/09/09b2b633d84b41b931c9844aaf7643c81c49a1f96b034ed3881c0da3a3870412-d # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/ee/ee0a81dd9841de7a66c5a16817b5d5328a3ae5cc9507a542f5b447cc995944fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/b7/b79c8b300a7882e862e96e9c6e5af7db78e7b447113663ed9b43a764faa43677-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b203/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid iO2S3zxMwGQ_cISNoBcH/iO2S3zxMwGQ_cISNoBcH -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f0/f0b07def9b7ebb154fbe6a92bf5a0eaf7315b2a7e84a31756f59b2657a608d7e-d # internal cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid rWzU6w-BFG3VCOkMnAm9/rWzU6w-BFG3VCOkMnAm9 -goversion go1.14.7 -D "" -importcfg $WORK/b490/importcfg -pack ./host.go $WORK/b490/_cgo_gotypes.go $WORK/b490/host_cgo.cgo1.go $WORK/b490/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/84/8404039ad2ffd1e2a3ebd210fc1ae1bcf8c08120761f62638a0e8ce0861b5550-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/93/93c09e09030311ae9ee569f1b090dded6c4c5f35983f18984995c1f04294751c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/c7/c71493066a7fff4bcb87b01e30dd39718628bd56d61908511a935e897001918e-d # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/66/669b5cee1cf7dc3fa2c55eb972f8c3af899eb8c16d4e413b9304025d302d8c44-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b631/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid SxIi3es2B0Ej5NOLnKKg/SxIi3es2B0Ej5NOLnKKg -goversion go1.14.7 -D "" -importcfg $WORK/b628/importcfg -pack ./backoff.go ./throttle.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -o $WORK/b493/_cgo_.o $WORK/b493/_cgo_main.o $WORK/b493/_x001.o $WORK/b493/_x002.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/46/46d96ce5d99fc6299912f462a0573025901224ca3f6b194faf1d9d7f88ca691a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/6c/6cdc13563a75a33f44063c5772e53733fa03d392e7735fd201a001e7e389aa5b-d # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/80/803d5bf079048cb46c6c0c4269252fd8b85e2f56800ed3edd13bbea464c680c0-d # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/8d/8d715c9daf976392dddbf400cf7245c6a70fb97ad0cbb76d0f85851037a880e7-d # internal cat >$WORK/b079/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/b080/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid ld1tkGfZci968SG9jYDr/ld1tkGfZci968SG9jYDr -goversion go1.14.7 -D "" -importcfg $WORK/b079/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b490/_pkg_.a $WORK/b490/_x001.o $WORK/b490/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/f7/f7e7f0f3ba706b767663bb43e6b3c237ca84a44c7b6d2a2e026498b17611cca0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/3a/3aba4dfc549cc25a6eb27464dd3d9297f57eb454a29eec772d2495bdc9fc7786-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/22/221c93033d8d7c8961de0f9d765fb1df8c684ae1a4182a10477b5231a2a719f3-d # internal go/parser mkdir -p $WORK/b291/ go/printer mkdir -p $WORK/b292/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/scanner=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p go/parser -std -complete -installsuffix shared -buildid HiKaX1QWZCvt4NDnAAZI/HiKaX1QWZCvt4NDnAAZI -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./interface.go ./parser.go cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p go/printer -std -complete -installsuffix shared -buildid uUGVxOvLWhmS6GxmaTvT/uUGVxOvLWhmS6GxmaTvT -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./nodes.go ./printer.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/25/2522002e65693a29f6f522a839012dee8e9effec7665a2696b2fceeedaca0130-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/f8/f88effe1b99729b73f6f47ba0206f0e3c1d999cc5c00a4f81345ca538b9043d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b499/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid lT5LzH5osJnfTIOGW9Oo/lT5LzH5osJnfTIOGW9Oo -goversion go1.14.7 -D "" -importcfg $WORK/b494/importcfg -pack ./tail.go ./tail_posix.go cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/4f/4f78e9c90e4a2ac894a3576ef6492cd1f873a4454deabfad791872e2046212ff-d # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/f9/f907500cc3d42acefea99737b9e27769f60630cfd2d9d3bc7607bf039f58356e-d # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/35/35eb1f42f2509422a68fe167b68c35788af9874a731daf1a8c4da9d303f9beea-d # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/8d/8d34b45b0f2ca6b1270d843ef239d3b2a1b20335eb14f0074f8296ddb5d258fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f6/f627bbb4c747f265450d5d53657a35615aa07b7fa56d1cfd342a479c2548492c-d # internal cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid sQS7sXLEPdYs2IRgOeVp/sQS7sXLEPdYs2IRgOeVp -goversion go1.14.7 -D "" -importcfg $WORK/b493/importcfg -pack $WORK/b493/_cgo_gotypes.go $WORK/b493/dlopen.cgo1.go $WORK/b493/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/ce/ce99e74287e5042988be059bdf3b8a057b89ec97ac764830521389c0fbfaa096-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid oD152SIhODW14MMgqVjP/oD152SIhODW14MMgqVjP -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./default.go cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/44/4430f5ae835d0631eacb064e014817b573d6f97bb1e8db5865d1e7b00ccb2328-d # internal cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/40/40b2b236c13a60f1a213b2b5c5a63a5732b4d52666781cab388a661343e46f96-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b492/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b492/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b492/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./journal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/c2/c24e335c31f93165423a41b4e68a54ab56ade1f6334f3f093b87ed4247e676b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/6b/6bc25edf8f0ba545ae1aab717aeb80c29716c7ff0db02f8d604620e485ff4c81-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ad/ada036462d407b46f42cd33a2c909324049d94711321bd97a8e2aa8cbc63289c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b268/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b268/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b268/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b395/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b392/ github.com/containers/libpod/pkg/errorhandling github.com/containers/libpod/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b443/ github.com/containers/libpod/libpod/lock/shm cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b397/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b480/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid gexZjc_oAd8a3CAfQeDU/gexZjc_oAd8a3CAfQeDU -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./boltdb.go github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b561/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b398/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b561/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/0.1.0=github.com/containers/libpod/pkg/hooks/0.1.0 importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid ZLW_ZkpWO_nyh59-FqqG/ZLW_ZkpWO_nyh59-FqqG -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./umask_unix.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b564/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid YkDpGA2k-nYoRURot1IN/YkDpGA2k-nYoRURot1IN -goversion go1.14.7 -D "" -importcfg $WORK/b561/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid 4cdkL6p05m65MMURxm1X/4cdkL6p05m65MMURxm1X -goversion go1.14.7 -D "" -importcfg $WORK/b480/importcfg -pack ./errorhandling.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 1v4ybu1wFC-7uYJMQfdw/1v4ybu1wFC-7uYJMQfdw -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./memory.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b450/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid TJ1xVaqTNdo5rDK74D8v/TJ1xVaqTNdo5rDK74D8v -goversion go1.14.7 -D "" -importcfg $WORK/b564/importcfg -pack ./exec.go ./runtimeconfigfilter.go cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid 1CPq0NGSKsJWz2XR68J_/1CPq0NGSKsJWz2XR68J_ -goversion go1.14.7 -D "" -importcfg $WORK/b443/importcfg -pack ./context.go mkdir -p $WORK/b241/ github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b554/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b242/_pkg_.a EOF mkdir -p $WORK/b453/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid CT62mJK5QsR4YxZW7MyI/CT62mJK5QsR4YxZW7MyI -goversion go1.14.7 -D "" -importcfg $WORK/b450/importcfg -pack ./fileutils.go ./fileutils_unix.go cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c listgroups_unix.cgo2.c mkdir -p $WORK/b446/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b554/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b554/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./shm_lock.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b242/_pkg_.a EOF cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b429/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid YvRC9AJq7IofXMnopEg4/YvRC9AJq7IofXMnopEg4 -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid 3sMAnOHBCP17Cjcc8R-m/3sMAnOHBCP17Cjcc8R-m -goversion go1.14.7 -D "" -importcfg $WORK/b446/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linuxopenbsd.go ./time.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid SpSWsuiKthVeeQfg4nkK/SpSWsuiKthVeeQfg4nkK -goversion go1.14.7 -D "" -importcfg $WORK/b453/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid EFLxzr47DckBXQqK4i1a/EFLxzr47DckBXQqK4i1a -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/41/413f1a5225ce626f4db638887b79be9396c6d7384a3e8fe4dfc527635160f06d-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/logs/reversereader=github.com/containers/libpod/libpod/logs/reversereader importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid iPkpKwsNEHq_vaEDPUN3/iPkpKwsNEHq_vaEDPUN3 -goversion go1.14.7 -D "" -importcfg $WORK/b555/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/52/5287d464812375192db3092901cf335513d2f98a644b77be11d016e32e209bdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/83/83a2555b776ad8da8b083758c431c5e5e4d82ad3f1ab9411269921e1d64f6a96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/e3/e3098049bee37bedcb819dae122b77030433ddddf27531924638932f263ef101-d # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/ad/adec8aabaeec6fe8cecfe49cd9afbdc3b91e7bbf80c241be47aa0213020557a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/d7/d7da90195b5790e3ea77ca9ba9d729b9e5f0134389314137bffe3929a6a19b82-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b049/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/6c/6cbfe7d83db2d251c7ddf4ebe788864eeed340b07e580fee8e5eaf801ca9126d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/80/80b490e4f56960bab2d2d90b593fef8bc4704e88f334b61a7726ee31dc280466-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/79/79915e13f73a16f818268701e15732e77aa58cc74674e561344b1882f206d923-d # internal crypto/dsa mkdir -p $WORK/b070/ github.com/containers/libpod/vendor/gopkg.in/inf.v0 encoding/asn1 mkdir -p $WORK/b048/ mkdir -p $WORK/b574/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid b-t4dtsi3xdcZYjpCEsO/b-t4dtsi3xdcZYjpCEsO -goversion go1.14.7 -D "" -importcfg $WORK/b048/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid zn7eh6setKwjgWIc_rDO/zn7eh6setKwjgWIc_rDO -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./dsa.go cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid zE5vP48N0YRmmHR5d8vf/zE5vP48N0YRmmHR5d8vf -goversion go1.14.7 -D "" -importcfg $WORK/b574/importcfg -pack ./dec.go ./rounder.go crypto/elliptic mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b058/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/45/4574e2bdf6057cf87d04a7ad830d3032af74e5b966b4eb4b094145f2047050ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/0d/0db00f72bfaa6ab62abcf7ca08966556ae11ac9c14a06580f9cb16d4711acb65-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid EylRypyIH0f2ub5XlNxO/EylRypyIH0f2ub5XlNxO -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o -g -O2 cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/1d/1d3f15e0c73e0a2adc59fc86fa1403bf51baf4cdc6d02d3db15d47c644858cbe-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid yU94NMG7XU8OQIOBHgg_/yU94NMG7XU8OQIOBHgg_ -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./default.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid lg6f05goPlMKGzSaE31f/lg6f05goPlMKGzSaE31f -goversion go1.14.7 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/20/203d8c43669d321814c1f19758e6b7d32b6d376978cc0f8c8abcf468ecc12288-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p os/user -std -installsuffix shared -buildid NO1xKgzqW2_MweISmQne/NO1xKgzqW2_MweISmQne -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./lookup.go ./user.go $WORK/b142/_cgo_gotypes.go $WORK/b142/cgo_lookup_unix.cgo1.go $WORK/b142/getgrouplist_unix.cgo1.go $WORK/b142/listgroups_unix.cgo1.go $WORK/b142/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/dc/dc85aedadcb7aa339282773b0c677a7e74e635ab49e5efe7eee87b7a0f45a69c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/4e/4e4d1a5918026d2ee39a4c7be19d7ee0d67213acd4d3afe4a4f6aeae7fcb7d8c-d # internal go/doc mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile internal/lazyregexp=$WORK/b588/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p go/doc -std -complete -installsuffix shared -buildid yDLYttBKeFPdO66aJqeJ/yDLYttBKeFPdO66aJqeJ -goversion go1.14.7 -D "" -importcfg $WORK/b587/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/27/2719b65ee3d9f31eae30fb44e8bc2e6f3bd365b6226234d4c33e9aab42639d80-d # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/16/1642d18b50a89b34c71a3e18b4870e34eb358e62ebab5b292f98b975d9998867-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid jIkrklpnrPpGCDsoe4bL/jIkrklpnrPpGCDsoe4bL -goversion go1.14.7 -D "" -importcfg $WORK/b452/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.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_unix.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/fd/fd72c929031679929695d8fe34afabe6f823f25a59c60471b509bc2bc0bf1ee0-d # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/96/962e70ea81273c06559c079c94a37c6a3836d0bbe1e5983be975a3a370ed92a6-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid fVn4lTAFcWtJTO8Md-yn/fVn4lTAFcWtJTO8Md-yn -goversion go1.14.7 -D "" -importcfg $WORK/b465/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/6f/6f13d62d47ed65da81d07139b77b96052e5acfff2e87c086eabff2dbe359f599-d # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/07/079727125199d6a3fa671b641072fb3d9b6a2de7a0b64ce64c1e0ef8bda3fbb8-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid wgPWygx73rupWj7BkO2S/wgPWygx73rupWj7BkO2S -goversion go1.14.7 -D "" -importcfg $WORK/b244/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.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 cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/f3/f3b1d048e12ce6deaaa405e78de0884f51cab876159d7a9065eb813cee898ce6-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b141/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b389/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b145/ github.com/containers/libpod/vendor/k8s.io/klog cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid mSrlbTL5cgd5yV-j5Jv7/mSrlbTL5cgd5yV-j5Jv7 -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b569/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid g9qYKePqAMbvxScokGD_/g9qYKePqAMbvxScokGD_ -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./user.go ./user_linux.go mkdir -p $WORK/b247/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid 2AYsexv4xKPK2zisiNsK/2AYsexv4xKPK2zisiNsK -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF archive/tar mkdir -p $WORK/b240/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid WaqPFQRrJoNTiJp5jQr_/WaqPFQRrJoNTiJp5jQr_ -goversion go1.14.7 -D "" -importcfg $WORK/b569/importcfg -pack ./klog.go ./klog_file.go cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b279/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid obeGAhJ7E4vn1jifwflJ/obeGAhJ7E4vn1jifwflJ -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid rPgMxRtn28AKaudo-WbJ/rPgMxRtn28AKaudo-WbJ -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid itr-AgGZmaU6iy6znfe5/itr-AgGZmaU6iy6znfe5 -goversion go1.14.7 -D "" -importcfg $WORK/b240/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/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/c3/c30b65c33c72c5602b4fc738c27baedddf71da34d56b95ec85fd573c12a5ff59-d # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/d6/d6e5156a9a5afc4f327f9e2118058f5fb77be249ee61e810623cb26c82584079-d # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/70/70c80863cfa8814fc640040f1e980e044714216e51588381651d5be67d11fe4e-d # internal github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b611/ github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b225/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid k-Bj8rZG_3LgjBAcexAM/k-Bj8rZG_3LgjBAcexAM -goversion go1.14.7 -D "" -importcfg $WORK/b611/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cat >$WORK/b225/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b226/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid q9s-IMnmsDlgdfsjJQI-/q9s-IMnmsDlgdfsjJQI- -goversion go1.14.7 -D "" -importcfg $WORK/b225/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/4c/4ce8ddd904ba9495bca6c2d2eb9947c8062db66ba8924d20e8c6efff9cc26696-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid eQM4eP-PI7ANThg79eWc/eQM4eP-PI7ANThg79eWc -goversion go1.14.7 -D "" -importcfg $WORK/b461/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd $WORK/b268 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b268=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/eb/ebed387c07796f9331cb86bc3647203ae26101c7c600277ee743316d4c01d4f3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid FdeDj0nmoa1Kf1ESV15t/FdeDj0nmoa1Kf1ESV15t -goversion go1.14.7 -D "" -importcfg $WORK/b136/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c8/c8beae9b1d988f29845e0323054379087f8620b4b3b2578726dbbf7e51915712-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid FrMfDrOrnTzU_7r9RXJe/FrMfDrOrnTzU_7r9RXJe -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./system_registries_v2.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/73/73799fcff116a65e212e9516137da5fcb1ba5863a821c57d8c18bd1ef2e27d39-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b205/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid U3FChFgvaCyDRu7EjaM-/U3FChFgvaCyDRu7EjaM- -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid EHOGItGCmE1mdQkUdNHl/EHOGItGCmE1mdQkUdNHl -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/f4/f43fe447ac1a8c45f25f90fdac59ddfe5516757d58fcdee9b35a8ffe4aafa5f7-d # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/81/81b4464f04e3e07944b78a2203d3b1834c6f8064b8e66fd511dd3d4872362522-d # internal go/format mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/parser=$WORK/b291/_pkg_.a packagefile go/printer=$WORK/b292/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p go/format -std -complete -installsuffix shared -buildid Fh6Feguuyo3kB-1cbd9H/Fh6Feguuyo3kB-1cbd9H -goversion go1.14.7 -D "" -importcfg $WORK/b288/importcfg -pack ./format.go ./internal.go cd $WORK/b268 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b268=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/d9/d9281f49e6372881109280e2fa2a1b27d2771dc77ea04906e2e506b6b1c437dd-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b058/p256_asm_amd64.o ./p256_asm_amd64.s cd $WORK/b554 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/2a/2a305c3124e2457f2c7fe6148401480edc4fed70e8f502258e03c87325c0089d-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b287/_pkg_.a packagefile go/format=$WORK/b288/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid mvLggL1u01Wjc3ryEdB9/mvLggL1u01Wjc3ryEdB9 -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/f3/f34b87d4d8f1c34e2a66850c5cf6532e6da3d1d979dcbe6f14cf541fb8dc9590-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b638/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b489/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid 2awuQJwcln8Y5FelFiXh/2awuQJwcln8Y5FelFiXh -goversion go1.14.7 -D "" -importcfg $WORK/b638/importcfg -pack ./lookup.go cat >$WORK/b489/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b451/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/p256_asm_amd64.o # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid 2VYG_LG6s1HvRWpgg6en/2VYG_LG6s1HvRWpgg6en -goversion go1.14.7 -D "" -importcfg $WORK/b489/importcfg -pack ./process.go mkdir -p $WORK/b243/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b252/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid AokauccONxEFiO9OHEj9/AokauccONxEFiO9OHEj9 -goversion go1.14.7 -D "" -importcfg $WORK/b451/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b252/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b252/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./sysconfig.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid R4MftiqcN4bXTqJb6V5u/R4MftiqcN4bXTqJb6V5u -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/e7/e715c2eff8e58f67c5c6e44ba2d93d3115514f065a27ad312324a619fea938fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cd $WORK/b268 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b268=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/64/64ea8fa9c9e122956e273861ec817a6529e1691d6eb7ee0ecebb09ead7a30f29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b7/b78616a6bc8ab9513d34e396bb9a1c6d72ba7058aebe6c33916d671445076ae7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/4b/4bce6523b0a6e2717a31844d7042e6c610e5546f253c9bce7cffe7eae6ad9f3b-d # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/5e/5e47366ad4ea1a76c3b27d970f413216795207222861ac1e725d94ff2a5bb4a1-d # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/4f/4f09c9181a30530a264081f417319369ce7e572a6c4f975219d8a43c51a8f0be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/e3/e340e292aff5b82c51b0ec96538101a49a06c0cb0908d6870d9c7f9657233f5a-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b512/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid AlFdYpj6U8OtXfurIRMP/AlFdYpj6U8OtXfurIRMP -goversion go1.14.7 -D "" -importcfg $WORK/b512/importcfg -pack ./config.go ./trust.go mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid fazux-eVkOg7HYJoj2SO/fazux-eVkOg7HYJoj2SO -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cd $WORK/b554 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b528=>" -I $WORK/b528/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b528/reflect2_amd64.o ./reflect2_amd64.s cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/0f/0f67e28ce8ae8e39ce3c17ecfb6be6acedddde1a25d0ef7ddfc1bd4fb1aec9bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b528=>" -I $WORK/b528/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b528/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/f0/f0917c13300859a222e943fa287b8b6677dbb9a586933c53ccdc02c4d6bc49cd-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid nglSFUfIoKKSDhWs2Ipp/nglSFUfIoKKSDhWs2Ipp -goversion go1.14.7 -D "" -importcfg $WORK/b484/importcfg -pack ./psgo.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b528=>" -I $WORK/b528/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b528/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/79/79cbe4c26bdaa24ea08e7155b701253c53031bbe92260953b10aa78179e48a14-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b705/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b697/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore cat >$WORK/b705/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b695/_pkg_.a EOF mkdir -p $WORK/b698/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid I4dQqx_xJtIiSlWdXfsA/I4dQqx_xJtIiSlWdXfsA -goversion go1.14.7 -D "" -importcfg $WORK/b705/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go mkdir -p $WORK/b696/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b695/_pkg_.a EOF cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b695/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid l8UcLR-3wWF2-5K5x84t/l8UcLR-3wWF2-5K5x84t -goversion go1.14.7 -D "" -importcfg $WORK/b697/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b695/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid BbDRTzeaAgQrR_c55Nkj/BbDRTzeaAgQrR_c55Nkj -goversion go1.14.7 -D "" -importcfg $WORK/b698/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid VHKbAstLZvXFAJzhWtnd/VHKbAstLZvXFAJzhWtnd -goversion go1.14.7 -D "" -importcfg $WORK/b696/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b268=/tmp/go-build -gno-record-gcc-switches -o $WORK/b268/_cgo_.o $WORK/b268/_cgo_main.o $WORK/b268/_x001.o $WORK/b268/_x002.o -g -O2 cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b528=>" -I $WORK/b528/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b528/relfect2_ppc64x.o ./relfect2_ppc64x.s cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/47/470e5c845a6449efc4fed6c46fbeafea91e2956c5550e73dacec32c6f26a26ad-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b611/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid EkS39DHb8w4YBMk8RmHd/EkS39DHb8w4YBMk8RmHd -goversion go1.14.7 -D "" -importcfg $WORK/b610/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b528/_pkg_.a $WORK/b528/reflect2_amd64.o $WORK/b528/relfect2_mips64x.o $WORK/b528/relfect2_mipsx.o $WORK/b528/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/92/924e0aeb0c4864fbd48ac840e9467257b34bf14319250776212caeb5f1dc16fd-d # internal crypto/x509/pkix mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 4uN3D_w7jdPVTeR5qaNM/4uN3D_w7jdPVTeR5qaNM -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./pkix.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid o9ogFTJZwK0PrDL47XWK/o9ogFTJZwK0PrDL47XWK -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go ./builder.go ./string.go crypto/internal/boring mkdir -p $WORK/b043/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b043/ -importpath crypto/internal/boring -- -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/ad/ad48f89aab241aee0c19e8d42ff287998546d5a2e9359a83b67fc6a273a8bc22-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b268/_cgo_.o -dynout $WORK/b268/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid kqYTUs6r9n6zlmyvXf0m/kqYTUs6r9n6zlmyvXf0m -goversion go1.14.7 -D "" -importcfg $WORK/b268/importcfg -pack $WORK/b268/_cgo_gotypes.go $WORK/b268/projectquota.cgo1.go $WORK/b268/_cgo_import.go cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/95/95a00651ce3d7b5fdf5e52648edffbebd9dc4d9ecf5356ffbe85dee674ff6c76-d # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/57/5767f062269a26f7b0186c27dd38eb17fa6403d822330332ba1338dc2f8a2bfd-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b528/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid HqsTSmMwZQt8tT7E98aE/HqsTSmMwZQt8tT7E98aE -goversion go1.14.7 -D "" -importcfg $WORK/b526/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/6e/6e2f66304c0afff95fd1aeae7855425dc17f8f4e1c06ac997406ca8cbeca8c19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/ef/efb41850b7138a385c3ede83fcb553dc3b7541abe2c61ccbba7bbdbea377fe2d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b282/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b282/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b282/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/df/df020cbcadf49383abbace963482bd28f5342dbf90b06f85d8e4959fe86ffcf1-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -I $WORK/b554/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b554/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/fa/fa5d3d8f5c8eebf54f52c118689292664cb6372cebc6337644d53dfee414ec96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c sysconfig.cgo2.c cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/8d/8d6ab147754a2ee93356110d65bff1607d4fa0ad225244f6c10c299f35e427ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/b7/b75b67cdc177b9b892ab498a50610d1c190e8e369aabdadae37de6088ddeaaab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/be/be47100d983403c5afbcc80734f20efcc9b70e5ff7e2c612b3a1f10831bd1049-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b268/_pkg_.a $WORK/b268/_x001.o $WORK/b268/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/ae/ae6faa31f22e856dd524288e50577a185dff16976d139312c95f7ea4596980b3-d # internal cd $WORK/b252 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -o $WORK/b252/_cgo_.o $WORK/b252/_cgo_main.o $WORK/b252/_x001.o $WORK/b252/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/18/18211cd18dad92d36f939656650d6347c010e81b86aed8035ba1518ef0083554-d # internal cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/84/84ae2e777da262fbb68f04c7a71bc8c31358005fb209131def2d59111775b30d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/0e/0e4f46fb50b0a1664cef2092aa4d5dc0bb0c796657e4942ed1c0dc120902a5cf-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b252/_cgo_.o -dynout $WORK/b252/_cgo_import.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f2/f29168b0e9acaba4dfc9ec4669c2a4fdbf41261b20388eb1132023b10ece27be-d # internal cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid ye0wfeStCg8UBhPdwXJr/ye0wfeStCg8UBhPdwXJr -goversion go1.14.7 -D "" -importcfg $WORK/b252/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b252/_cgo_gotypes.go $WORK/b252/sysconfig.cgo1.go $WORK/b252/_cgo_import.go cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/b1/b19719b76002760ce3ce6697547787ba6a1d204994f242906bafa1b4000246c7-d # internal cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cd $WORK/b282 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/10/10e5049da32e6e0febb3ff0c6180985a030fd06152c2ee1337b7c425253b6373-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b278/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b296/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b279/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid j9fdAE6Mz1w1lapRtQs8/j9fdAE6Mz1w1lapRtQs8 -goversion go1.14.7 -D "" -importcfg $WORK/b278/importcfg -pack ./tarlogger.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc64=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid iGtfxuPIFSTbUr5hNApx/iGtfxuPIFSTbUr5hNApx -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/84/84840fbd280cab0e6a10a7517b97f277e2ba0e1214a3120dc4dbe203d59bc255-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b252/_pkg_.a $WORK/b252/_x001.o $WORK/b252/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/d8/d82a7bbf914e764fb3eb2e199d6b4c0993293fb06f79d28c735c1e035a9f199c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/34/3476899734996457857f78efff65e7636b5eadade0fdda6932253b6dd2055cfe-d # internal cd $WORK/b282 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/c0/c01dd36b9f4c493d50fb56b2e5ea0ebaadf65c8ed3c3895522c3d1eb641ab39b-d # internal cd $WORK/b554 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/9a/9aecbbb9dfa9d58b7af9ac22e8c4982a8638e50855ae33ccba88045a632462c4-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b698/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid oFZx29k88NCJx_YM2vzu/oFZx29k88NCJx_YM2vzu -goversion go1.14.7 -D "" -importcfg $WORK/b700/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd $WORK/b282 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b554=/tmp/go-build -gno-record-gcc-switches -o $WORK/b554/_cgo_.o $WORK/b554/_cgo_main.o $WORK/b554/_x001.o $WORK/b554/_x002.o $WORK/b554/_x003.o -g -O2 -lrt -lpthread cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -I $WORK/b282/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b282/_x004.o -c unshare.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage shm -dynimport $WORK/b554/_cgo_.o -dynout $WORK/b554/_cgo_import.go cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid HTIcDXmKDiwtdSeSDbjv/HTIcDXmKDiwtdSeSDbjv -goversion go1.14.7 -D "" -importcfg $WORK/b554/importcfg -pack $WORK/b554/_cgo_gotypes.go $WORK/b554/shm_lock.cgo1.go $WORK/b554/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/f7/f725ef732c85c0513a35e00ae27a4850251dd033baf495e55c763b80d3e3a148-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a0/a03278ac04ba4d1716232a75eb0c276c378bb4548a16d9553b2d6fb0f576b362-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid U9ShjTKws6DSusw1HqG4/U9ShjTKws6DSusw1HqG4 -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./tag.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b554/_pkg_.a $WORK/b554/_x001.o $WORK/b554/_x002.o $WORK/b554/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/1a/1ab44588b1d42195c57630a287bd5ff8efdf327317f1224f6f44eaf65c898cd4-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -o $WORK/b492/_cgo_.o $WORK/b492/_cgo_main.o $WORK/b492/_x001.o $WORK/b492/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b492/_cgo_.o -dynout $WORK/b492/_cgo_import.go cat >$WORK/b492/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b493/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid NZBpwhBymk8ijjN4mqD7/NZBpwhBymk8ijjN4mqD7 -goversion go1.14.7 -D "" -importcfg $WORK/b492/importcfg -pack ./functions.go ./read.go $WORK/b492/_cgo_gotypes.go $WORK/b492/journal.cgo1.go $WORK/b492/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/25/2566e4adfaaa41ff44127aa34e8183aa4d7ad5f3484077cbb94f65fb06a41c54-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b203/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 9-49-z94BEi-gjiaVsRT/9-49-z94BEi-gjiaVsRT -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cd $WORK/b386 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b282 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b282=/tmp/go-build -gno-record-gcc-switches -o $WORK/b282/_cgo_.o $WORK/b282/_cgo_main.o $WORK/b282/_x001.o $WORK/b282/_x002.o $WORK/b282/_x003.o $WORK/b282/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b282/_cgo_.o -dynout $WORK/b282/_cgo_import.go cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid UwGma_ECKCirI-KHvGlJ/UwGma_ECKCirI-KHvGlJ -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b282/_cgo_gotypes.go $WORK/b282/getenv_linux_cgo.cgo1.go $WORK/b282/unshare_cgo.cgo1.go $WORK/b282/_cgo_import.go cd $WORK/b386 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b492/_pkg_.a $WORK/b492/_x001.o $WORK/b492/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/f1/f1f96b5ded4faa1282e210c11883cfe41b3c96939283f32831c9d2c0cd358ea9-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b282/_pkg_.a $WORK/b282/_x001.o $WORK/b282/_x002.o $WORK/b282/_x003.o $WORK/b282/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/66/66dff205ddd82d7083dee2fdb7c7386b6b2270910313254d90b6c16479d04db4-d # internal # github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid QOuUe67aTJDVx-4Re-5D/QOuUe67aTJDVx-4Re-5D -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./overlay.go cd $WORK/b386 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -o $WORK/b386/_cgo_.o $WORK/b386/_cgo_main.o $WORK/b386/_x001.o $WORK/b386/_x002.o $WORK/b386/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/df/df05f7b170562bcb862fb43051a958bd872964c3d6336e82d25abb80812f1c66-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b386/_cgo_.o -dynout $WORK/b386/_cgo_import.go cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid RsL54jCEp2wxPgWwNPkn/RsL54jCEp2wxPgWwNPkn -goversion go1.14.7 -D "" -importcfg $WORK/b386/importcfg -pack $WORK/b386/_cgo_gotypes.go $WORK/b386/seccomp.cgo1.go $WORK/b386/seccomp_internal.cgo1.go $WORK/b386/_cgo_import.go cd $WORK/b370 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/89/8958cfb8ca1758ad61f35c07f3c23d16927a4a09809fd9e45eae73c159f5b13e-d # internal github.com/containers/libpod/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b149/ vendor/golang.org/x/net/http/httpproxy cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b315/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid QyJu_g8ePV59iVusTBFq/QyJu_g8ePV59iVusTBFq -goversion go1.14.7 -D "" -importcfg $WORK/b149/importcfg -pack ./client.go ./socks.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry net/textproto mkdir -p $WORK/b333/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid 1BJ6z0g7tJVNtm3xRwiw/1BJ6z0g7tJVNtm3xRwiw -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./nat.go ./parse.go ./sort.go cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF mkdir -p $WORK/b159/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid kZ70dc2C8RSwq8iTSbKN/kZ70dc2C8RSwq8iTSbKN -goversion go1.14.7 -D "" -importcfg $WORK/b333/importcfg -pack ./authenticate.go ./registry.go github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b362/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid xqbYTHXCKysRrJSgDw0F/xqbYTHXCKysRrJSgDw0F -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./args.go ./types.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid mj3FbEOrfREE52fyGa30/mj3FbEOrfREE52fyGa30 -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port mkdir -p $WORK/b644/ github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF mkdir -p $WORK/b653/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid l6L3-cIG2EbRydLmcMwK/l6L3-cIG2EbRydLmcMwK -goversion go1.14.7 -D "" -importcfg $WORK/b644/importcfg -pack ./port.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation github.com/containers/libpod/vendor/github.com/ishidawataru/sctp cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b583/ github.com/containers/libpod/cmd/podman/parse cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid 2VEn0QGl_zdf1dXHSDYU/2VEn0QGl_zdf1dXHSDYU -goversion go1.14.7 -D "" -importcfg $WORK/b653/importcfg -pack ./udp_proxy.go github.com/containers/libpod/vendor/github.com/prometheus/procfs mkdir -p $WORK/b220/ mkdir -p $WORK/b491/ mkdir -p $WORK/b160/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b222/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b584/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b675/ github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b623/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid Hr58wgDIy7SJlklvvj3c/Hr58wgDIy7SJlklvvj3c -goversion go1.14.7 -D "" -importcfg $WORK/b583/importcfg -pack ./validation.go mkdir -p $WORK/b428/ github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b160/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/b018/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b154/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b467/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid 9prG-gV5Rt2HueroViJl/9prG-gV5Rt2HueroViJl -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ddUAFPQFsh1wozlDWOku/ddUAFPQFsh1wozlDWOku -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./proxy.go cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b677/ log/syslog cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid p7LVM8P2Kgl2iXX20trJ/p7LVM8P2Kgl2iXX20trJ -goversion go1.14.7 -D "" -importcfg $WORK/b491/importcfg -pack ./journal.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid Vh8lKWnHtWHRtWzE5i4w/Vh8lKWnHtWHRtWzE5i4w -goversion go1.14.7 -D "" -importcfg $WORK/b623/importcfg -pack ./connrotation.go cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid w0Ft5BP6t3xHKIXNzXV9/w0Ft5BP6t3xHKIXNzXV9 -goversion go1.14.7 -D "" -importcfg $WORK/b675/importcfg -pack ./hwaddr.go github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/cmd/podman/parse -complete -installsuffix shared -buildid -DKmv4gR4JjJ_gyylE0W/-DKmv4gR4JjJ_gyylE0W -goversion go1.14.7 -D "" -importcfg $WORK/b467/importcfg -pack ./json.go ./net.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid ExN4C-AAWKIHT5VAwu8L/ExN4C-AAWKIHT5VAwu8L -goversion go1.14.7 -D "" -importcfg $WORK/b677/importcfg -pack ./iptables.go ./lock.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid M_jGUvURjcxNQxK3j3kf/M_jGUvURjcxNQxK3j3kf -goversion go1.14.7 -D "" -importcfg $WORK/b428/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go mkdir -p $WORK/b680/ github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b710/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid kIsh4eBadOuvESf6MASP/kIsh4eBadOuvESf6MASP -goversion go1.14.7 -D "" -importcfg $WORK/b680/importcfg -pack ./store.go mkdir -p $WORK/b660/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b227/ cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid ABIyJW76CQL0wh-V8Vgx/ABIyJW76CQL0wh-V8Vgx -goversion go1.14.7 -D "" -importcfg $WORK/b710/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cat >$WORK/b660/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/csv=$WORK/b228/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid ytn5R7ws1bd-hRMX_MEy/ytn5R7ws1bd-hRMX_MEy -goversion go1.14.7 -D "" -importcfg $WORK/b660/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./devlink_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid sXeEzaWgt_babKOiopzr/sXeEzaWgt_babKOiopzr -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/8b/8b9609e3e9b9ff518b6b8733e5f1ff1ce3754cdbda716f65d489648dff265251-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/5a/5a788930fc235149e41f98baa89878e5ab6f3ea3a8b7d70fb4db3adb1b5ef1b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/7c/7c43acb59bf59923cbcb93edaea10f2f7606400bf4783f0c4de4776b4ce4d9c2-d # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/45/45aa03808df1942c1457719821f78db28749d34fa6e17235a57c5150c46ee588-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/6f/6f6d888c21642325181b3ea4f0c98136375ca7464957dce698130674efa33219-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid rOkBKEtgh51f8_1LQpR3/rOkBKEtgh51f8_1LQpR3 -goversion go1.14.7 -D "" -importcfg $WORK/b648/importcfg -pack ./msg.go github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b644/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid 24plipE7WOtQLMUFI23R/24plipE7WOtQLMUFI23R -goversion go1.14.7 -D "" -importcfg $WORK/b654/importcfg -pack ./portutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/32/3284658d9a3febc9d5f6799831a8c439af342ac10c0483a506721fb285b5b926-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/ed/ed558c0c47ca3b899576e987efa203d60208bd372e0a3a02d700a0bde06e0bbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/9b/9bbaf789c8a7813347a4824ea2b3d0936368dbc60ea7bfb26cfce789742005fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/82/8253f090b15ec2207eee45c1520647284e357fff909dd91249eec081d367e5b6-d # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/8b/8b005cfdc10e61a94cbf786a09594c4a7706ac69ece80dcedd30c976b894c93f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid GgTCYHvvFbuC2EdljwnU/GgTCYHvvFbuC2EdljwnU -goversion go1.14.7 -D "" -importcfg $WORK/b311/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/5c/5c7c8d4269e55d16d74d0be773e2cc16b91fea0ed0614181184382c3dc1adae9-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b366/ github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b364/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid gR8IhrXk2VsHqdG_YUoK/gR8IhrXk2VsHqdG_YUoK -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./utils.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Ow6E3EFdaD-vlB8Nx3pz/Ow6E3EFdaD-vlB8Nx3pz -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal cd $WORK/b370 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/7d/7df4c73e99968864763f9184027270a0363bb4bb28d314f3d6b90e034e3d6d99-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile log/syslog=$WORK/b710/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid xsiQX7-vHwRaYPDtcFBc/xsiQX7-vHwRaYPDtcFBc -goversion go1.14.7 -D "" -importcfg $WORK/b709/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/29/299ce83c09026b5fce13c0bd038d8b75228f9f8c104ef248d7ee091b6c5ae19d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/11/113ed3b3ad5d2e5d24be965f39b4c45cbd2e6ac020094020cf6bf61f12c96907-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/77/775913ad1546a234412f42a0b08b33d4333d2565d580976baf3a784e19f9c2d7-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b365/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b364/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid z7vpm2XYZ6CmOMpXn__i/z7vpm2XYZ6CmOMpXn__i -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./types.go cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/71/71cf445aa69573cb89855ee1dc3170ed04cf75973a77274d7fc5679ffb968a50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/49/493069b08774f9a5f56abb4c05d4a79a3c85ef67b9e3a56e3343ebe978ea8b32-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b646/ github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp mkdir -p $WORK/b652/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid qJcKBPaA3g3oCOKgA_a3/qJcKBPaA3g3oCOKgA_a3 -goversion go1.14.7 -D "" -importcfg $WORK/b646/importcfg -pack ./child.go mkdir -p $WORK/b651/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b653/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b648/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid PDzl1Szq0BbHPDBprQVe/PDzl1Szq0BbHPDBprQVe -goversion go1.14.7 -D "" -importcfg $WORK/b652/importcfg -pack ./udp.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid QgWOd04EFoUKIrX-Y0fO/QgWOd04EFoUKIrX-Y0fO -goversion go1.14.7 -D "" -importcfg $WORK/b651/importcfg -pack ./tcp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b386/_pkg_.a $WORK/b386/_x001.o $WORK/b386/_x002.o $WORK/b386/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/af/af55a6976e8d63580b90a766270ffb7d83c6706e13832a17401e68835961dd32-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid rBmXbtAbv2ZfJGXMIpQQ/rBmXbtAbv2ZfJGXMIpQQ -goversion go1.14.7 -D "" -importcfg $WORK/b581/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/76/760f8e8c66fcc0a6a1acbfc065e6bd16d97f58c13b02b08da62a8856463697bb-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b149/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid Zc5BUdpmh2VvvYJRBAn0/Zc5BUdpmh2VvvYJRBAn0 -goversion go1.14.7 -D "" -importcfg $WORK/b148/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/3a/3afaac6c515ecb7e65d868d445f9482012794052ebb6d603e485dd19f373d385-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid SXluA1aDg1MFIj3wN5jv/SXluA1aDg1MFIj3wN5jv -goversion go1.14.7 -D "" -importcfg $WORK/b464/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/04/04793b8f70bca23ef7c29db29e93e94e092e4d4eda134e646ad543240311767e-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b349/ vendor/golang.org/x/net/http/httpguts net/mail mkdir -p $WORK/b153/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b411/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid gkjTEKGWNxFDMNiKG5MQ/gkjTEKGWNxFDMNiKG5MQ -goversion go1.14.7 -D "" -importcfg $WORK/b349/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b153/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/b154/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid ajLsCJD7lUjVjizivmk5/ajLsCJD7lUjVjizivmk5 -goversion go1.14.7 -D "" -importcfg $WORK/b153/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p net/mail -std -complete -installsuffix shared -buildid npQjzbbF8IzW2FWBWSsz/npQjzbbF8IzW2FWBWSsz -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/95/95af2c6ce7dd47fefdbf7ada076d9653fac60f7c08927dfad44b3c14e3ce33ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/51/5106aba72045cede60915276e6f01c47e06c6510dd20b65a23bba23c54695e55-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b654/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid io82VENCKcImZ47EhEkF/io82VENCKcImZ47EhEkF -goversion go1.14.7 -D "" -importcfg $WORK/b650/importcfg -pack ./parent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/89/89757fcd5904b5d5e8726ec7e961428cdf36b53683bc3f25ed75ee265d6a56b7-d # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/67/672bb7a794783acef2011b7691d8b3c688b896b20eb6d67d992a4df7311324b2-d # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/3e/3eb519785381d9614873ddb7854156d87223e8a1836c6d723f6bf47adc1f1891-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid vrLwrFG8cHGkaJ_qzyKN/vrLwrFG8cHGkaJ_qzyKN -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/91/918d7a0eedfdd657bc21003a4c06f0ce320fb70fba2e496598c3cd0279780416-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/1d/1d07a4b5dc118ae6709380ebc6f5058193b553ee9265f86b2f94385b177f4f6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/4c/4cc832e6176d2a2a6d8528a2e3a7462902a0ef0c74da2d06af4a20d321b8e4c5-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b428/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid haLFwofjSwuWPa9PrQ2K/haLFwofjSwuWPa9PrQ2K -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/71/71a82b156d5aa836d092d8079d2dce7146665cf91eee5c0d9fe9484454616631-d # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/f0/f0e9bbed83c6abaebfea6f10d24176e4e950649389910353ab970b31ca14072b-d # internal cd $WORK/b370 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/12/12625e05534c45ec1dfd1b05aa51896c43610a7f564dcd2692d4572c488e3aff-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b363/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid TrP3lJx6oHariWlvrmhc/TrP3lJx6oHariWlvrmhc -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/5e/5ef88c0b4d2dcb93e5d22f1a98bf25f021490cc4cb847f9fa4d27b4d9d9490c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/99/994d1f32bd5ed2c1700d58098e22e066919a38809680526ae3d1e04d310bf066-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b650/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid 1SInaxuI-ufdDONcaXA0/1SInaxuI-ufdDONcaXA0 -goversion go1.14.7 -D "" -importcfg $WORK/b645/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/2f/2f55e0d04cd2f7958bb20a79c975e28e3d549f51dcd6c00781f6df77152ab498-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/9c/9cffbe39ce1bdc3d9db52d35b38158e4ee5a8fca3b2b15a8245690914d3a18ad-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b363/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid d_2e40Tg1MXK9IktxyBO/d_2e40Tg1MXK9IktxyBO -goversion go1.14.7 -D "" -importcfg $WORK/b360/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/72/727da9028ce1aa1587ce7908f6dc7e01787eccd250be83cc1f5eef1176cf6e6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/99/992c19abf0d7c404f590197964fea2a472e504b14f653919203384b348ad4c34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/65/659b65c71bdc370e9c1a5e2e86399bbdfff90125e85831074dd7785c643aa577-d # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/f5/f55ec506022c60f0df2f5f9068f47f94effceb6abc273888646909fa2023f2d8-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid O2ifrQmI8AYjN0dYboyq/O2ifrQmI8AYjN0dYboyq -goversion go1.14.7 -D "" -importcfg $WORK/b659/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./devlink_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/05/05c7d6cff73b041bb9146a43e5eef17c67c165b055b933689b650475306d2fed-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid lFB7GqMdeULgzo_1Vozo/lFB7GqMdeULgzo_1Vozo -goversion go1.14.7 -D "" -importcfg $WORK/b513/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go cd $WORK/b370 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b370/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b370/_x005.o -c go_gpgme.c cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/55/552279906ddf34239afa893322c71193a88910ef093da0584384a6bb8cf2dd41-d # internal github.com/containers/libpod/pkg/domain/utils mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/pkg/domain/utils -complete -installsuffix shared -buildid EhLyFq-c1wElRr6c1Dkl/EhLyFq-c1wElRr6c1Dkl -goversion go1.14.7 -D "" -importcfg $WORK/b543/importcfg -pack ./utils.go github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid 3gVIfRqlilSny86xrRTZ/3gVIfRqlilSny86xrRTZ -goversion go1.14.7 -D "" -importcfg $WORK/b593/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/a2/a2c53e5cf07bef2105ded15971db9df039146caa62010c2df202759f15f1d499-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/f1/f12b4b9d2e9c0bab28474f277afcb67dfa331f0971a4fac84e8f45d9d3f1eeeb-d # internal github.com/containers/libpod/pkg/rootlessport mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/libpod/pkg/rootlessport -complete -installsuffix shared -buildid mRo1NKpDJn0TBl36liC0/mRo1NKpDJn0TBl36liC0 -goversion go1.14.7 -D "" -importcfg $WORK/b643/importcfg -pack ./rootlessport_linux.go cd $WORK/b370 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/99/9953786df755868811e2c23381b1165c5a1e1b8bdee16b711e708e0bfdff071c-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b370=/tmp/go-build -gno-record-gcc-switches -o $WORK/b370/_cgo_.o $WORK/b370/_cgo_main.o $WORK/b370/_x001.o $WORK/b370/_x002.o $WORK/b370/_x003.o $WORK/b370/_x004.o $WORK/b370/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/4c/4c3559ca815f33e98167a47e1aad1597a72b6311c630a6efd2715dd7d8a23da9-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b370/_cgo_.o -dynout $WORK/b370/_cgo_import.go cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid _9KLBdLl8BVBxmq-FC5W/_9KLBdLl8BVBxmq-FC5W -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./callbacks.go $WORK/b370/_cgo_gotypes.go $WORK/b370/data.cgo1.go $WORK/b370/gpgme.cgo1.go $WORK/b370/unset_agent_info.cgo1.go $WORK/b370/_cgo_import.go cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/29/29076563a72a7268825805d1a6e747a0aeb3ee77c812cae16a597dd2a41ef012-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b595/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b590/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource cat >$WORK/b595/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b576/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid ytBaiwJTS2_7IM1UJ1C-/ytBaiwJTS2_7IM1UJ1C- -goversion go1.14.7 -D "" -importcfg $WORK/b335/importcfg -pack ./gen.go ./plugin.pb.go cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b573/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid Qn6Mesvt_rScbDWai3Wz/Qn6Mesvt_rScbDWai3Wz -goversion go1.14.7 -D "" -importcfg $WORK/b590/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid wkoZ1sb7z7WnFQ1nO2Fl/wkoZ1sb7z7WnFQ1nO2Fl -goversion go1.14.7 -D "" -importcfg $WORK/b595/importcfg -pack ./generated.pb.go ./intstr.go cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b574/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid S9Fy8VPNH97tPnEK1Grl/S9Fy8VPNH97tPnEK1Grl -goversion go1.14.7 -D "" -importcfg $WORK/b573/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/09/09fa38a1d0aa089fffb4fb09a939bff8a7998c6b0f96182b8a153f11a6205edf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/49/49b2c0d24bd40c22232e97de14e62e3f9051434ae433cb9e6d69c5b7c800e5d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/5c/5cd7a084af76f8a7a838bd89520ce6e1216ed9e9425f1b1b693113b6015915a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/69/6953a3333be9f77ad13956151bacc275d01dfeef07a4bfbc8dbc52a57b77ea66-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid cRsyt05TiXwMYJLFXurh/cRsyt05TiXwMYJLFXurh -goversion go1.14.7 -D "" -importcfg $WORK/b466/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b370/_pkg_.a $WORK/b370/_x001.o $WORK/b370/_x002.o $WORK/b370/_x003.o $WORK/b370/_x004.o $WORK/b370/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d1/d104759090a33de814574c31aeb65fecb4e3ada60a0745c3d511ef931fa26dd6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/c9/c95e5ed5d296b3242d6674eeba045d7bedebe3aa21d9663cee61022cb4d464ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/63/635ee810079d98fbd8be15fea0818bcc5ada0f8aeae15eaa7aca6107ab11ec45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/64/644b1651f6c80ade8f44c875fa03d63ba9b7bfbb50a59f30d8eab51d3fb1c75a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/48/48badc10704e3957ad9c87e9465dc55faea9f80bd81696500a20d1fdef748c62-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid tht_D-i837zqPZSW_DqR/tht_D-i837zqPZSW_DqR -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/97/977dc7163af5595bf43c849350548a8d498ef8354a22c92a0758a5278eff60fe-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b213/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid ZrlG30oGglSda4tvnudf/ZrlG30oGglSda4tvnudf -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/09/09539a158f4df8da1560513f216d1e889d6ef30f486c9957df1bcbe7f70f0391-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b324/ github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b328/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid s5NuoqUzJBNTiPVFSA6w/s5NuoqUzJBNTiPVFSA6w -goversion go1.14.7 -D "" -importcfg $WORK/b324/importcfg -pack ./any.pb.go mkdir -p $WORK/b326/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/golang/protobuf/proto cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid r8-jrsYeG12eSLRRjNE9/r8-jrsYeG12eSLRRjNE9 -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./timestamp.pb.go mkdir -p $WORK/b184/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid VCzpop3VsH1n95kjtXU-/VCzpop3VsH1n95kjtXU- -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./duration.pb.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 2PA4CxBm-e46_L0gpr5D/2PA4CxBm-e46_L0gpr5D -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/29/29edf23202cd5345dad9779598527f97dca4ade9bf4be467c2259e2f3d549518-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/9c/9c66db9a55ac000be95300da855fba631b04465c96c09aa11863ba9ed698dff8-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b323/ github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b325/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b324/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid LbVSvLcaNSw0jHnipqRP/LbVSvLcaNSw0jHnipqRP -goversion go1.14.7 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b326/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid WYmvYTzS1K3beJLPiVFe/WYmvYTzS1K3beJLPiVFe -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/0a/0a6786b8a39f421683fcb5437dc206274b39e2a08956aa5967314356c2e9d1a0-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b328/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid H4LNvKSFU2v495Eg82cJ/H4LNvKSFU2v495Eg82cJ -goversion go1.14.7 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/d2/d2f62feaa57af0e2af9c2ccb8ccd95a17676f4df88a411c1596d5ca8f1a1a70c-d # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/9f/9f94bb9a28576a142033d81938b8fc69b6abaa4ba274c31a91c38479eaf8f034-d # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/0f/0f14cbec9d1a472e05033821bdaac93e4067093b49fe22083b51be82eb2144ee-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/aa/aaeccb41c8d51995fa9e5955afb4c155b444f8d19d9d24a54e76d4504c524cf9-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b329/ github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/containers/libpod/vendor/github.com/prometheus/client_model/go github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b559/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b323/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b322/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid Jpr9jznUzsdqHQAw4TvV/Jpr9jznUzsdqHQAw4TvV -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./status.pb.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid B74Fnpfn8KJyEIlrXIpE/B74Fnpfn8KJyEIlrXIpE -goversion go1.14.7 -D "" -importcfg $WORK/b559/importcfg -pack ./rpc.pb.go mkdir -p $WORK/b217/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b215/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 3fbL3mjE20ukCImBsshH/3fbL3mjE20ukCImBsshH -goversion go1.14.7 -D "" -importcfg $WORK/b322/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid 3Sj74MbcjHRcEUV9fb2d/3Sj74MbcjHRcEUV9fb2d -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid qI-dfQ0zT9VNMebmxgJC/qI-dfQ0zT9VNMebmxgJC -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/e4/e45c0962821d0bf1db2686d79cf0a582baaf640cb26f76ea5e79e5f64bae7736-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/b1/b194c71884bfa6123cdd8c17a497c672a2da8c3f99953f689c35bb76fd581f1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/68/68cfb6adca11d45c1726ea864b28ec8875b827d6014a6495282c915a4adcd4bd-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b215/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid uzAgzGCVAkkbjbLeRb_z/uzAgzGCVAkkbjbLeRb_z -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./metric.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/5f/5f42fc882e4bd2b32fb25c29726f93e4467567d254694a2af02e1e58bbd31b4d-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b330/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid 0gDBWoJlKQOTN-2Ny-Ks/0gDBWoJlKQOTN-2Ny-Ks -goversion go1.14.7 -D "" -importcfg $WORK/b321/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/d6/d61a846404bef76f19dd8a58f9f67eb28205ee4b25d2a2e69691b2be914be4da-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid MZBuP-_P5T4tlDjcwLsC/MZBuP-_P5T4tlDjcwLsC -goversion go1.14.7 -D "" -importcfg $WORK/b558/importcfg -pack ./main.go ./notify.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/3a/3a6ae50aad7a502acfeedeafe4e8d30f41e3b076df36b291fee3532f8cc4cefd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/1a/1a2f86c169859b675011b6749d8eccddedb3c140736868c2e994fed5fa389431-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b321/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid ewXjsF3BtKrwjPm_OoIb/ewXjsF3BtKrwjPm_OoIb -goversion go1.14.7 -D "" -importcfg $WORK/b319/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/af/afdece02fbb4f7af94dcaf844d04d684ed98fdbae6982f185c56738d42408bd9-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/libpod/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid xrI3pzezNTGAtCnRHa3g/xrI3pzezNTGAtCnRHa3g -goversion go1.14.7 -D "" -importcfg $WORK/b442/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/47/472826b4f69930abaf325b749d13e1526b0327c24353d8b968a43057e77f4944-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b558/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid 5JQiDMB7nUSL1hd34UDS/5JQiDMB7nUSL1hd34UDS -goversion go1.14.7 -D "" -importcfg $WORK/b557/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/f8/f88118c4c5568ecde81120c48c3a752f84b6cb5ea5a5c502f4caf55ef5b314e2-d # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/e0/e0d20554e2f3271f653feb5b681ba9afe40c5575af47041d6c004a0ab8f5da11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/59/5931a70d26e59161dfae33c27206820f68a91bc377bf4df2c95c38fed5915752-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x017.o -c openssl_stub_rand.c cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring 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 $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid lMLbODcuwFTovONB9wXJ/lMLbODcuwFTovONB9wXJ -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./doc.go $WORK/b043/_cgo_gotypes.go $WORK/b043/aes.cgo1.go $WORK/b043/boring.cgo1.go $WORK/b043/ecdsa.cgo1.go $WORK/b043/hmac.cgo1.go $WORK/b043/rand.cgo1.go $WORK/b043/rsa.cgo1.go $WORK/b043/sha.cgo1.go $WORK/b043/_cgo_import.go /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 $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/48/48152230ff61946be87cdfd7e7d36cc9c8dbe3e70ab23e8eac61ff986183c27d-d # internal # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring cgo-gcc-prolog: In function '_cgo_b578c6e8648a_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:169:49: warning: unused variable '_cgo_a' [-Wunused-variable] # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_evp.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_lock_setup.c:14: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from openssl_lock_setup.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:22:13: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:26:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:106:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from openssl_port_aead_gcm.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:153:4: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ret > 0) { ^ # crypto/internal/boring In file included from openssl_port_ctr128.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_hmac.c:8: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:26:9: warning: unused variable 'siglen' [-Wunused-variable] size_t siglen; ^~~~~~ In file included from openssl_port_rsa.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_stub_rand.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/hmac mkdir -p $WORK/b063/ crypto/sha512 mkdir -p $WORK/b060/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF crypto/sha1 cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid hzeAc3lkWiafotgh2AZV/hzeAc3lkWiafotgh2AZV -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hmac.go crypto/sha256 cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b067/ crypto/aes cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b060/symabis ./sha512block_amd64.s mkdir -p $WORK/b068/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b067/symabis ./sha1block_amd64.s mkdir -p $WORK/b038/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b068/symabis ./sha256block_amd64.s cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b038/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/aes -std -installsuffix shared -buildid AgBLhlccRpz1zAYlp4Fs/AgBLhlccRpz1zAYlp4Fs -goversion go1.14.7 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid OsPDDEzHLOrqZzREPUB6/OsPDDEzHLOrqZzREPUB6 -goversion go1.14.7 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Nh29wknRUFKbmvELEaJv/Nh29wknRUFKbmvELEaJv -goversion go1.14.7 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid tPODqaeycyFHTCNX3hu0/tPODqaeycyFHTCNX3hu0 -goversion go1.14.7 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a3/a3846e6fe2ac16faf2f4c97e246700965eab90f25b03c6423aa29bcb5ad4e577-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b090/ github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b404/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid vLPivg379U7iqiZzNMo3/vLPivg379U7iqiZzNMo3 -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./hkdf.go cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid 9T5MSY0aKssXtSFAL88E/9T5MSY0aKssXtSFAL88E -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/9d/9d8d1c401b032bae7100c196f1a500995fc491f93c1f0cee1ef7f5ac7e539a03-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/49/499e55c2a3622b2002f391cb4144a01b86f603ba0f3114f5a8dcceb6d56067e1-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b067/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b068/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_amd64.o $WORK/b038/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/66/663ca23f2d3e197a087acc526c549f3ea77689677f174c7e8f12b3303ddf6092-d # internal crypto/rand mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid jkvlj_9bD-7SpjBiiuPY/jkvlj_9bD-7SpjBiiuPY -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/73/733cdc736fda9b4eedab33e361f02dee6ae80cec929fcfa6f720a531161a28d9-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/sha512block_amd64.o # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b068/_pkg_.a $WORK/b068/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/dc/dc120df940ffd303c613095ce2dc4ba533359b434aa6392a7756cb07429137b6-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ba/ba0efe713e3d79a1617b783ba290b04e492b5865b73c99e60c4fd3ac48055aa6-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b523/ crypto/ecdsa mkdir -p $WORK/b057/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b524/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b425/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid WbsfOAkXNYNxKDlMbi5b/WbsfOAkXNYNxKDlMbi5b -goversion go1.14.7 -D "" -importcfg $WORK/b523/importcfg -pack ./bcrypt_pbkdf.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b248/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nlPG9NHvSFXmyXNi1VbK/nlPG9NHvSFXmyXNi1VbK -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./boring.go ./ecdsa.go github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b124/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 2zDox8Ic2ycV3TBoCCxo/2zDox8Ic2ycV3TBoCCxo -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid slAf27kBUWYscVB7H8Hk/slAf27kBUWYscVB7H8Hk -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b126/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile hash/crc64=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid cLeyghOyQHL7hpim5p_B/cLeyghOyQHL7hpim5p_B -goversion go1.14.7 -D "" -importcfg $WORK/b124/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/aa/aa5b37bd3fba6612be8cf85212fd0ac33d60387846ce14fe1972c6d1fa5b514b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d0/d05127fec4abd4b3d2141b277f74335f4e53384ea9b07ace9b045adf3e091687-d # internal crypto/ed25519 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF mime/multipart mkdir -p $WORK/b163/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid knin1Ka6SHloUTpljbeD/knin1Ka6SHloUTpljbeD -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./ed25519.go crypto/rsa mkdir -p $WORK/b066/ github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile mime/quotedprintable=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b276/ cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid tu0Iq8nxrfweD60sE-LH/tu0Iq8nxrfweD60sE-LH -goversion go1.14.7 -D "" -importcfg $WORK/b163/importcfg -pack ./formdata.go ./multipart.go ./writer.go mkdir -p $WORK/b265/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid Y-vhLCvV_V1GLWCWDHKK/Y-vhLCvV_V1GLWCWDHKK -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid MFB_u0GsKS2smb3Lf2N0/MFB_u0GsKS2smb3Lf2N0 -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./stringid.go github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b378/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid Rmguf5vVMj4s7cRJUmWp/Rmguf5vVMj4s7cRJUmWp -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./selinux_linux.go ./xattrs.go cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid gW_oSmTNVSttt-d09R23/gW_oSmTNVSttt-d09R23 -goversion go1.14.7 -D "" -importcfg $WORK/b378/importcfg -pack ./elgamal.go github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/libpod/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b659/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid IlwL3AxAnEFtj22bSdC8/IlwL3AxAnEFtj22bSdC8 -goversion go1.14.7 -D "" -importcfg $WORK/b674/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b111/ github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b509/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b116/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid UUd7_ECycGgiaY05mLbT/UUd7_ECycGgiaY05mLbT -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid MScuJ10WULMAqWGceN7n/MScuJ10WULMAqWGceN7n -goversion go1.14.7 -D "" -importcfg $WORK/b509/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/86/86cede7700a9b94bb168a3e76c89b47a1947291110111be5d1184d56f3e6f6b5-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/3d/3de81d07fa2b91d10edf0baa834aacee43644c21a0281af245111748daa83615-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b275/ github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b405/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid ljQpog6NwFa4NZ3zzlhX/ljQpog6NwFa4NZ3zzlhX -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./lockfile.go ./lockfile_unix.go cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid G6D9xZdJ7y4muRgFxzk0/G6D9xZdJ7y4muRgFxzk0 -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/70/70e5d44ce062b38eefb9036176d1b04c91f63e2c8ba4f8ac4e273807929cedcb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/50/500fd6b943e528f89691c376045567c092d6e20a2e2d8459eef68dcd9412ba06-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid 7f4s7du_1EKl6ck8pQBu/7f4s7du_1EKl6ck8pQBu -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/dc/dc5319d3928983df447db39fc83ddc927ff917af57900ccbc3a9670f30103acc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/8e/8eb228137f361c4c6166ac5f62e476609e7df3331067786c847236d8daa1e109-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b250/ github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b641/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid WKQzRj3tCavBjOKuLjnU/WKQzRj3tCavBjOKuLjnU -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./pools.go cat >$WORK/b641/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/resolvconf/dns=github.com/containers/libpod/pkg/resolvconf/dns importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b642/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid _cgIIs_SXTFisfxIm07I/_cgIIs_SXTFisfxIm07I -goversion go1.14.7 -D "" -importcfg $WORK/b641/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/65/65a2e4cb1028b00b963693411e44a9c1e57cc4adb4dbb20c44083095b8bfba3d-d # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/f7/f788535c466ec52968e1acf18e532231bd2ac6302d5e7af870bc216a3d8c3b0b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b454/ github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b424/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b425/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid 7739GG1BgHwJ8j08D_9u/7739GG1BgHwJ8j08D_9u -goversion go1.14.7 -D "" -importcfg $WORK/b454/importcfg -pack ./pools.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid kQU6DuV8HXngdIUkqJTX/kQU6DuV8HXngdIUkqJTX -goversion go1.14.7 -D "" -importcfg $WORK/b424/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/a8/a8ed4113b6d300267169f846997cd33eabd97629a1fd5eb376e7ff4c5cb12504-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/43/43650083cb65150241ca1afd59ee2bafb0cb142b34c70a12dd1044a7e06bd98c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b271/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b271/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b271/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/9f/9f573f547ce0df21e87d85072de6bf5e980b2acc783651dc175e014e43da4d78-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b110/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid 2ZghXdm05dztssMHy1bt/2ZghXdm05dztssMHy1bt -goversion go1.14.7 -D "" -importcfg $WORK/b445/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/b674/_pkg_.a /builddir/.cache/go-build/c7/c74e139dc255d1d0419b8b65771382aa6ee579dfe30eca7901789ca1bafb9aaf-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b680/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid 0_JECsPS3WuVaKse0ZYC/0_JECsPS3WuVaKse0ZYC -goversion go1.14.7 -D "" -importcfg $WORK/b679/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/27/274ee13f237f6d93e72b5ae0a00e3441cc48cfb70f7ca4a452cb3e93580455cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/f9/f9f5e8755a8688e1c7b74fcd168d9d61ffbb15adc53980fe12edbbac43237c26-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/63/6358ccd9532d0ccc1eb0c1b40042c524132a6d9e87dc808e7e75200c917ff1d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/0c/0c28a3c2bed73545c6e9fc23d94b68a4ab5bff2a250450e3e54737bb65a2b887-d # internal github.com/containers/libpod/pkg/selinux mkdir -p $WORK/b655/ github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b264/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/libpod/pkg/selinux -complete -installsuffix shared -buildid iGzVEy9FmgK7w9QlD9mU/iGzVEy9FmgK7w9QlD9mU -goversion go1.14.7 -D "" -importcfg $WORK/b655/importcfg -pack ./selinux.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid VmUJrErpLC51yuQ3DKDe/VmUJrErpLC51yuQ3DKDe -goversion go1.14.7 -D "" -importcfg $WORK/b264/importcfg -pack ./label.go ./label_selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/a7/a7dd61703a234e824d0babdcf0641f6914f4b3f32946d88b0cb09be79111c06d-d # internal cd $WORK/b271 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b271=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/72/728d263a7e6fda8b7f9d1bc155dd4be58250f535edb21e63b7179c8a319fa9e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/6d/6dae785dacfcb627235094d9d2ea8bd1799c2317fa8c3fc2b476c920710ef187-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid nIN8Q6rPrX27uZ-YPDCH/nIN8Q6rPrX27uZ-YPDCH -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./secrets.go cd $WORK/b271 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b271=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/6f/6f6fccb9925d038cdec88d4abee02951e70db205624bbfaaaed6dd533dfef908-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b110/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile compress/zlib=$WORK/b375/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b379/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile image=$WORK/b380/_pkg_.a packagefile image/jpeg=$WORK/b382/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid aliz4iKLxAZ6hBYw3Lod/aliz4iKLxAZ6hBYw3Lod -goversion go1.14.7 -D "" -importcfg $WORK/b374/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 crypto/x509 mkdir -p $WORK/b069/ cat >$WORK/b069/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/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid MBXnOmpxAMxOOyGZP3Uj/MBXnOmpxAMxOOyGZP3Uj -goversion go1.14.7 -D "" -importcfg $WORK/b069/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/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/bc/bcb43c4fc975d5a54a10ae49dfd820b443969201d2d14ba91744f30b8a6f8f83-d # internal cd $WORK/b271 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b271=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/b9/b93f43c87a3533018b43c8ac69894004d9932a314f3a109f61e5a739e95d1be6-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b271=/tmp/go-build -gno-record-gcc-switches -o $WORK/b271/_cgo_.o $WORK/b271/_cgo_main.o $WORK/b271/_x001.o $WORK/b271/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b271/_cgo_.o -dynout $WORK/b271/_cgo_import.go cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid uJEhyna-bDPa2AXbHd3G/uJEhyna-bDPa2AXbHd3G -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack $WORK/b271/_cgo_gotypes.go $WORK/b271/copy_linux.cgo1.go $WORK/b271/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b271/_pkg_.a $WORK/b271/_x001.o $WORK/b271/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/d4/d405e51296e4dc2a63d1a9447bf1db0ff5b1691e9800a0775ca22f233dbf090f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/6c/6c8e261e3e44b68159c65cd77a3c45e7b31b37b08646c2465379c744a1501716-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/e3/e36fefe2ef5be4f9d98658de70f9d2b2db4ba0fa5ca32621b5e6bf5980c7256d-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b379/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 6zD3KsMC0SdKjlh1N-OU/6zD3KsMC0SdKjlh1N-OU -goversion go1.14.7 -D "" -importcfg $WORK/b371/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/9e/9e14bab43fa564b1a6a7fe729d08a429371af4106770fce12158e1662ab74ead-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid UwLy2jyWUZFw1ZMQk-82/UwLy2jyWUZFw1ZMQk-82 -goversion go1.14.7 -D "" -importcfg $WORK/b627/importcfg -pack ./key.go github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid mTqdBmpmA3jJDppX5RO-/mTqdBmpmA3jJDppX5RO- -goversion go1.14.7 -D "" -importcfg $WORK/b413/importcfg -pack ./ber.go ./pkcs7.go ./x509.go github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b406/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid rYXbspoFLxPk5hjwtPJ_/rYXbspoFLxPk5hjwtPJ_ -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go crypto/tls mkdir -p $WORK/b054/ github.com/containers/libpod/vendor/golang.org/x/crypto/ssh cat >$WORK/b054/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/b035/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid s4u0BLiTaLh4FAv0Ujk6/s4u0BLiTaLh4FAv0Ujk6 -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b523/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid ZVJdRPvIB4jxhUn3eUPf/ZVJdRPvIB4jxhUn3eUPf -goversion go1.14.7 -D "" -importcfg $WORK/b518/importcfg -pack ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./ssh_gss.go ./streamlocal.go ./tcpip.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/40/40f3948e4b8ffcc19122464d59f3024d9f46ae2dbed620166f20f89bfaf1e2cb-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b627/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid 2vR5dq3gU1T4y0s7KOYw/2vR5dq3gU1T4y0s7KOYw -goversion go1.14.7 -D "" -importcfg $WORK/b626/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/28/28965186209e8fd82002ed7c74926221b23b406d9c7fb21a81061d2d5b175c10-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b374/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/mail=$WORK/b411/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid VjAl2TfGD4tfX_876Q9Q/VjAl2TfGD4tfX_876Q9Q -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/72/72c61d65545e4150cc5fadd0653148dd81772ef2b6a41459b03db79905a2fc58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/96/96d2b85e49e26abf3806099332458e71f35793ab51d4e1308daeebc0c90bb1d5-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/9c/9c5b73c667a090be23f32f0ab4d2e90f1999c64d7a4a2bd690e96dd0c2aed671-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b110/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b124/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid ANkc7bnxRQYQWwLLcx3N/ANkc7bnxRQYQWwLLcx3N -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./compression.go ./zstd.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b110/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid iVz8RLLAJoyzi3JpPzBt/iVz8RLLAJoyzi3JpPzBt -goversion go1.14.7 -D "" -importcfg $WORK/b239/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/16/1642e848561e5ba29e28601ff0bee170b3b6ef63408fcf8e2520af0ea1c9796c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/4d/4d1ac2599d11ce6d00bc62dfa509df636e919ce6142843b97f8b28bbfa69db51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/06/069f027c0a0ccfe99b40833ae263ee6ca2b9f4b3243f031a8d49c794a2b73742-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b509/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid mvcsjWJ45568gW7LXn7N/mvcsjWJ45568gW7LXn7N -goversion go1.14.7 -D "" -importcfg $WORK/b508/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/6e/6e681cc12923f9b87f650d33f8490d98a6b007d6c636909bc989498a23868da2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/81/815478d9fbd728c1685e3d328ee9188fec432ffa037e63fc6a6dac1c2933f082-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b402/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid 6heKNtVP-LBUxbQRRCp1/6heKNtVP-LBUxbQRRCp1 -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/82/82a7da32d2c2a80141b2186029f5f6d08c6bc6d43aae0be2d78f6169ee47efb9-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b409/ github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b412/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b402/_pkg_.a EOF mkdir -p $WORK/b400/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid 6-iujVzjNsZXzHi-7X-2/6-iujVzjNsZXzHi-7X-2 -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_jwe.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid SuDdJ1wb5wlY74e4a-Gt/SuDdJ1wb5wlY74e4a-Gt -goversion go1.14.7 -D "" -importcfg $WORK/b412/importcfg -pack ./keywrapper_pkcs7.go cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid eKZTfs1KIiplZfUbEOFl/eKZTfs1KIiplZfUbEOFl -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/6e/6ea4d557b8cf6dcc6bb9e2e84634e9aab2dfa8d47f8a1c79928482548ccc6bad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/49/494f786d9ed21c31170acced2a4799c5dc7ef63115c067607cbbf8277ff835a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/ad/ad9d6e470eed701d0514951c9342f36d575f60d4bef21af9ac8bbec07d9165b9-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid Ox-J1BGBjvUV6479Au_-/Ox-J1BGBjvUV6479Au_- -goversion go1.14.7 -D "" -importcfg $WORK/b399/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/3d/3d7383fb04e32b7ed5ddb0832f7439c7bbdf217d84fd15b1f02f7d8bcd678675-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid qnmYGIa5I31t65b02vuF/qnmYGIa5I31t65b02vuF -goversion go1.14.7 -D "" -importcfg $WORK/b255/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/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/f2/f2ccb6acb9068eed96288159c3db4c6e4572c507c4bde6141a62fb1ff5f320bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/1e/1e4452a9ab9596ecf49ee5f70fa95a702d53f7864d3459bdde472c1071ea5401-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid xh2kDNCvhoDuICjsM9en/xh2kDNCvhoDuICjsM9en -goversion go1.14.7 -D "" -importcfg $WORK/b238/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/9c/9c9f603101607a28882e3da490931495c2b72a1814daafb5b0389db367afc464-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b260/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b272/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b267/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid lxPrUOE1Tz0VP6367p-i/lxPrUOE1Tz0VP6367p-i -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b270/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid KWcRNbHoWKbFOCfvnANM/KWcRNbHoWKbFOCfvnANM -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack ./overlayutils.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid wSjiHI4bF-dBbu_Twx0w/wSjiHI4bF-dBbu_Twx0w -goversion go1.14.7 -D "" -importcfg $WORK/b272/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 2rCSsilOwH3lgwKrWTUh/2rCSsilOwH3lgwKrWTUh -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/d8/d8f15c5d22d7dd6160a8e53d0df48791aef35168e8368e23fc707c9bf8e5b9cd-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid qdscXMIpazMUd6j0u-DA/qdscXMIpazMUd6j0u-DA -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/6e/6ebdd165dab589ccf3ceac0cc55b557ac397c8b47dbf28bc1acb789b5a4d5c7b-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/02/02a81cda9b90b18499636bba8f1defa5a82c195e845cc0cc51b62efb32853277-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/f6/f652c0f6efdf6f8892c1773ae45670b1bcce42e13c240707f453b0e5dd2dc6dd-d # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/58/58a3f59e00d61f87959129b6d5e1e2910f98b370d8948837fc95440aaebace3a-d # internal github.com/containers/libpod/pkg/terminal mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b525/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/pkg/terminal -complete -installsuffix shared -buildid 9w_JBnhYsq5VCXR0n8i6/9w_JBnhYsq5VCXR0n8i6 -goversion go1.14.7 -D "" -importcfg $WORK/b517/importcfg -pack ./console_unix.go ./util.go github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b518/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid XJmIXRq5by40HrOO0iEr/XJmIXRq5by40HrOO0iEr -goversion go1.14.7 -D "" -importcfg $WORK/b529/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/d9/d908ad316d49f496732824cafca8f9a317e173048a6639e41727ed3c1e0b7eb4-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/c6/c608265b181e5da7d5902859edff67611fe5ef2ce45e6526dc85ca74dece3f20-d # internal net/http/httptrace mkdir -p $WORK/b165/ github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b657/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b167/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid Agpn41EKmfVZ1HN2f6G0/Agpn41EKmfVZ1HN2f6G0 -goversion go1.14.7 -D "" -importcfg $WORK/b165/importcfg -pack ./trace.go cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid BL8D1o-KQzahDSlwqDme/BL8D1o-KQzahDSlwqDme -goversion go1.14.7 -D "" -importcfg $WORK/b657/importcfg -pack ./files.go ./listeners.go ./packetconns.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid F9ghzGR4Fw5lFrPeNLXy/F9ghzGR4Fw5lFrPeNLXy -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid ESYIKVtGRqxVFFT2QfLb/ESYIKVtGRqxVFFT2QfLb -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/07/07bbddd0af9409f2f814c3f656bb7476e1dde7d89948ad4549812b135d29ad74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/21/2110b75db2142f4bc2501c6d58ba30ad68b471a18b7bb0e42e8a9354deb1866b-d # internal net/http mkdir -p $WORK/b150/ cat >$WORK/b150/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b154/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile mime/multipart=$WORK/b163/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http/httptrace=$WORK/b165/_pkg_.a packagefile net/http/internal=$WORK/b166/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p net/http -std -complete -installsuffix shared -buildid opydyPNXGO5c-o1yH4Zi/opydyPNXGO5c-o1yH4Zi -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/cb/cb633d447d21b425c9116f79df43f9d039dafb163782ac97d6a1e76666a7f891-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/89/8904b325ee3649f1d66c7cc60ff7c38c073364e2ad579c49c3a37fa2ca57bff0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b272/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid JA-qX04lq5pdHPm_ClmZ/JA-qX04lq5pdHPm_ClmZ -goversion go1.14.7 -D "" -importcfg $WORK/b259/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/1a/1a0ece5780f204095ab16869c5dba33d399070819c0982f86e3dd70772d87fac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/5e/5e9a67bdc8e04a7d327eb09bc086ec152fcdbe32d09f66f5c1caa2274eb4f3b4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid R0aNBjbeapwclZIaNgQd/R0aNBjbeapwclZIaNgQd -goversion go1.14.7 -D "" -importcfg $WORK/b237/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/13/13eff06757e5e0742ddcef5d960f72d3145ae83b37c890a4f0b3db7966bf39d2-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid aoeATycIBDIhQ7OtzDUJ/aoeATycIBDIhQ7OtzDUJ -goversion go1.14.7 -D "" -importcfg $WORK/b102/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/2f/2feb0791832cdba4006757f7b2a101a1a828c8cbdddd03e531fea6ed628ab2cb-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b476/ github.com/containers/libpod/vendor/github.com/containers/image/v5/image cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b100/ github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid 8A7QL7vUC65kiQPg0rDZ/8A7QL7vUC65kiQPg0rDZ -goversion go1.14.7 -D "" -importcfg $WORK/b476/importcfg -pack ./errors.go ./manifests.go mkdir -p $WORK/b306/ github.com/containers/libpod/vendor/github.com/containers/image/v5/signature cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid FzdXxsfo6eTWblLjwYzH/FzdXxsfo6eTWblLjwYzH -goversion go1.14.7 -D "" -importcfg $WORK/b100/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b369/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid wCMqS8M92B6Fm3n47Di_/wCMqS8M92B6Fm3n47Di_ -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b369/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b371/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid ej4aMlpTxvN3I5XkZNYj/ej4aMlpTxvN3I5XkZNYj -goversion go1.14.7 -D "" -importcfg $WORK/b369/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/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/2f/2f7e75636ce493705d02fb23150a853d9140e28c0207316f90e6a90d464a21c4-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/94/94f73b816f7d261aaa99ddb26a03033005c3769c976cfdcc7ef5cee9fc4db7aa-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/4f/4f3fd02c7ed8fbd9315cb80e9d5b919694dfb911cf5bc57222847c2d60cdffb4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b305/ github.com/containers/libpod/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b303/ github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b388/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid 8Bo7T4isZLmGoaHLwpOW/8Bo7T4isZLmGoaHLwpOW -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b356/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid tndimsCHVem4AXYCp0kK/tndimsCHVem4AXYCp0kK -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid pDJ61NVSUhPCU7W5K78Q/pDJ61NVSUhPCU7W5K78Q -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./blobcache.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid bJ8ZwM2SIAkxw1d6YWv-/bJ8ZwM2SIAkxw1d6YWv- -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/3e/3e4eca060c49ecf42ae5e2613d8271fa342dd03670eb02faad591bb6c92a56fd-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/libpod/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v5=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b423/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid c1ct5eHc0xpP3kqZ5jxV/c1ct5eHc0xpP3kqZ5jxV -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/96/9605a1e975691732814481e2fff05151ed37f030a410ec53dc18509d1e2814d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/e3/e3a29f0eb617372621f58b8f5515839a324dcfcc8332aa3b53667a25ce7921c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/8d/8d0acb9dfc6d08e197b7403b40956064de00f4f3ff4aa4bf59eed17ad593b7d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/81/814169d188c5589e3d347d9e16293f6f354b7a566226968523adc595246bea07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/33/33717862d0eb8827b0b31fa8da1482597c73fb02d89a487ec786f4c56d83e4a7-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid BkD6t_YudA9kENrkC5nn/BkD6t_YudA9kENrkC5nn -goversion go1.14.7 -D "" -importcfg $WORK/b477/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/86/86d3e0792f8d784e7f6f49faa41295c24f672c6d5e870f4907c1c37849eb53ba-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/48/48745a32b5f658b98cb3ae31297111841181f30beb299aa366845d89d28b4b0f-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b473/ github.com/containers/libpod/pkg/namespaces mkdir -p $WORK/b481/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid ezFlmKorf0iNg7_KY5Tc/ezFlmKorf0iNg7_KY5Tc -goversion go1.14.7 -D "" -importcfg $WORK/b473/importcfg -pack ./driver.go github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b482/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b482/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b482/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./rootless_linux.go github.com/containers/libpod/libpod/layers mkdir -p $WORK/b550/ github.com/containers/libpod/vendor/github.com/containers/image/v5/storage cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid UvjO-v-6lD63rnzIdlmV/UvjO-v-6lD63rnzIdlmV -goversion go1.14.7 -D "" -importcfg $WORK/b481/importcfg -pack ./namespaces.go github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b553/ mkdir -p $WORK/b300/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a EOF cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b231/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid 2-9uixVbgIdb9CuiTzBm/2-9uixVbgIdb9CuiTzBm -goversion go1.14.7 -D "" -importcfg $WORK/b550/importcfg -pack ./layer.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid IiXc6nQaeOPUKop0gqw_/IiXc6nQaeOPUKop0gqw_ -goversion go1.14.7 -D "" -importcfg $WORK/b553/importcfg -pack ./file_lock.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid EI1c_0DvGP3F8aQroOFI/EI1c_0DvGP3F8aQroOFI -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid EzPaUZn9PXw7EqSMyAHD/EzPaUZn9PXw7EqSMyAHD -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./config.go ./config_linux.go ./config_remote.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/f6/f6da01f80bed935828d0503a7ec3bd1898f13b00a09597685fd90c3ee4eeacf1-d # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/1a/1a785dd1aa47852fe592d9ca32593ae358265d96bb7a463b751dc746263d834d-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid 7nhPgaAAivH4INMzp0x7/7nhPgaAAivH4INMzp0x7 -goversion go1.14.7 -D "" -importcfg $WORK/b500/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/4c/4ca50341dd49632053666d0b3b83043900056a8f27a3f3b4ed2e7daa87626d7a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/02/0251a46afae5397e426a5b5f08b0234d232f1d14d6304055a7f0920b11df8fa2-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/lock/file=github.com/containers/libpod/libpod/lock/file importmap github.com/containers/libpod/v2/libpod/lock/shm=github.com/containers/libpod/libpod/lock/shm importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid 7iWMC7voWDZgQ-XDLwAj/7iWMC7voWDZgQ-XDLwAj -goversion go1.14.7 -D "" -importcfg $WORK/b552/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/7b/7be17a1403f09a14a95f99bfb1b92dec336b549985651727d564a7bb096c15ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/e5/e591d302cf5d8e940f249539a0bd123bee803323448b4c827bcf47a8f82f1421-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/e6/e61073f263eab1a8c0626896aa7ede79db2796f874f9a3ed0745ecb3cc0f1835-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I $WORK/b482/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b482/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/4e/4e21b087eee5f6319e61f25ea6e7a56a1023770888b4844f2fd6a78730133733-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -o $WORK/b482/_cgo_.o $WORK/b482/_cgo_main.o $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b482/_cgo_.o -dynout $WORK/b482/_cgo_import.go cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid 5f4R_A7gSFkYnANrM4xT/5f4R_A7gSFkYnANrM4xT -goversion go1.14.7 -D "" -importcfg $WORK/b482/importcfg -pack ./rootless.go $WORK/b482/_cgo_gotypes.go $WORK/b482/rootless_linux.cgo1.go $WORK/b482/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b482/_pkg_.a $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/05/053dfaed8922567d2558b262d8edb66208c5259b600ff2b40f5ed5ed6cf22b33-d # internal # github.com/containers/libpod/pkg/rootless rootless_linux.c:1: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/libpod/pkg/registries mkdir -p $WORK/b501/ github.com/containers/libpod/pkg/systemd github.com/containers/libpod/pkg/util mkdir -p $WORK/b479/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b507/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid TiT1KGr__ZINiLM5FNmj/TiT1KGr__ZINiLM5FNmj -goversion go1.14.7 -D "" -importcfg $WORK/b501/importcfg -pack ./registries.go mkdir -p $WORK/b656/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid uIg0RWYiitRmumHRYFzh/uIg0RWYiitRmumHRYFzh -goversion go1.14.7 -D "" -importcfg $WORK/b479/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b509/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid ocBvWKruKXO4ylzDZdKv/ocBvWKruKXO4ylzDZdKv -goversion go1.14.7 -D "" -importcfg $WORK/b507/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/systemd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/libpod/pkg/systemd -complete -installsuffix shared -buildid cr_s3nKIYS1i6KLL6abU/cr_s3nKIYS1i6KLL6abU -goversion go1.14.7 -D "" -importcfg $WORK/b656/importcfg -pack ./activation.go ./dbus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/ff/ff0bf347e5a7a92d4e6508bb7572770f75c0f8a5cc9c3fa636f256a6f4af6b70-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/5f/5f08cc1b0e8a246339971aa2609bb8ebab05f1c134066bf0c266f8f83f54964e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/8f/8f729a9d9ff26ff51d98d9a4279cc9e8bcd5b60669b3415c8fe921040ca6a52a-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b639/ github.com/containers/libpod/libpod/events mkdir -p $WORK/b478/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid FpsxYkASPx00o9oaunpU/FpsxYkASPx00o9oaunpU -goversion go1.14.7 -D "" -importcfg $WORK/b639/importcfg -pack ./netns_linux.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid gFDLhmAqeKmWdrOx_her/gFDLhmAqeKmWdrOx_her -goversion go1.14.7 -D "" -importcfg $WORK/b478/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/bc/bc0a44bdaabadcc392b7bcb0e00be24e480647d87458ff6a20fb38150a587f38-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid wZm6p1lA8Rc_lVOmxPCX/wZm6p1lA8Rc_lVOmxPCX -goversion go1.14.7 -D "" -importcfg $WORK/b506/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/82/82c77795a4e903ed4d8a450c443e74e74c2fb0587148c75eb257dd460b42d323-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/64/646189d7bf8b40753e85479a52ddbb2d654139375c588407599eb46cd567ed49-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/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/b6/b6af0a87face4e3e30ef0b7dbf3fccb2851a855a9cd35c206d77b9d9e05d55f3-d # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/0b/0b8beaf7a30ba231327148c96be04eb2139482c8d91c7a208889be7b483fa4d2-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b169/ github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge expvar mkdir -p $WORK/b182/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/gorilla/mux cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 2lGVzA8d1wzqmoohfjZH/2lGVzA8d1wzqmoohfjZH -goversion go1.14.7 -D "" -importcfg $WORK/b169/importcfg -pack ./errors.go ./handler.go ./register.go github.com/containers/libpod/vendor/github.com/docker/distribution cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p expvar -std -complete -installsuffix shared -buildid mOoeFrgfA7THYhHe-F_H/mOoeFrgfA7THYhHe-F_H -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./expvar.go mkdir -p $WORK/b177/ net/http/httputil github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b216/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid K571Pl5NWLO157GL7pgY/K571Pl5NWLO157GL7pgY -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b219/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid BFyDtehTM8qknxmmfewn/BFyDtehTM8qknxmmfewn -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b568/ mkdir -p $WORK/b147/ github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b176/ mkdir -p $WORK/b173/ github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b175/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b341/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b148/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b504/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid 4ea0ZPcMC9H09-_C3s7Y/4ea0ZPcMC9H09-_C3s7Y -goversion go1.14.7 -D "" -importcfg $WORK/b568/importcfg -pack ./runtime.go github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid A9h-wmRXKDmiYNNYCPem/A9h-wmRXKDmiYNNYCPem -goversion go1.14.7 -D "" -importcfg $WORK/b147/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid oPZHGMTnz0E_CyQG0UDo/oPZHGMTnz0E_CyQG0UDo -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid Fd5GyXdT7YAX7DmP3pCu/Fd5GyXdT7YAX7DmP3pCu -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b153/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/internal=$WORK/b166/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid uRN6pviVqfiv6oAzTQ-7/uRN6pviVqfiv6oAzTQ-7 -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid tDAbiAftvl-U_5sZFC1x/tDAbiAftvl-U_5sZFC1x -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./addr.go ./authchallenge.go mkdir -p $WORK/b598/ github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b348/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b505/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b622/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b635/ mkdir -p $WORK/b699/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid 5lnt_Ld_uReNQHkgzUwV/5lnt_Ld_uReNQHkgzUwV -goversion go1.14.7 -D "" -importcfg $WORK/b598/importcfg -pack ./doc.go ./httpstream.go mkdir -p $WORK/b438/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid KcJ_xn2KfiT2YTyUMwqh/KcJ_xn2KfiT2YTyUMwqh -goversion go1.14.7 -D "" -importcfg $WORK/b504/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b375/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httptrace=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid fAiRqUSnc64HfQGivJ2K/fAiRqUSnc64HfQGivJ2K -goversion go1.14.7 -D "" -importcfg $WORK/b622/importcfg -pack ./ctxhttp.go cat >$WORK/b699/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b698/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b439/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/mail=$WORK/b411/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid RI59KzXTcenRQ_rr8PPB/RI59KzXTcenRQ_rr8PPB -goversion go1.14.7 -D "" -importcfg $WORK/b635/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid CRxHWnCNGmmhBk6-BtCk/CRxHWnCNGmmhBk6-BtCk -goversion go1.14.7 -D "" -importcfg $WORK/b699/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid PTlHVC-rFodINu6lLsj2/PTlHVC-rFodINu6lLsj2 -goversion go1.14.7 -D "" -importcfg $WORK/b438/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid 0C83j_RBr6bu2zxbZB3s/0C83j_RBr6bu2zxbZB3s -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/30/3091fac9e5b2252a019438dcc9da06721d925a7f40796911ba0a9052a16d6fc5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/doc=$WORK/b587/_pkg_.a packagefile go/parser=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b593/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid A1voDbuTw14lbUuyLCiM/A1voDbuTw14lbUuyLCiM -goversion go1.14.7 -D "" -importcfg $WORK/b586/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./negotiate.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/32/32e9ac6871fca705d10c06b996244184bbdce19157f050297f00bc53dd915f56-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b622/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid s0o5hciIN89mTicwOGqU/s0o5hciIN89mTicwOGqU -goversion go1.14.7 -D "" -importcfg $WORK/b621/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/06/066f566f5b0e4104acdad7457017093406f2c59645152272a4d53f321c5fb51c-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/75/752500b53488d708425ce325f7f9ff20933b70ebe2d19da53d86181a6442a300-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/95/95eb3c6aec3705a67948f7dfb0e00ece78efe8954f3f8bd375ae728982210b66-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid EqPIuo3gT00T1CUzdktw/EqPIuo3gT00T1CUzdktw -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/28/28db77acdc94b84780176d87acf3f4b9d7b1d09d5aa3b4c43f968befd8902842-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/81/817eaf4c1c26e4224e82421eeefa33044e23bf3ce984cf1165273b9ba6452f81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/3e/3e551bc41d0c16333a537e976e8eb985ed91376b0c303c2519975e82976c9156-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/52/52e10f9d4a8e9c78e6ea9cfa970aab3d1c9c665786882381086d6baff65e598b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b321/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid E05yFSkzwmDyI0pZ-bkR/E05yFSkzwmDyI0pZ-bkR -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/a6/a6bbec6306761bf94cdaa35a418087fe08fc631cefc86d1a2f7ee294effa891d-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid sITM4gJ3mAOeAUWs0OX6/sITM4gJ3mAOeAUWs0OX6 -goversion go1.14.7 -D "" -importcfg $WORK/b689/importcfg -pack ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/e2/e273fa5bcd18afea5b716fa8cfa8c60525abcecff17786d141ee761645dab7cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/5d/5d1f20d39e387f121c61b3abbe1ee2bf3dbfd264b8359e5f405000e11cd50609-d # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/8e/8ed2d03df7101bc8008deccef449c374326c736d4a3d1500255aac6e2134dce2-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b634/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b688/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b415/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b635/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid aba5khUwSvK156fJ2MlY/aba5khUwSvK156fJ2MlY -goversion go1.14.7 -D "" -importcfg $WORK/b634/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/libpod/vendor/go.uber.org/atomic packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b701/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b702/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid QZQMvz-hefV_HIEbPu7m/QZQMvz-hefV_HIEbPu7m -goversion go1.14.7 -D "" -importcfg $WORK/b688/importcfg -pack ./baggage_setter.go ./constants.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/2f/2fd506ded75c7cfa75fd637ca9a9f8d564364b21b91371a25a68709ddb922e65-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid GqTr3dvx2BtVzFwodp18/GqTr3dvx2BtVzFwodp18 -goversion go1.14.7 -D "" -importcfg $WORK/b344/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/cd/cd34b3a520122cd9957c7194ba957de54982e721821019f508edac453855bb7f-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b621/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid 24QhvPqEeqRHDBYzaA0z/24QhvPqEeqRHDBYzaA0z -goversion go1.14.7 -D "" -importcfg $WORK/b620/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/75/756277eabbfec161a41a7ae19115795e6a639fed60dccd33a024a0107b117e63-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b318/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid aNdTqBtKipogDxaDC2EJ/aNdTqBtKipogDxaDC2EJ -goversion go1.14.7 -D "" -importcfg $WORK/b317/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ab/ab64b86f3771b777c0360a90cffcd8edf85b656667f7d03bc3c81ab4ab1a5261-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/7b/7bb0a8593d9e836f43b76d5099584e67b1187d88bc5928e3b0b7ab0d22ab3d90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/4f/4f4ad7f40d8b1904ef11f2b0da0152af9964b818c289323c08f7a72d0a2de31c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b335/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid Py--dq-9R_cUzO3NgUJ8/Py--dq-9R_cUzO3NgUJ8 -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/bc/bc61f1ec200d623d27c9aac726c568356d95c2848f2bedc403bf3157adc1ab68-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 3hzPvffQJSd4QtrP5oWd/3hzPvffQJSd4QtrP5oWd -goversion go1.14.7 -D "" -importcfg $WORK/b170/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/31/31ac5ae7c06da90f32ae18324962e62b90b028af19a3ba4937d895214cd466a1-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b220/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid ShtqyarHGkhPfAMVsNwQ/ShtqyarHGkhPfAMVsNwQ -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/da/da2e52ab3ec92789b9e7f93d496c0935482600c381834e3d7279a4f49639de41-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 4GnIYRSqObOUtW--YEgT/4GnIYRSqObOUtW--YEgT -goversion go1.14.7 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/ac/aca0421bf45f86af72c612639dfc7af53233dd392664730937db322ef0935197-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid qwgrILbqBfBGC9BdPB5F/qwgrILbqBfBGC9BdPB5F -goversion go1.14.7 -D "" -importcfg $WORK/b310/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httputil=$WORK/b341/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid RX7Rz7BmrRftyW1A3X69/RX7Rz7BmrRftyW1A3X69 -goversion go1.14.7 -D "" -importcfg $WORK/b444/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 ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/fa/fa394974f664ba6ebe1ba1e824943b8cd21a3e0f1738747358186cc92ded93f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/4f/4fa5d767c702eb6360db47dfb1dcc1c8b694b430b12b79a04977bfecc6c2ddd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/3d/3d22af6306a9792c8d005e33cf5745e2ef30b97fea024fd6549b695e87520077-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b340/ github.com/containers/libpod/pkg/auth mkdir -p $WORK/b536/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid ToC_DPX7neh1qHhpab9d/ToC_DPX7neh1qHhpab9d -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./volume_create.go ./volume_list.go cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/pkg/auth -complete -installsuffix shared -buildid nsYSFHmuoV8M5BrczOkB/nsYSFHmuoV8M5BrczOkB -goversion go1.14.7 -D "" -importcfg $WORK/b536/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/63/63ffbb5ae1c3d1ac57d997c11b2f7972b3b5b421192609a7428a6b6e088b1dfe-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httputil=$WORK/b341/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid zozNiVZGZL20sMN9VZWy/zozNiVZGZL20sMN9VZWy -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/00/0025f4e99c98f6c1699dba0f798b421a84a8c8a8762cd7a79a8b1c7e220e5cc1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/b4/b4c64a21c7b38e5662433093da1797bad54fa3d97809a519230d2899ad248754-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/36/366b23e23723d1fbd73c9c9f07cddb38cacc7769a36d2f0173e6a413aa4c73a1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b602/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b608/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid tHACeBPpVIJGw9dTLAfH/tHACeBPpVIJGw9dTLAfH -goversion go1.14.7 -D "" -importcfg $WORK/b602/importcfg -pack ./streaming.go github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b618/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid Gj_uJKShWaue7l_GSD-4/Gj_uJKShWaue7l_GSD-4 -goversion go1.14.7 -D "" -importcfg $WORK/b608/importcfg -pack ./recognizer.go cat >$WORK/b618/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid bJz-EuemZZK42xhrMyQK/bJz-EuemZZK42xhrMyQK -goversion go1.14.7 -D "" -importcfg $WORK/b618/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/b5/b59b927fc9e24fed1fbec9830be99a1427a0159b3c9422901c376847832bd155-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/c0/c0cf7f2aed5ddc815188ba5d766f56a405744f4a06eedda78fd1d42724080f8a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b528/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b611/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid GG04AvALIYCDrGvI0Mky/GG04AvALIYCDrGvI0Mky -goversion go1.14.7 -D "" -importcfg $WORK/b607/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/c0/c036eb965d858b2294884777f290cd597fdca890d1a386f5f3d0897c883ca35b-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b704/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b708/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b699/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid qkWcYI4fEZsJH9Eg3Qbw/qkWcYI4fEZsJH9Eg3Qbw -goversion go1.14.7 -D "" -importcfg $WORK/b704/importcfg -pack ./options.go ./restriction_manager.go mkdir -p $WORK/b706/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b696/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid yXlQqAYZtRl689qoNxnN/yXlQqAYZtRl689qoNxnN -goversion go1.14.7 -D "" -importcfg $WORK/b708/importcfg -pack ./doc.go ./http.go mkdir -p $WORK/b707/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b699/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b701/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid UPul-b-aDAUB2nNiFpwm/UPul-b-aDAUB2nNiFpwm -goversion go1.14.7 -D "" -importcfg $WORK/b706/importcfg -pack ./options.go ./throttler.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid eMBCxiYai5CDQN7dGFju/eMBCxiYai5CDQN7dGFju -goversion go1.14.7 -D "" -importcfg $WORK/b707/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/b4/b43582446b193c1f380a8afc1ba0cd8b5d9c1b0345f9c56bb7daed555fb1f5ff-d # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/df/dff05cdecbf44468ca5a93dfbe7f527745f4bc2d6a4947a31a0b34de4ca263eb-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b216/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httptrace=$WORK/b165/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid zQTPVjQSO6yl_f142tAC/zQTPVjQSO6yl_f142tAC -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/a9/a925bf9d1d92ca72aa045a8c3b3dd4d730d98fa955c2234d8452d48e8aa68979-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/f0/f07a86f5a5a88bcfd96f1adb83e31e77c29aaf420d052787d168719c5f923f47-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/bd/bd05e3c7715c859e2dffe573168f46fb513169e8bf831dc9b26e85f8b0631134-d # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/9e/9e04507d6ab0cf74813574b5cd9eaed7d773d4e26213aca8091fe1aa7af4062d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/42/42ce7138905e1c6f3c3d422b0479c769dc806e742ef13c27d8c5c793993624c0-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b701/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid SLrydK9avuResRRSnc8W/SLrydK9avuResRRSnc8W -goversion go1.14.7 -D "" -importcfg $WORK/b703/importcfg -pack ./config.go ./config_env.go ./options.go cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/fe/fef0a54406d60a0bd04fb60e843ef69e5d44b9b366c0b9260334caf30f55063d-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b438/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid iuCq2-TQQK9-v2V2VZM0/iuCq2-TQQK9-v2V2VZM0 -goversion go1.14.7 -D "" -importcfg $WORK/b432/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/19/198ca4b55b492b2d81cd1b4b6f6c090bb45ebcfbe6843e1701981c4737219956-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b703/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid UIy7ZuUcEimW4w7wN4XQ/UIy7ZuUcEimW4w7wN4XQ -goversion go1.14.7 -D "" -importcfg $WORK/b687/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/07/07a67f5923215ad73a9a1cef56994793d90d330cb3a5c3895e0f01dd4df3c4f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/3f/3f580f1069de8c84e5e5bbe54b4500110f1e04533fbaec4ca49d021e2954f73f-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid shx7eJxIgr1vxfAckgDq/shx7eJxIgr1vxfAckgDq -goversion go1.14.7 -D "" -importcfg $WORK/b430/importcfg -pack ./config.go ./generate.go cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/f8/f881db8b913c20d00b1e877722b2359288ef214e11b103859cd214377acbbf1c-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b035/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b463/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b242/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid NlrH8Zr-JTzXQbNPnwNC/NlrH8Zr-JTzXQbNPnwNC -goversion go1.14.7 -D "" -importcfg $WORK/b441/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/c3/c3a060d06867618ff8976a7f687235c590c547efdc08118e64d1177afc1eee03-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid F3Aq93WjMvLROH3LKJ6Z/F3Aq93WjMvLROH3LKJ6Z -goversion go1.14.7 -D "" -importcfg $WORK/b597/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/db/db6f8da179f5330339b20ba778edbd51f1f9575f834e8d9250e111d4ae4fcc17-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b223/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid mp3_-Cy7wp-lTBMoEYTW/mp3_-Cy7wp-lTBMoEYTW -goversion go1.14.7 -D "" -importcfg $WORK/b180/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/89/891aa97c1ed56856c6e3e3f3f7edaa3b05122f8e65a05fb929646b66a9f409d5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b596/ github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b619/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid B7z6uJfy6W7GnlBlVhGf/B7z6uJfy6W7GnlBlVhGf -goversion go1.14.7 -D "" -importcfg $WORK/b596/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b620/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid 5vDVCHDfUryb8p7t-ymt/5vDVCHDfUryb8p7t-ymt -goversion go1.14.7 -D "" -importcfg $WORK/b619/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ba/ba1c0ef09dd079ada43b967400c4b6f8a933f894568619ede25be47614b53c62-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid dM_HsOyiqBoa7SNrxPj2/dM_HsOyiqBoa7SNrxPj2 -goversion go1.14.7 -D "" -importcfg $WORK/b307/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/11/111f94d5ffa72578092cd0e021ac278e37c217d612bfb897492f414c6a4407a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/03/0327e77c09f2b9b81c98dca0a5511998f887d3d2b98fd66f571322d378045d6d-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b180/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid -SfCTryt359uY68Z4Jfr/-SfCTryt359uY68Z4Jfr -goversion go1.14.7 -D "" -importcfg $WORK/b179/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/15/1512a1ab6322d1f94e723b8effef41ed462e5102b37673c1355033e5af473aef-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b576/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b596/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid HFZkv-5Znpa7t0MeXJIk/HFZkv-5Znpa7t0MeXJIk -goversion go1.14.7 -D "" -importcfg $WORK/b575/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/3b/3b19a5b3f917af78f0873aa7e3d0795bf1dda53e76ad2f5abad6887bf446d34b-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid g5pp1v1BSQF1X-qzDZVx/g5pp1v1BSQF1X-qzDZVx -goversion go1.14.7 -D "" -importcfg $WORK/b178/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/53/53003a4efe6c81386c2fca292e111cfe9e095f0312240e933823b3436b909fc6-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid fqm8XrGGou9CTutijftR/fqm8XrGGou9CTutijftR -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./memory.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/e3/e3ecec2f1cf5b052e668679d07a41ac8e0078de01a1fae78ac0e24673c8bac08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/5e/5e8ee3eb30e8dc504095a517eb4c40401a1f6db6e6996855a378d272c1af6ceb-d # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/68/683799e648c5f81100ae719fbf4b39d07b210830d7e50100779627f9240c92cb-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/bc/bc1414af65fff82a19c7cac9575ec908191d5550da47e5ffd7e6d605897f9043-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid Ay6R7cpqQqH4rTtzSexH/Ay6R7cpqQqH4rTtzSexH -goversion go1.14.7 -D "" -importcfg $WORK/b174/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/ae/ae776c6225e48f500003c5d32813a4ae1eda43019075e7baa5a05f269853bc8a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid gGTTFwqtAQdz9YtD3jTm/gGTTFwqtAQdz9YtD3jTm -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a3/a39ad55b339173b409e9ae04ea13512dcfeabcabef276fbe3d8c287f9821c214-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid MM7zUlqwaRMghlFffjGT/MM7zUlqwaRMghlFffjGT -goversion go1.14.7 -D "" -importcfg $WORK/b033/importcfg -pack ./auth.go ./cli.go mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid tvts3w3Ewzh1PuMtqA-2/tvts3w3Ewzh1PuMtqA-2 -goversion go1.14.7 -D "" -importcfg $WORK/b345/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/66/66b46a2d4f94481b231a29a661463f0f014ddcd85b50fe92e03e6e602c026a75-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/57/57561e64eb4b4aa374ff38930ebdf7cb4aed6c92a85073f5e36eb5b95bdabdbf-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid R0asJrspAeEXHeuNZ7rm/R0asJrspAeEXHeuNZ7rm -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/a0/a08a982b8bb7ce4bac4f2f1355d36b4c882c2054c9ed62df47c166f24d4e2293-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b475/ github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b368/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/manifests -complete -installsuffix shared -buildid iI5TlecjWhq0riUEMpuE/iI5TlecjWhq0riUEMpuE -goversion go1.14.7 -D "" -importcfg $WORK/b475/importcfg -pack ./copy.go ./manifests.go cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid x0Y8ApksVjNEa5WSNdoz/x0Y8ApksVjNEa5WSNdoz -goversion go1.14.7 -D "" -importcfg $WORK/b368/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/e3/e34a23f9d9c76aa677e26580979f8f9098e81f6573a58597f21b0a4968e486d1-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid bishZcqqScGkktOwPdik/bishZcqqScGkktOwPdik -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/bb/bb967e3c35d1645de4576bb88972090493f3946e1769eb39ecdc946f3588c996-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/8e/8e2f18214ca01fcca14ca4efeb0cc66cb18f343c471dc1d27a27df011e0a2757-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid kzjgDKJJdBq_Yd4rZ_G-/kzjgDKJJdBq_Yd4rZ_G- -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/6a/6aece2bca6ef3517584a03137e4b63c9db9a8189021091949d694991f0bdda2b-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid am3CCf_AFIOCJDlrvBqX/am3CCf_AFIOCJDlrvBqX -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/35/3583f0e7549892677385f0608f313ca969ea4d0d5cd51a0977535d19e94f488a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b599/ github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b612/ mkdir -p $WORK/b624/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors cat >$WORK/b599/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b612/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b609/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid TliW6iRTby-eyMyB3_3T/TliW6iRTby-eyMyB3_3T -goversion go1.14.7 -D "" -importcfg $WORK/b599/importcfg -pack ./constants.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid mWCSDj-bsSuq405kQS4L/mWCSDj-bsSuq405kQS4L -goversion go1.14.7 -D "" -importcfg $WORK/b612/importcfg -pack ./doc.go ./protobuf.go cat >$WORK/b624/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b596/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b615/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid mXYLS9VWTBuqufo3YIfj/mXYLS9VWTBuqufo3YIfj -goversion go1.14.7 -D "" -importcfg $WORK/b624/importcfg -pack ./decoder.go ./encoder.go mkdir -p $WORK/b601/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a EOF mkdir -p $WORK/b614/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid jCgfuX2zd8nhFA1_XfVc/jCgfuX2zd8nhFA1_XfVc -goversion go1.14.7 -D "" -importcfg $WORK/b615/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go cat >$WORK/b601/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b584/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid gkqCmuCtHVxnas9XCC2d/gkqCmuCtHVxnas9XCC2d -goversion go1.14.7 -D "" -importcfg $WORK/b601/importcfg -pack ./doc.go ./errors.go cat >$WORK/b614/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid 6WbGUd2CtUMwfPP5pSAw/6WbGUd2CtUMwfPP5pSAw -goversion go1.14.7 -D "" -importcfg $WORK/b614/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b572/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b595/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid KMwnCDow-GhCPwWrMmwG/KMwnCDow-GhCPwWrMmwG -goversion go1.14.7 -D "" -importcfg $WORK/b571/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./well_known_taints.go ./zz_generated.deepcopy.go cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/02/028960d2300c4a918e98fdf198a4bb81a6c2fa523d1063a3745eb6db823f8d3f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/6f/6fd36ca80cd2508c3c63fdc0c69df36390cc44a5b74cf65d2cdf41df531ecc0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/a2/a28ad21a0efab6131166c024c90a329f99ac84a613b28834dc02f79cedcf04eb-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b616/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b617/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b615/_pkg_.a EOF cat >$WORK/b617/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b615/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid G2V8v4Q7GgoAhjUMAyJB/G2V8v4Q7GgoAhjUMAyJB -goversion go1.14.7 -D "" -importcfg $WORK/b616/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid MZb609ssT0Mbydb-s0ve/MZb609ssT0Mbydb-s0ve -goversion go1.14.7 -D "" -importcfg $WORK/b617/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/d2/d255886518c99b30b09eaf4cafe2ff15c6db60a789e6598e3106410f407309c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/ec/ec8cd8a7ef2193ddd6644603b3678d348e72fc753e1c70edbe56ebf1c88c1d24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/fe/fe972602f07bb7ecc3c008169008c560f6ba93baabf9e2c11f92ce7868a38d97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/76/766e8f73b97a699717efd41f7fcae8f90591888bda600f4c4f856f4cc2a6e56e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/07/07716ee9d3d5d49b8b4f56f863c6c65a90d5c6ed11b3814a6fff4dc0ec8c7de4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b091/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid 0lV7KVf6_8FembsMmMbe/0lV7KVf6_8FembsMmMbe -goversion go1.14.7 -D "" -importcfg $WORK/b613/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/b5/b5bab3db2dc5f730beb108b7e37eda789dcd886f43db30621b5b407f88547eac-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b613/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid nz-KUpJuc2pt5jeHKAWm/nz-KUpJuc2pt5jeHKAWm -goversion go1.14.7 -D "" -importcfg $WORK/b606/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/b3/b3be448623228d547e1ea4c7ce3ea7de438ccd71d0e3e1ba886dd41500ca60d9-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b633/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid jLpWxFXWvzW6GFEscPIE/jLpWxFXWvzW6GFEscPIE -goversion go1.14.7 -D "" -importcfg $WORK/b605/importcfg -pack ./exec.go cat >$WORK/b633/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b634/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httputil=$WORK/b341/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid IuDOqNrQOKsvzUp0eAvo/IuDOqNrQOKsvzUp0eAvo -goversion go1.14.7 -D "" -importcfg $WORK/b633/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/76/76e8e54aaf387c40edab2a5a404ea8bb9a0acb38fc6bd37b808b2f18d96e0174-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid CZ6U-h9Dkmis73J9TXiw/CZ6U-h9Dkmis73J9TXiw -goversion go1.14.7 -D "" -importcfg $WORK/b600/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/80/8011300f00ce0ced2f8d2a284b55c0d1222bfc782db5859baeffa9b500d4e972-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/aa/aa966c06052c32ec0f240b27da73143180ca6b19d7fbd14864e42ce336206dcb-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b600/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid BFg3fDZn-wXjI2LZz8kl/BFg3fDZn-wXjI2LZz8kl -goversion go1.14.7 -D "" -importcfg $WORK/b632/importcfg -pack ./spdy.go cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/bc/bc60e4160bea186533cc976bf1ed06dbfbc44488f19d5cc17a18e25eff768325-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid Ta7ad1zW-E8zJIo_iE8n/Ta7ad1zW-E8zJIo_iE8n -goversion go1.14.7 -D "" -importcfg $WORK/b358/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/91/91f77e67e53dd2eee28a1213f11e45bb6439baed47fd8734c038b44806ebd756-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/70/7072e9c044609ec1701067878e3d35f7aa45183a0ac49d9b510fc5f59d80336c-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid Cw0otCpiFtmGloxy_R39/Cw0otCpiFtmGloxy_R39 -goversion go1.14.7 -D "" -importcfg $WORK/b669/importcfg -pack ./common.go ./exec_codes.go github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/libpod/image mkdir -p $WORK/b474/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid x64RBN5V-BLwhSQ6mF1b/x64RBN5V-BLwhSQ6mF1b -goversion go1.14.7 -D "" -importcfg $WORK/b470/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b423/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid E72ZxaDLX971EafbTWCB/E72ZxaDLX971EafbTWCB -goversion go1.14.7 -D "" -importcfg $WORK/b474/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./layer_tree.go ./manifests.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./tree.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/84/845b56c14a8ed8899bfaf8cd6888034a8f49da941b9e511258585188455d8624-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/2a/2a5524148d0a13bd6b862edd911258eb0a9698353d8823bfb3fc5698176dc737-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/89/89f287fdcfc2ee6335faa2fbef3ddfa900d29df276fdcd7035dcc99abf794745-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid NfK7ljdBDExNXny1IV5H/NfK7ljdBDExNXny1IV5H -goversion go1.14.7 -D "" -importcfg $WORK/b472/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.go ./errors.go ./exec_codes.go ./healthchecks.go ./info.go ./pod_inspect.go ./podstate.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/5c/5cabae811fcd164e692a9ebe828aa3f584d642cd8bc9703095dcb4f8fe608d61-d # internal github.com/containers/libpod/pkg/specgen mkdir -p $WORK/b511/ github.com/containers/libpod/pkg/network mkdir -p $WORK/b673/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/specgen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/pkg/specgen -complete -installsuffix shared -buildid oAwMouRNeEAa0F0ANb1h/oAwMouRNeEAa0F0ANb1h -goversion go1.14.7 -D "" -importcfg $WORK/b511/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go cat >$WORK/b673/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid YWSwdDLjEQ2li9JKethR/YWSwdDLjEQ2li9JKethR -goversion go1.14.7 -D "" -importcfg $WORK/b673/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/75/75ed58392a26340eb95c9a00a7f8b52bc7a1dca981b53ce751ebd74a32d79892-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/ba/ba0b0147fb3bcce5e6f2a3269fda25d4739a69e0dd418de11de904eb331aa32b-d # internal github.com/containers/libpod/pkg/domain/entities mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/ps/define=github.com/containers/libpod/pkg/ps/define importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/trust=github.com/containers/libpod/pkg/trust importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/pkg/domain/entities -complete -installsuffix shared -buildid 4ME5hGR0Owo0LCaiFJ1F/4ME5hGR0Owo0LCaiFJ1F -goversion go1.14.7 -D "" -importcfg $WORK/b469/importcfg -pack ./auto-update.go ./container_ps.go ./containers.go ./engine.go ./engine_container.go ./engine_image.go ./engine_system.go ./events.go ./filters.go ./generate.go ./healthcheck.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./set.go ./system.go ./types.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/da/daa3151f4a90e7d06e1da95fc6191ee45e874818fed4b7e2c9d4831af498fcf9-d # internal github.com/containers/libpod/pkg/api/handlers mkdir -p $WORK/b531/ github.com/containers/libpod/pkg/bindings github.com/containers/libpod/cmd/podman/utils mkdir -p $WORK/b665/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b516/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/pkg/api/handlers -complete -installsuffix shared -buildid HK4kCazmHwMgZ07Z9UTp/HK4kCazmHwMgZ07Z9UTp -goversion go1.14.7 -D "" -importcfg $WORK/b531/importcfg -pack ./decoder.go ./types.go cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/libpod/cmd/podman/utils -complete -installsuffix shared -buildid iePZaef8w0MR4ZVHs8pG/iePZaef8w0MR4ZVHs8pG -goversion go1.14.7 -D "" -importcfg $WORK/b665/importcfg -pack ./alias.go ./error.go ./utils.go cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b529/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/pkg/bindings -complete -installsuffix shared -buildid LBhjVeaFJjCo5yMCtWkT/LBhjVeaFJjCo5yMCtWkT -goversion go1.14.7 -D "" -importcfg $WORK/b516/importcfg -pack ./bindings.go ./connection.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/0b/0b09bbf8f913c3aeca25617ec0061ffc2dfcea75d2825a389e9844baf46e8d02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/94/948866b18261090f44490fb61d7614a8983bb2c0a2bea6e11e2c8357f7dbfd9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/b1/b1595d66145d0be209f249765158846f650fa71013c6fbe2e0890335022a6072-d # internal github.com/containers/libpod/pkg/bindings/generate mkdir -p $WORK/b534/ github.com/containers/libpod/pkg/bindings/manifests mkdir -p $WORK/b537/ github.com/containers/libpod/pkg/bindings/network cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/pkg/bindings/images cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/pkg/bindings/generate -complete -installsuffix shared -buildid PmcE9rxLLrsx005qL0EY/PmcE9rxLLrsx005qL0EY -goversion go1.14.7 -D "" -importcfg $WORK/b534/importcfg -pack ./generate.go mkdir -p $WORK/b538/ github.com/containers/libpod/pkg/bindings/containers github.com/containers/libpod/pkg/bindings/play mkdir -p $WORK/b539/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/pkg/bindings/network -complete -installsuffix shared -buildid yvN9UIBCRA3ZCrwvd1SJ/yvN9UIBCRA3ZCrwvd1SJ -goversion go1.14.7 -D "" -importcfg $WORK/b538/importcfg -pack ./network.go cat >$WORK/b539/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/pkg/bindings/pods mkdir -p $WORK/b540/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/pkg/bindings/play -complete -installsuffix shared -buildid zyjtQuaNv6j326FYmJAI/zyjtQuaNv6j326FYmJAI -goversion go1.14.7 -D "" -importcfg $WORK/b539/importcfg -pack ./play.go github.com/containers/libpod/pkg/bindings/system github.com/containers/libpod/pkg/bindings/volumes mkdir -p $WORK/b541/ mkdir -p $WORK/b533/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/pkg/bindings/system -complete -installsuffix shared -buildid 81M52acFGGgwDWUI02SG/81M52acFGGgwDWUI02SG -goversion go1.14.7 -D "" -importcfg $WORK/b541/importcfg -pack ./info.go ./system.go mkdir -p $WORK/b535/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/pkg/bindings/pods -complete -installsuffix shared -buildid iwrBpjVBDWUA6tqWR88e/iwrBpjVBDWUA6tqWR88e -goversion go1.14.7 -D "" -importcfg $WORK/b540/importcfg -pack ./pods.go cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b542/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/pkg/bindings/containers -complete -installsuffix shared -buildid uUD-1Rh5GCIj3M7MqYK7/uUD-1Rh5GCIj3M7MqYK7 -goversion go1.14.7 -D "" -importcfg $WORK/b533/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/pkg/bindings/volumes -complete -installsuffix shared -buildid qyREPReXF3KTAAaacIUN/qyREPReXF3KTAAaacIUN -goversion go1.14.7 -D "" -importcfg $WORK/b542/importcfg -pack ./volumes.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/pkg/bindings/images -complete -installsuffix shared -buildid h_4n33w3CpneXka9s07v/h_4n33w3CpneXka9s07v -goversion go1.14.7 -D "" -importcfg $WORK/b535/importcfg -pack ./diff.go ./images.go ./rm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/31/31c7e78d24f1079856aeaa5d58aba384d08ba3afea1b92b2080e89ec02693f6b-d # internal cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/pkg/bindings/manifests -complete -installsuffix shared -buildid 4F8Z5GZQ4WWQYR8UM94O/4F8Z5GZQ4WWQYR8UM94O -goversion go1.14.7 -D "" -importcfg $WORK/b537/importcfg -pack ./manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/5e/5ed74ba797d6fb9c640260e71a53d6e97759aeac55f29b3a4341ce203b8591b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/32/32d77937fdf5c87a5782d5542bb1e82e68a409084628d89090a9cea049506705-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/b0/b0dff39ba1e3cbaee37ab9950889c8aef6bd5259b9386fb61c689cc10a336568-d # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/75/75176e33b6ea0b75815ff54982027e6c27e43cf25ffc92cfe94ccdefa481a702-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/0d/0da0841f7d18cb867f3065995c80e6cb66391f01d8cc4c4fb0fc69530fb0fe3d-d # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/25/2519c8662bac6188142e80a2ea5a29494b9f464c0caf9b9f288df72093d6ee39-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/c4/c4b5aab50be94235022a1267606f1587c5e85d7d9deafcbbb054b0531561231e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/0b/0bd2c7a5064591691b1bc1560e9954815d543576452663dbfa91f0184fc77358-d # internal github.com/containers/libpod/pkg/domain/infra/tunnel mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/bindings/containers=github.com/containers/libpod/pkg/bindings/containers importmap github.com/containers/libpod/v2/pkg/bindings/generate=github.com/containers/libpod/pkg/bindings/generate importmap github.com/containers/libpod/v2/pkg/bindings/images=github.com/containers/libpod/pkg/bindings/images importmap github.com/containers/libpod/v2/pkg/bindings/manifests=github.com/containers/libpod/pkg/bindings/manifests importmap github.com/containers/libpod/v2/pkg/bindings/network=github.com/containers/libpod/pkg/bindings/network importmap github.com/containers/libpod/v2/pkg/bindings/play=github.com/containers/libpod/pkg/bindings/play importmap github.com/containers/libpod/v2/pkg/bindings/pods=github.com/containers/libpod/pkg/bindings/pods importmap github.com/containers/libpod/v2/pkg/bindings/system=github.com/containers/libpod/pkg/bindings/system importmap github.com/containers/libpod/v2/pkg/bindings/volumes=github.com/containers/libpod/pkg/bindings/volumes importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/utils=github.com/containers/libpod/pkg/domain/utils importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile archive/tar=$WORK/b240/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid DzsFk8XPr6IOwRUGyQGa/DzsFk8XPr6IOwRUGyQGa -goversion go1.14.7 -D "" -importcfg $WORK/b530/importcfg -pack ./auto-update.go ./containers.go ./events.go ./generate.go ./healthcheck.go ./helpers.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./runtime.go ./system.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/23/23fcb59e674bda28ef7eaddc66935e3f72853512217fe208c4ef2cb032452e38-d # internal github.com/containers/libpod/pkg/domain/infra mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra/tunnel=github.com/containers/libpod/pkg/domain/infra/tunnel packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b530/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/pkg/domain/infra -complete -installsuffix shared -buildid S41T8Y0gCPJD32fv8Oe6/S41T8Y0gCPJD32fv8Oe6 -goversion go1.14.7 -D "" -importcfg $WORK/b515/importcfg -pack ./runtime_abi_unsupported.go ./runtime_tunnel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/b5/b55765d346455f7ff7e1dd950bca4d7b80e614f9eb6cc88c9d04c8972bf5b4f7-d # internal github.com/containers/libpod/cmd/podman/registry mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra=github.com/containers/libpod/pkg/domain/infra importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/cmd/podman/registry -complete -installsuffix shared -buildid 1UcCY6fd2KARxDOQt-o-/1UcCY6fd2KARxDOQt-o- -goversion go1.14.7 -D "" -importcfg $WORK/b468/importcfg -pack ./config.go ./config_tunnel.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/7d/7d451bcf655d1eec46920ce685ee02fa839bb569b9008d14e28463b6e87f79fb-d # internal github.com/containers/libpod/cmd/podman/validate mkdir -p $WORK/b663/ github.com/containers/libpod/cmd/podman/report mkdir -p $WORK/b664/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/libpod/cmd/podman/validate -complete -installsuffix shared -buildid YJVyPOcbgFRyw6iVRCko/YJVyPOcbgFRyw6iVRCko -goversion go1.14.7 -D "" -importcfg $WORK/b663/importcfg -pack ./args.go ./choice.go ./latest.go cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/libpod/cmd/podman/report -complete -installsuffix shared -buildid 1hlXUaEOSKCeN7aAbhbh/1hlXUaEOSKCeN7aAbhbh -goversion go1.14.7 -D "" -importcfg $WORK/b664/importcfg -pack ./diff.go ./report.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/fd/fd3a40916cb44c66bea8716a534a8eb3038ca35239378b624b9cf9b85bd9cf08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/33/336de7621bff864ec5c169c66f17e8a8f376bc068ca3352e9d459e39242ce1ab-d # internal github.com/containers/libpod/cmd/podman/inspect mkdir -p $WORK/b662/ github.com/containers/libpod/cmd/podman/healthcheck github.com/containers/libpod/cmd/podman/generate mkdir -p $WORK/b666/ github.com/containers/libpod/cmd/podman/play cat >$WORK/b662/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/cmd/podman/networks mkdir -p $WORK/b672/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/libpod/cmd/podman/inspect -complete -installsuffix shared -buildid eeyrZGrbL-sULbI8Wgf4/eeyrZGrbL-sULbI8Wgf4 -goversion go1.14.7 -D "" -importcfg $WORK/b662/importcfg -pack ./inspect.go github.com/containers/libpod/cmd/podman/manifest cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF github.com/containers/libpod/cmd/podman/system mkdir -p $WORK/b683/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a EOF mkdir -p $WORK/b667/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/libpod/cmd/podman/generate -complete -installsuffix shared -buildid uGoptqcaXfMrCnftd0k8/uGoptqcaXfMrCnftd0k8 -goversion go1.14.7 -D "" -importcfg $WORK/b666/importcfg -pack ./generate.go ./kube.go ./systemd.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/libpod/cmd/podman/networks -complete -installsuffix shared -buildid pa_VGRv-46RclCKhVCkh/pa_VGRv-46RclCKhVCkh -goversion go1.14.7 -D "" -importcfg $WORK/b672/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go mkdir -p $WORK/b681/ github.com/containers/libpod/cmd/podman/volumes cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b671/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/libpod/cmd/podman/system -complete -installsuffix shared -buildid RQIE2Y1dP_p6ajHIjo2O/RQIE2Y1dP_p6ajHIjo2O -goversion go1.14.7 -D "" -importcfg $WORK/b683/importcfg -pack ./connection.go ./df.go ./events.go ./info.go ./prune.go ./system.go ./unshare.go ./version.go cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cat >$WORK/b667/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a EOF mkdir -p $WORK/b685/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/play /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/libpod/cmd/podman/play -complete -installsuffix shared -buildid I7CIgiKo6Jrq0FwtsqWO/I7CIgiKo6Jrq0FwtsqWO -goversion go1.14.7 -D "" -importcfg $WORK/b681/importcfg -pack ./kube.go ./play.go cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/libpod/cmd/podman/healthcheck -complete -installsuffix shared -buildid 41jvVVJGEqFyOube4rLt/41jvVVJGEqFyOube4rLt -goversion go1.14.7 -D "" -importcfg $WORK/b667/importcfg -pack ./healthcheck.go ./run.go cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b249/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/libpod/cmd/podman/manifest -complete -installsuffix shared -buildid 110wb5QGFSIssjff2ZSH/110wb5QGFSIssjff2ZSH -goversion go1.14.7 -D "" -importcfg $WORK/b671/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/libpod/cmd/podman/volumes -complete -installsuffix shared -buildid 21z1r6eyERqfW7xkMgs3/21z1r6eyERqfW7xkMgs3 -goversion go1.14.7 -D "" -importcfg $WORK/b685/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/56/561cbc60bfcb7146b2f6dae1a91f413771719fc0e844826f71d6f6c806477ddd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/cf/cf8a418b9a5977fddc731f598cde4af4286b59e5d7ed4322bd6cc2dc98b317d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/90/907410542d26ed2a34829cc269ebabddb8483c0750e0c6877ce700f8805cb9dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/29/29b1afbc4d28faa574e213c6da88be4099fbf86f08095551231cc4afa974c2eb-d # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/e2/e2f20457b67c090f5a7333723b837e656d8423303bec705b4e048cc51d3585b3-d # internal github.com/containers/libpod/cmd/podman/images mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/images /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/libpod/cmd/podman/images -complete -installsuffix shared -buildid sGwfZ8cZF6rwmVP0PjQ6/sGwfZ8cZF6rwmVP0PjQ6 -goversion go1.14.7 -D "" -importcfg $WORK/b668/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./prune.go ./pull.go ./push.go ./rm.go ./rmi.go ./save.go ./search.go ./sign.go ./tag.go ./tree.go ./trust.go ./trust_set.go ./trust_show.go ./untag.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/56/56501c1b148a13a808c8c844626cf734374b11404ac20cc6a3442e0bef8a1fed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/ef/ef32450be244991b9e8fd9781b186738e237f1ccdd646c9c6ff364af3e97b802-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/35/35f5db7e35759492731b21ab420341f345a2b242322f602bb5002a5b994f6dcf-d # internal github.com/containers/libpod/cmd/podman/system/connection mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b529/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/libpod/cmd/podman/system/connection -complete -installsuffix shared -buildid YwlXg7wnlYdvG75i31V3/YwlXg7wnlYdvG75i31V3 -goversion go1.14.7 -D "" -importcfg $WORK/b684/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/ca/cab60eacfd71d37382d98bd81115932d71132f38efa851636b16c0fa65ab0f25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/06/0677abeea231a2895f16fe0b6105c4223a6c062e4fb5715143d18ce32979adae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/88/886bfcd5f9ac107f82981f87c6c42fe1882c8486e7715e41ad63fcd5f830f3e2-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid OtcSDw3QoR5-pBVzTkJv/OtcSDw3QoR5-pBVzTkJv -goversion go1.14.7 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/8e/8e59c17f1711146f4a9040afedfbab5f9f4b7524ad227e608314b00d018dc298-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b570/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid JkoiUPrPVBLn8Cg1aD1c/JkoiUPrPVBLn8Cg1aD1c -goversion go1.14.7 -D "" -importcfg $WORK/b567/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/f7/f765cae8d340c65789060f4effc9d79ff69324cbdc444ba8a0afdd85e3bc710a-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b547/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b547/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b547/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./oci_attach_linux_cgo.go cd $WORK/b547 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b547=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b547=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b547=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b547=/tmp/go-build -gno-record-gcc-switches -o $WORK/b547/_cgo_.o $WORK/b547/_cgo_main.o $WORK/b547/_x001.o $WORK/b547/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b547/_cgo_.o -dynout $WORK/b547/_cgo_import.go cat >$WORK/b547/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/layers=github.com/containers/libpod/libpod/layers importmap github.com/containers/libpod/v2/libpod/linkmode=github.com/containers/libpod/libpod/linkmode importmap github.com/containers/libpod/v2/libpod/lock=github.com/containers/libpod/libpod/lock importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/criu=github.com/containers/libpod/pkg/criu importmap github.com/containers/libpod/v2/pkg/ctime=github.com/containers/libpod/pkg/ctime importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/hooks=github.com/containers/libpod/pkg/hooks importmap github.com/containers/libpod/v2/pkg/hooks/exec=github.com/containers/libpod/pkg/hooks/exec importmap github.com/containers/libpod/v2/pkg/kubeutils=github.com/containers/libpod/pkg/kubeutils importmap github.com/containers/libpod/v2/pkg/lookup=github.com/containers/libpod/pkg/lookup importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/netns=github.com/containers/libpod/pkg/netns importmap github.com/containers/libpod/v2/pkg/registrar=github.com/containers/libpod/pkg/registrar importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/resolvconf=github.com/containers/libpod/pkg/resolvconf importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/rootlessport=github.com/containers/libpod/pkg/rootlessport importmap github.com/containers/libpod/v2/pkg/selinux=github.com/containers/libpod/pkg/selinux importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b570/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid 4mCGch8fyI36Dudm8Fns/4mCGch8fyI36Dudm8Fns -goversion go1.14.7 -D "" -importcfg $WORK/b547/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_exec.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log.go ./container_log_linux.go ./container_top_linux.go ./container_validate.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_exec_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_status.go ./pod_top_linux.go ./reset.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b547/_cgo_gotypes.go $WORK/b547/oci_attach_linux_cgo.cgo1.go $WORK/b547/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b547/_pkg_.a $WORK/b547/_x001.o $WORK/b547/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/41/41f68affb7a2d50aa1ea4f005a225ebca7aba857830c123d2480b7c1f493a709-d # internal github.com/containers/libpod/pkg/parallel mkdir -p $WORK/b686/ github.com/containers/libpod/pkg/systemd/generate mkdir -p $WORK/b546/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b423/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/parallel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/libpod/pkg/parallel -complete -installsuffix shared -buildid slyb8Iu0-2or9gzEdBBP/slyb8Iu0-2or9gzEdBBP -goversion go1.14.7 -D "" -importcfg $WORK/b686/importcfg -pack ./parallel.go ./parallel_linux.go cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/pkg/systemd/generate -complete -installsuffix shared -buildid WHF_OKg8iSjLgIOBRZ-4/WHF_OKg8iSjLgIOBRZ-4 -goversion go1.14.7 -D "" -importcfg $WORK/b546/importcfg -pack ./common.go ./containers.go ./pods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/f2/f2e14340101ee2a9fb7f0faa7af523c2c58d1fda9494215edd3e0ff100060762-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/8e/8ef49a7519bb3032af6c34e2bed0df0b8b1724238f9f2f647000bb24e7d0d668-d # internal github.com/containers/libpod/cmd/podman/common mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/cmd/podman/common -complete -installsuffix shared -buildid EPF1Me8rdKS0Tn8rgWr4/EPF1Me8rdKS0Tn8rgWr4 -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./create.go ./create_opts.go ./createparse.go ./default.go ./netflags.go ./ports.go ./specgen.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/f1/f1dc88c3bcd9f0f381e60ce51483a73ce03caa8eac18c0facae781eb849e238b-d # internal github.com/containers/libpod/cmd/podman/pods mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/libpod/cmd/podman/pods -complete -installsuffix shared -buildid U3wawKAySuJdNeIbzNk6/U3wawKAySuJdNeIbzNk6 -goversion go1.14.7 -D "" -importcfg $WORK/b682/importcfg -pack ./create.go ./exists.go ./inspect.go ./kill.go ./pause.go ./pod.go ./prune.go ./ps.go ./restart.go ./rm.go ./start.go ./stats.go ./stop.go ./top.go ./unpause.go github.com/containers/libpod/cmd/podman/containers mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/cmd/podman/containers -complete -installsuffix shared -buildid qfK-4C9tfRMDgN36d4Hq/qfK-4C9tfRMDgN36d4Hq -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./attach.go ./checkpoint.go ./cleanup.go ./commit.go ./container.go ./cp.go ./create.go ./diff.go ./exec.go ./exists.go ./export.go ./init.go ./inspect.go ./kill.go ./list.go ./logs.go ./mount.go ./pause.go ./port.go ./prune.go ./ps.go ./restart.go ./restore.go ./rm.go ./run.go ./runlabel.go ./start.go ./stats.go ./stop.go ./top.go ./unmount.go ./unpause.go ./utils.go ./wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/42/42c9f8dfd7b3746740ab02b23170fd307f887500959e356ef8a119c221b530e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/f0/f0ea070f84b4e0d04ac3f99ba0565d94984e3feb118b60bde620590df05a1bb0-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/containers=github.com/containers/libpod/cmd/podman/containers importmap github.com/containers/libpod/v2/cmd/podman/generate=github.com/containers/libpod/cmd/podman/generate importmap github.com/containers/libpod/v2/cmd/podman/healthcheck=github.com/containers/libpod/cmd/podman/healthcheck importmap github.com/containers/libpod/v2/cmd/podman/images=github.com/containers/libpod/cmd/podman/images importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/manifest=github.com/containers/libpod/cmd/podman/manifest importmap github.com/containers/libpod/v2/cmd/podman/networks=github.com/containers/libpod/cmd/podman/networks importmap github.com/containers/libpod/v2/cmd/podman/play=github.com/containers/libpod/cmd/podman/play importmap github.com/containers/libpod/v2/cmd/podman/pods=github.com/containers/libpod/cmd/podman/pods importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/system/connection=github.com/containers/libpod/cmd/podman/system/connection importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/cmd/podman/volumes=github.com/containers/libpod/cmd/podman/volumes importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/parallel=github.com/containers/libpod/pkg/parallel importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/containers/libpod/v2/pkg/tracing=github.com/containers/libpod/pkg/tracing importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b709/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile log/syslog=$WORK/b710/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b711/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid YPz0Yl6vg0lrgOjCdVnT/YPz0Yl6vg0lrgOjCdVnT -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./early_init_linux.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./syslog_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/dd/dd684999a96fcc765cdf1f097a815b8ac0ec0ea13ac13acee0b2c6f3d99e86ae-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b709/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b466/_pkg_.a packagefile log/syslog=$WORK/b710/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b711/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b096/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b513/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b293/_pkg_.a packagefile text/template=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b283/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b673/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b529/_pkg_.a packagefile os/user=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b423/_pkg_.a packagefile os/signal=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b505/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b141/_pkg_.a packagefile encoding/csv=$WORK/b228/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile flag=$WORK/b229/_pkg_.a packagefile encoding=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b123/_pkg_.a packagefile regexp/syntax=$WORK/b097/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b106/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b514/_pkg_.a packagefile text/template/parse=$WORK/b295/_pkg_.a packagefile archive/tar=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b464/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b285/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b679/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b528/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b226/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b366/_pkg_.a packagefile compress/bzip2=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b570/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b701/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b708/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b154/_pkg_.a packagefile mime/multipart=$WORK/b163/_pkg_.a packagefile net/http/httptrace=$WORK/b165/_pkg_.a packagefile net/http/internal=$WORK/b166/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b254/_pkg_.a packagefile go/format=$WORK/b288/_pkg_.a packagefile hash/crc64=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b371/_pkg_.a packagefile text/scanner=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b459/_pkg_.a packagefile net/http/httputil=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b543/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b499/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b124/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b116/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b642/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b661/_pkg_.a packagefile hash/fnv=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b705/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b158/_pkg_.a packagefile mime/quotedprintable=$WORK/b164/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b088/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b273/_pkg_.a packagefile go/ast=$WORK/b289/_pkg_.a packagefile go/parser=$WORK/b291/_pkg_.a packagefile go/printer=$WORK/b292/_pkg_.a packagefile go/token=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b374/_pkg_.a packagefile container/heap=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b453/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b439/_pkg_.a packagefile net/mail=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b574/_pkg_.a packagefile go/doc=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b633/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b180/_pkg_.a packagefile go/scanner=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b413/_pkg_.a packagefile compress/zlib=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b378/_pkg_.a packagefile image=$WORK/b380/_pkg_.a packagefile image/jpeg=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b440/_pkg_.a packagefile internal/lazyregexp=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b406/_pkg_.a packagefile hash/adler32=$WORK/b376/_pkg_.a packagefile image/color=$WORK/b381/_pkg_.a packagefile image/internal/imageutil=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b635/_pkg_.a packagefile expvar=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b222/_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=0oWQ6A-XWrvgg1GSFjEZ/YPz0Yl6vg0lrgOjCdVnT/IgPpKXXgwLO6odRzQ9p2/0oWQ6A-XWrvgg1GSFjEZ -X github.com/containers/libpod/libpod/define.buildInfo=1598905322 -compressdwarf=false -B 0x31de0981524381ecea4ca99c86f63c249c56e33b -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 mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-remote rm -r $WORK/b001/ + /usr/bin/make docs mkdir -p "/builddir/build/BUILD/podman-2.0.5/src/github.com/containers" ln -sfn "/builddir/build/BUILD/podman-2.0.5" "/builddir/build/BUILD/podman-2.0.5/src/github.com/containers/libpod" ln -sfn "/builddir/build/BUILD/podman-2.0.5/vendor/github.com/varlink" "/builddir/build/BUILD/podman-2.0.5/src/github.com/varlink" touch .gopathok if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man + unset LDFLAGS + pushd catatonit-0.1.5 ~/build/BUILD/podman-2.0.5/catatonit-0.1.5 ~/build/BUILD/podman-2.0.5 + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:22: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking dependency style of gcc... (cached) none + /usr/bin/make -j40 gcc -DPACKAGE_NAME=\"catatonit\" -DPACKAGE_TARNAME=\"catatonit\" -DPACKAGE_VERSION=\"0.1.5\" -DPACKAGE_STRING=\"catatonit\ 0.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.opensuse.org/\" -DPACKAGE_URL=\"https://github.com/openSUSE/catatonit/\" -DPACKAGE=\"catatonit\" -DVERSION=\"0.1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PRCTL_H=1 -DHAVE_SYS_SIGNALFD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o catatonit.o catatonit.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -all-static -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o catatonit catatonit.o libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -static -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o catatonit catatonit.o + file catatonit + grep 'statically linked' catatonit: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 3.2.0, BuildID[sha1]=04c95c6ac835175d8185ad6f98d461f13c111e05, with debug_info, not stripped, too many notes (256) ~/build/BUILD/podman-2.0.5 + '[' 0 '!=' 0 ']' + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bI7jqT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 ++ dirname /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 + cd podman-2.0.5 + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/system + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/user + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/tmpfiles.d + PODMAN_VERSION=2.0.5 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr ETCDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/etc BUILDTAGS=varlink install.bin-nobuild install.remote-nobuild install.man-nobuild install.cni install.systemd install.completions install.docker install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/bin/podman-remote bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man5 install -m 644 docs/build/man/podman-info.1 docs/build/man/podman-kill.1 docs/build/man/podman-untag.1 docs/build/man/podman-logout.1 docs/build/man/podman-system.1 docs/build/man/podman-remote.1 docs/build/man/podman-history.1 docs/build/man/podman-images.1 docs/build/man/podman-system-df.1 docs/build/man/podman-unmount.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-tag.1 docs/build/man/podman-system-connection.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-pull.1 docs/build/man/podman-network-create.1 docs/build/man/podman-system-reset.1 docs/build/man/podman-restart.1 docs/build/man/podman-manifest-create.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-system-connection-rename.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-save.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-network.1 docs/build/man/podman-cp.1 docs/build/man/podman-image-diff.1 docs/build/man/podman-import.1 docs/build/man/podman-exec.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-system-connection-default.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-rm.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-mount.1 docs/build/man/podman-top.1 docs/build/man/podman-push.1 docs/build/man/podman-build.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-inspect.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-logs.1 docs/build/man/podman-auto-update.1 docs/build/man/podman-pause.1 docs/build/man/podman-rmi.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-manifest.1 docs/build/man/podman-system-connection-remove.1 docs/build/man/podman-stats.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-ps.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-login.1 docs/build/man/podman-image.1 docs/build/man/podman-diff.1 docs/build/man/podman-generate.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-version.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-events.1 docs/build/man/podman-start.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-attach.1 docs/build/man/podman-generate-kube.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-unpause.1 docs/build/man/podman-unshare.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-run.1 docs/build/man/podman-init.1 docs/build/man/podman-create.1 docs/build/man/podman-container-prune.1 docs/build/man/podman-pod.1 docs/build/man/podman-system-connection-add.1 docs/build/man/podman-port.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-service.1 docs/build/man/podman-play.1 docs/build/man/podman-container.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-system-connection-list.1 docs/build/man/podman.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-wait.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-play-kube.1 docs/build/man/podman-commit.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-export.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-load.1 docs/build/man/podman-manifest-inspect.1 docs/build/man/podman-search.1 docs/build/man/podman-volume.1 -t /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man1 install -m 644 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/user/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/system/io.podman.service # User units are ordered differently, we can't make the *system* multi-user.target depend on a user unit. # For user units the default.target that's the default is fine. sed -e 's,^WantedBy=.*,WantedBy=default.target,' < contrib/varlink/io.podman.service > /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/user/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/tmpfiles.d/podman.conf install -m 755 -d /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/user # Install APIV2 services install -m 644 contrib/systemd/user/podman.socket /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/user/podman.socket install -m 644 contrib/systemd/user/podman.service /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/user/podman.service install -m 644 contrib/systemd/system/podman.socket /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/system/podman.socket install -m 644 contrib/systemd/system/podman.service /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/system/podman.service install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/zsh/site-functions if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man (cd docs; ./dckrman.sh ./build/man/*.1) install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/bin /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/bin/docker install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/lib/tmpfiles.d + ln -s ./ ./vendor/src + install -d -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/080-pause.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/120-load.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/150-login.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/160-volumes.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/250-systemd.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/410-selinux.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/500-networking.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/helpers.t' + rm -f /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64//usr/share/podman/test/system/helpers.t ++ find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-default.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/libexec/catatonit + install -p catatonit-0.1.5/catatonit /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/libexec/catatonit + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/libexec/podman + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/licenses/podman-catatonit + install -p catatonit-0.1.5/COPYING /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/licenses/podman-catatonit/COPYING + ln -s /usr/libexec/catatonit/catatonit /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/libexec/podman/catatonit + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 2.0.5-2.module_el8.3.0+475+c50ce30b --unique-debug-suffix -2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 --unique-debug-src-base podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/podman-2.0.5 extracting debug info from /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/libexec/catatonit/catatonit nm: /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/libexec/catatonit/catatonit: no symbols 41299 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/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 *** WARNING: ./usr/share/licenses/podman-catatonit/COPYING is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hFIJJM + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 Processing files: podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZStj7F + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + DOCDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oUIvwz + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/licenses/podman + exit 0 Provides: config(podman) = 2.0.5-2.module_el8.3.0+475+c50ce30b podman = 2.0.5-2.module_el8.3.0+475+c50ce30b podman(x86-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-manpages = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(interp): /bin/sh 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.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Obsoletes: oci-systemd-hook < 1 podman-manpages < 2.0.5-2.module_el8.3.0+475+c50ce30b Recommends: container-selinux Processing files: podman-docker-2.0.5-2.module_el8.3.0+475+c50ce30b.noarch Provides: docker = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-docker = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: podman-remote-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 Provides: podman-remote = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-remote(x86-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b 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.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: podman-catatonit-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gBSuhw + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + DOCDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/doc/podman-catatonit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/doc/podman-catatonit + cp -pr README.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/doc/podman-catatonit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QK8w3s + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/licenses/podman-catatonit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/licenses/podman-catatonit + cp -pr COPYING /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/licenses/podman-catatonit cp: cannot stat 'COPYING': No such file or directory + : + exit 0 Provides: podman-catatonit = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-catatonit(x86-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-tests-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zrejVp + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64/usr/share/licenses/podman-tests + exit 0 Provides: podman-tests = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-tests(x86-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debugsource-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 Provides: podman-debugsource = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-debugsource(x86-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 Provides: debuginfo(build-id) = 8bd40d605cef5928e1afa4245da1e3e3d3398c47 podman-debuginfo = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-debuginfo(x86-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Processing files: podman-remote-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 Provides: debuginfo(build-id) = a8f2f669e8524453c77aa29fb4998003afa6c4f8 podman-remote-debuginfo = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-remote-debuginfo(x86-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Processing files: podman-catatonit-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 Provides: debuginfo(build-id) = 293d5be993211098541ee4c3e0641ea0de307433 podman-catatonit-debuginfo = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-catatonit-debuginfo(x86-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 Wrote: /builddir/build/RPMS/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64.rpm Wrote: /builddir/build/RPMS/podman-docker-2.0.5-2.module_el8.3.0+475+c50ce30b.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64.rpm Wrote: /builddir/build/RPMS/podman-catatonit-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64.rpm Wrote: /builddir/build/RPMS/podman-tests-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debugsource-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64.rpm Wrote: /builddir/build/RPMS/podman-catatonit-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ev2JCd + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.x86_64 + exit 0 Child return code was: 0