Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/module-container-tools-1.0-8020020210425125240-bbeab28a-build-17265-3060/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/module-container-tools-1.0-8020020210425125240-bbeab28a-build-17265-3060/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NLfzEe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skopeo-1715c9084124875cb71f006916396e3c7d03014e + /usr/bin/gzip -dc /builddir/build/SOURCES/skopeo-1715c90.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skopeo-1715c9084124875cb71f006916396e3c7d03014e + /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 'skopeo-0.1.32 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Htg5u1 + umask 022 + cd /builddir/build/BUILD + cd skopeo-1715c9084124875cb71f006916396e3c7d03014e + mkdir -p src/github.com/containers + ln -s ../../../ src/github.com/containers/skopeo + mkdir -p vendor/src + for v in vendor/* + test vendor/github.com = vendor/src + test -d vendor/github.com + mv vendor/github.com vendor/src/ + for v in vendor/* + test vendor/go4.org = vendor/src + test -d vendor/go4.org + mv vendor/go4.org vendor/src/ + for v in vendor/* + test vendor/golang.org = vendor/src + test -d vendor/golang.org + mv vendor/golang.org vendor/src/ + for v in vendor/* + test vendor/gopkg.in = vendor/src + test -d vendor/gopkg.in + mv vendor/gopkg.in vendor/src/ + for v in vendor/* + test vendor/k8s.io = vendor/src + test -d vendor/k8s.io + mv vendor/k8s.io vendor/src/ + for v in vendor/* + test vendor/src = vendor/src + continue ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e:/builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor:/usr/share/gocode + GOPATH=/builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e:/builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor:/usr/share/gocode + export BUILDTAGS=exclude_graphdriver_btrfs + BUILDTAGS=exclude_graphdriver_btrfs ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl exclude_graphdriver_btrfs' -ldflags ' -compressdwarf=false -B 0xe0bfd42b07b1c14409d3d2e9b8b250f00d9be3e1 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o skopeo ./cmd/skopeo WORK=/tmp/go-build427384140 github.com/containers/storage/pkg/promise mkdir -p $WORK/b244/ crypto/subtle mkdir -p $WORK/b052/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config EOF container/list cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid -9gvFpiSlo9VA_oth8ed/-9gvFpiSlo9VA_oth8ed -goversion go1.13.15 -D "" -importcfg $WORK/b244/importcfg -pack ./promise.go mkdir -p $WORK/b078/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kRdsQXNcO3-qg__JXTUA/kRdsQXNcO3-qg__JXTUA -goversion go1.13.15 -D "" -importcfg $WORK/b052/importcfg -pack ./constant_time.go image/color mkdir -p $WORK/b133/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p container/list -std -complete -installsuffix shared -buildid _C7W81SvU2M6kwApJhw1/_C7W81SvU2M6kwApJhw1 -goversion go1.13.15 -D "" -importcfg $WORK/b078/importcfg -pack ./list.go runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p image/color -std -complete -installsuffix shared -buildid C-SYB2ZZT01sQomFcwES/C-SYB2ZZT01sQomFcwES -goversion go1.13.15 -D "" -importcfg $WORK/b133/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b011/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 -eNagDDaBS3iNDQiEQ-7/-eNagDDaBS3iNDQiEQ-7 -goversion go1.13.15 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go github.com/docker/docker/api/types/image mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid rYcR6Ybl-bStys2lxiSa/rYcR6Ybl-bStys2lxiSa -goversion go1.13.15 -D "" -importcfg $WORK/b227/importcfg -pack ./image_history.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b092/ cat >$WORK/b092/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/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid I3wH7VWlH6xxbmw4HHk8/I3wH7VWlH6xxbmw4HHk8 -goversion go1.13.15 -D "" -importcfg $WORK/b092/importcfg -pack ./asn1.go github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid EzZft6D8JVXapr5LXiYH/EzZft6D8JVXapr5LXiYH -goversion go1.13.15 -D "" -importcfg $WORK/b117/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go github.com/docker/docker/api/types/events mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid bAWvRiLvMLSciO1-8if1/bAWvRiLvMLSciO1-8if1 -goversion go1.13.15 -D "" -importcfg $WORK/b226/importcfg -pack ./events.go internal/race mkdir -p $WORK/b013/ unicode/utf8 mkdir -p $WORK/b022/ 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 zOywPRgNMHRsEePdFEn0/zOywPRgNMHRsEePdFEn0 -goversion go1.13.15 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid rCn8vd6xws-SqEOAsTPx/rCn8vd6xws-SqEOAsTPx -goversion go1.13.15 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid ce0DAS75nTCEc1AhKAlY/ce0DAS75nTCEc1AhKAlY -goversion go1.13.15 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go github.com/containers/storage/pkg/ostree mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b023/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/ostree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid xKjQuzh0YkAEKtAMRHt4/xKjQuzh0YkAEKtAMRHt4 -goversion go1.13.15 -D "" -importcfg $WORK/b289/importcfg -pack ./no_ostree.go vendor/golang.org/x/crypto/internal/subtle crypto/internal/subtle mkdir -p $WORK/b051/ mkdir -p $WORK/b103/ github.com/opencontainers/selinux/go-selinux/label cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid ZwZf2EIUcBJBu38bhXzY/ZwZf2EIUcBJBu38bhXzY -goversion go1.13.15 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go mkdir -p $WORK/b279/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid vToyWf-ivI5xaYX6VZWS/vToyWf-ivI5xaYX6VZWS -goversion go1.13.15 -D "" -importcfg $WORK/b051/importcfg -pack ./aliasing.go cat >$WORK/b103/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/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid vFf2Re_lYyVZ7xfY_u7U/vFf2Re_lYyVZ7xfY_u7U -goversion go1.13.15 -D "" -importcfg $WORK/b103/importcfg -pack ./aliasing.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid dTNKp-zRkZkFfwvO4_D4/dTNKp-zRkZkFfwvO4_D4 -goversion go1.13.15 -D "" -importcfg $WORK/b279/importcfg -pack ./label.go math/bits mkdir -p $WORK/b027/ github.com/docker/docker/api/types/network mkdir -p $WORK/b221/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid PhDz1EoolQE4upxEpR8H/PhDz1EoolQE4upxEpR8H -goversion go1.13.15 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b221/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid SDP24Yq3lzzZgl4pZUW3/SDP24Yq3lzzZgl4pZUW3 -goversion go1.13.15 -D "" -importcfg $WORK/b221/importcfg -pack ./network.go github.com/containers/skopeo/version mkdir -p $WORK/b299/ sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/src/github.com/containers/skopeo/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/skopeo/version -complete -installsuffix shared -buildid layvNWdIUxn_DwMB63f1/layvNWdIUxn_DwMB63f1 -goversion go1.13.15 -D "" -importcfg $WORK/b299/importcfg -pack ./version.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/docker/docker/api mkdir -p $WORK/b213/ unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid gtiZDBDIw0yCPlj6emyo/gtiZDBDIw0yCPlj6emyo -goversion go1.13.15 -D "" -importcfg $WORK/b213/importcfg -pack ./common.go ./common_unix.go internal/nettrace mkdir -p $WORK/b097/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig mkdir -p $WORK/b053/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 42zA0D0rLgJp0vXb8-Tj/42zA0D0rLgJp0vXb8-Tj -goversion go1.13.15 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid jQsiQaBN3f-1K9TZXpRy/jQsiQaBN3f-1K9TZXpRy -goversion go1.13.15 -D "" -importcfg $WORK/b097/importcfg -pack ./nettrace.go cat >$WORK/b053/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/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b053/symabis ./sig_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/ff/ffb3f58a116c43c59608d3c2815c04a4ad6ba18eb9ce4c3b266c9d3f0933d175-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal runtime/cgo cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/fe/fecfc82dfd2f9590a8c440f15af706cd6323caf6f1ce68adb92589f593c2297d-d # internal mkdir -p $WORK/b099/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b099/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b099/ -g -O2 -Wall -Werror ./cgo.go 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/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/20/2007bd31012217efad21f9dc2c5aca0f9eaa6018dcc3477a1e97357b1685317f-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/ed/ed9fd832fab07ca2402d8127d3fb1f63faa782a6726c274f706bd0fd4c519838-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b106/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/de/de6335350491d3d6c162ebaa26f4851f2e764e85536c2cfb9a8ccec2bffee37d-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 knE-mj5qWqh4xdGMBaA6/knE-mj5qWqh4xdGMBaA6 -goversion go1.13.15 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/dc/dca364c913c16947bfa6c7209a67c16de9f673ff056f33a16e7b8934953cb993-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/85/8578629dc73a42710fc5c70c04dd0a01e29f5f50ef8cac2aacd3b1df19a686c6-d # 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 Jqwo7ppLNoKzmSaciw00/Jqwo7ppLNoKzmSaciw00 -goversion go1.13.15 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/76/767d2bb4a30109bc57608d0e5f6795709b872c2945d5b2bc04b2ff2e53b444af-d # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/14/142b28605dbaf9ed9ca900ca45083be63af9df3dc8ca5d2f1085c63003fa67a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/f3/f3424cc72d575223524ef2e0a31d5a6e78c6db3672314f98ebd6220431f62e89-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/80/80970bf402ac8bc95ede6f7f32399e6a0565342a20ea702d1ea36c60a279fb6f-d # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/95/950b4986ee7c8ed63878f93ae2f9954740fada70ed1b4df0e892560f35d7f7bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4c/4c21c7204b658735d8055dd6b94b869932a0f4c6552f17bad255d62720fe1656-d # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/c4/c4e137facebe7160551243a91a653e99ae58ff7186ad7a2a60b6fc6bf5744b27-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 3yn7ohW0fk1s_wvcIdJ0/3yn7ohW0fk1s_wvcIdJ0 -goversion go1.13.15 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_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 YqzUyz9Ut2Yvz4G2TybH/YqzUyz9Ut2Yvz4G2TybH -goversion go1.13.15 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64x.go ./stubs.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/12/125016ed1c20fbdd87c0f873421591facdc3191cd34306e56cdf81dce101590c-d # internal cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid OM0aR6ss3_Zb4RPUe3RL/OM0aR6ss3_Zb4RPUe3RL -goversion go1.13.15 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./doc.go ./mont25519_amd64.go cat >$WORK/b053/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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid _0bDL9eOxLls1ssI1pfi/_0bDL9eOxLls1ssI1pfi -goversion go1.13.15 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/40/40d5bae973403fdc0afc845f4faec265a8466321e34d617f09fd4d069ebddc15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/aa/aa4ff357d4a4c9ae60a434351e3946059be0d966bb00db2637f995a31fa2963f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/99/99a2e3a1992f2d4465f4086056c17a83a0404544c6fb91200356f8946a046903-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d4/d42c3d3da7450acee560f92d5e472d24d7ac4f61742a9d8f7accef634d562c7f-d # internal /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/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -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/b022/_pkg_.a /builddir/.cache/go-build/ca/ca64564b834198f4ad1777604aa77f136abaa77a4c8cf217b32ba88393da62f2-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # 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 cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/c6/c6e15e36f45f70587e5beb948696b2fc7afcde31cbd6f88a4c500441d2a95ecf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/39/39d0922ac2dfd9e9eeddde6f633eab0d126a7426355174ac2650fbf6b95120dd-d # internal 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/8a/8a2cca1a56e7b85933e7f8211ebfc3db12bdd57aeca385c37986a2393305ca87-d # internal 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/e3/e3a3975975a80b35fa9cd344c958d4a6c5de0c76681b5ff8a90e16fb32e640f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b106/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/const_amd64.o ./const_amd64.s cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ca/ca9b2c0b178d673216e881469a12264e3b1818d2b11e1062d4cd1039628ff588-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/cswap_amd64.o ./cswap_amd64.s cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/10/10c2f3def7fe361b569f9951443be598eff31e4919898771e6a4034b93e0f1fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/freeze_amd64.o ./freeze_amd64.s 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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/ladderstep_amd64.o ./ladderstep_amd64.s 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/38/380996cfec5a49348a2d3acbe2d428d2513169d4e6893c3d48bcfe8a103b6af6-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/const_amd64.o $WORK/b106/cswap_amd64.o $WORK/b106/freeze_amd64.o $WORK/b106/ladderstep_amd64.o $WORK/b106/mul_amd64.o $WORK/b106/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c8/c837da792179d87321b7549889dbedd1517b2bab416a143bc10936ba9c33aee7-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b037/ crypto/internal/boring/fipstls cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b083/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid vFZLxT4Wch4e_RHk0USZ/vFZLxT4Wch4e_RHk0USZ -goversion go1.13.15 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cat >$WORK/b083/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/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b083/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/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b026/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b083/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/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid ye7_4poSzL4TVjeFXxuC/ye7_4poSzL4TVjeFXxuC -goversion go1.13.15 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/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 Cad26EpLlPSah8jaUt5l/Cad26EpLlPSah8jaUt5l -goversion go1.13.15 -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/b026/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid WnQ7wJmlFFpkdrNuJGtP/WnQ7wJmlFFpkdrNuJGtP -goversion go1.13.15 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.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/b037/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b083/dummy.o ./dummy.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ba/baa01df4cc07300fa683d24b4985cf012b81d72f5060936fabeae89fed0a449e-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/pack r $WORK/b083/_pkg_.a $WORK/b083/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/e3/e3f3f0e2d1f3f9a0104e990c5500f91e9c0fb96670859424bb972d0b5d845523-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 /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 cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -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/buildid -w $WORK/b021/_pkg_.a # internal /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/2f/2f7cdd5b4bd9cf772a68531250dff6efe0728369a9c3b4cfe418f9febb230db3-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b4/b44face17d5857300ffedaa71aaa46c027ee9e8197e9f1e4505e8c902c590658-d # internal 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 ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x003.o -c gcc_context.c cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid oEeVobRZizJ_RDy8Shn9/oEeVobRZizJ_RDy8Shn9 -goversion go1.13.15 -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 ./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 ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.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_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.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_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.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/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/dim_amd64.o $WORK/b026/exp_amd64.o $WORK/b026/floor_amd64.o $WORK/b026/hypot_amd64.o $WORK/b026/log_amd64.o $WORK/b026/sqrt_amd64.o $WORK/b026/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f4/f4917ce99f5e7edb74c8ad0afb5e731e00853b5c0283806a8237ff174365a91e-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x012.o -c gcc_amd64.S cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -o $WORK/b099/_cgo_.o $WORK/b099/_cgo_main.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o $WORK/b099/_x005.o $WORK/b099/_x006.o $WORK/b099/_x007.o $WORK/b099/_x008.o $WORK/b099/_x009.o $WORK/b099/_x010.o $WORK/b099/_x011.o $WORK/b099/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b099/_cgo_.o -dynout $WORK/b099/_cgo_import.go -dynlinker cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b099/symabis ./asm_amd64.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p runtime/cgo -std -installsuffix shared -buildid QoKIB1l682oYPRpKtyCQ/QoKIB1l682oYPRpKtyCQ -goversion go1.13.15 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b099/_cgo_gotypes.go $WORK/b099/cgo.cgo1.go $WORK/b099/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/asm_amd64.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o $WORK/b099/_x005.o $WORK/b099/_x006.o $WORK/b099/_x007.o $WORK/b099/_x008.o $WORK/b099/_x009.o $WORK/b099/_x010.o $WORK/b099/_x011.o $WORK/b099/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/8b/8ba3cd50bf68ba6be479a07c6de3455f81b7067ca8d24b3be21bb2d03c7e7b5c-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/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/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/f9/f9e3f603796d0883278e4b509ec74a0901ba416cb510ef5698b6ab47dfe14d97-d # internal internal/reflectlite mkdir -p $WORK/b004/ 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 sync mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF 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 Dq9-2uojo3ZAVrqoj96A/Dq9-2uojo3ZAVrqoj96A -goversion go1.13.15 -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 -OMy5bZYW3RbhYWN1WES/-OMy5bZYW3RbhYWN1WES -goversion go1.13.15 -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/29/29e308c2a152d0367ca7e4543caf073a776e0d2400b74bccf11b640cb9715351-d # internal internal/singleflight mkdir -p $WORK/b098/ cat >$WORK/b098/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/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid u4jOutRYgRhl4NidAWXh/u4jOutRYgRhl4NidAWXh -goversion go1.13.15 -D "" -importcfg $WORK/b098/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p math/rand -std -complete -installsuffix shared -buildid gs5uQhUyNkMitu8JDTMu/gs5uQhUyNkMitu8JDTMu -goversion go1.13.15 -D "" -importcfg $WORK/b055/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6b/6bd63a757e938f8b4ec89e5ecf2a5eae7157fbac99edb8803ea5b8d964fddd63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/cd/cda4aca91ae180f9f8feea9beecefee595ce82ae9bf5443b8c14ba1394c62365-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/9f/9f399be1855900662cd6ae9cd868f32f279de87086540866ce95118f74a5db50-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/b032/ 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 EeGH0hOyaSLJ0j_FXW7w/EeGH0hOyaSLJ0j_FXW7w -goversion go1.13.15 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid FbiUwbArHcK9hhQA_lJh/FbiUwbArHcK9hhQA_lJh -goversion go1.13.15 -D "" -importcfg $WORK/b032/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/b1/b1a7cfa3080cfc6109c022a35a70e26cc241583f56edc4d245f23ad4f6f71b6b-d # internal internal/oserror mkdir -p $WORK/b017/ github.com/containers/storage/pkg/locker mkdir -p $WORK/b277/ github.com/opencontainers/selinux/go-selinux io cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid slFJ1cVwnVwwQMehbBib/slFJ1cVwnVwwQMehbBib -goversion go1.13.15 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go mkdir -p $WORK/b260/ golang.org/x/crypto/cast5 vendor/golang.org/x/net/dns/dnsmessage cat >$WORK/b277/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/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 96DKWGHLIK_FQI3Jba7W/96DKWGHLIK_FQI3Jba7W -goversion go1.13.15 -D "" -importcfg $WORK/b277/importcfg -pack ./locker.go mkdir -p $WORK/b020/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b129/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid SZsSzU_03GMUBisus7d_/SZsSzU_03GMUBisus7d_ -goversion go1.13.15 -D "" -importcfg $WORK/b260/importcfg -pack ./selinux_stub.go cat >$WORK/b020/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 /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p io -std -complete -installsuffix shared -buildid rKzcwep-ENMFokHSm1Sp/rKzcwep-ENMFokHSm1Sp -goversion go1.13.15 -D "" -importcfg $WORK/b020/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b096/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b029/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid usnmAfxkRO8wrCWLZmLk/usnmAfxkRO8wrCWLZmLk -goversion go1.13.15 -D "" -importcfg $WORK/b129/importcfg -pack ./cast5.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid r3bVUX-Ok3nRJws4ZS45/r3bVUX-Ok3nRJws4ZS45 -goversion go1.13.15 -D "" -importcfg $WORK/b096/importcfg -pack ./message.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid aYtM7kZRy4-AhImNmBrM/aYtM7kZRy4-AhImNmBrM -goversion go1.13.15 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/7f/7fb9a98e79aeb1bd2737342a3f273bf2c259d0400237045484e68845e9555860-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/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/16/16a771470ab5646b6ace368f9bfc536a022704793c8e8d2a9be9e70d132fa14e-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/66/6682ee310a0df4a3f47037c6a64e128359fbf57986ae3cdef88032e4ddbf60f5-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 LhDg95Wufcd_5Q98q_-m/LhDg95Wufcd_5Q98q_-m -goversion go1.13.15 -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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.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/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/87/8722f3d9cf495efadcb5aa746a87e8076fcf4ae9a668db89795e284f69c13b2c-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid cZWiTnXLVCW3CVF0_Lt7/cZWiTnXLVCW3CVF0_Lt7 -goversion go1.13.15 -D "" -importcfg $WORK/b190/importcfg -pack ./stream.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/fa/fab302d7d4e12fd30f287e5329ba91c5b7247ccebde61cd815d62236cd74ecb6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/fc/fc47765b4015713121e609fb05cf69cae1a73c7cb85dfe060f069d072dafdc9b-d # internal hash mkdir -p $WORK/b045/ crypto/internal/randutil mkdir -p $WORK/b072/ text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal mkdir -p $WORK/b301/ bytes cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b019/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_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 _0kzlPWRDLAPio1-F8al/_0kzlPWRDLAPio1-F8al -goversion go1.13.15 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go strings mkdir -p $WORK/b038/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid y5-RzCx9FunjRmpi3lca/y5-RzCx9FunjRmpi3lca -goversion go1.13.15 -D "" -importcfg $WORK/b072/importcfg -pack ./randutil.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 9dQCqmM2iw-ZqZQF3hg0/9dQCqmM2iw-ZqZQF3hg0 -goversion go1.13.15 -D "" -importcfg $WORK/b301/importcfg -pack ./tabwriter.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bytes -std -installsuffix shared -buildid -QW4cGxtcFjhCouRIG6f/-QW4cGxtcFjhCouRIG6f -goversion go1.13.15 -D "" -importcfg $WORK/b019/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid A8ua6jmKNbgwLi9Jz_fO/A8ua6jmKNbgwLi9Jz_fO -goversion go1.13.15 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/3b/3bbce3b024d2f3e05079716aec98c8d66bbd1da19b6d4116b35c354b1a67245f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/42/42ac9bbba0f75058605ed96db5d91d4fa9041439788143f76f1d82f44d5b1af0-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/c4/c407e5f92fed1dfacda5e692089d16964cf36ae2dad29ae38d046618bae46cb1-d # internal hash/crc64 mkdir -p $WORK/b118/ hash/adler32 mkdir -p $WORK/b128/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF hash/crc32 mkdir -p $WORK/b044/ cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid vkcFDIAoyP3nRW36AeSz/vkcFDIAoyP3nRW36AeSz -goversion go1.13.15 -D "" -importcfg $WORK/b118/importcfg -pack ./crc64.go cat >$WORK/b128/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/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid ONYF8_QZPKRYSyOEmeLh/ONYF8_QZPKRYSyOEmeLh -goversion go1.13.15 -D "" -importcfg $WORK/b128/importcfg -pack ./adler32.go cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./crc32_amd64.s cat >$WORK/b044/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/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 630Oy8iA6a81774m3WVZ/630Oy8iA6a81774m3WVZ -goversion go1.13.15 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/77/77f7e0e7c801b6ed1896fb826942872063dbd19cd7395ab004d21ddb2e7414fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/bf/bfc08ad1eb08a7abbf50a60fe0a632dd8f4d4d964d569f5225282ffee66d82ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/fc/fc8442321f3bdc29f55dce639155629ce82fbb5fef430d20793aede3844af79c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/9e/9e46abcfd37a8cc517c1792b9e187467c39abc102a74bfc9c69a5e71bbf21db8-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/2e/2e7222c733c3e014ddf302b191d81291032863b2ff8563676c9bc4037e7fbf1e-d # internal crypto/rc4 golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b085/ github.com/prometheus/procfs/internal/util crypto mkdir -p $WORK/b125/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid gX6Kn1MI-veKSX-VnZ_e/gX6Kn1MI-veKSX-VnZ_e -goversion go1.13.15 -D "" -importcfg $WORK/b085/importcfg -pack ./rc4.go mkdir -p $WORK/b199/ github.com/pquerna/ffjson/fflib/v1/internal cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid WyZpdqHhSGBXURnd9OvD/WyZpdqHhSGBXURnd9OvD -goversion go1.13.15 -D "" -importcfg $WORK/b125/importcfg -pack ./errors.go mkdir -p $WORK/b048/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b247/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 7WkdKhY0F7HjHQjQ9lIp/7WkdKhY0F7HjHQjQ9lIp -goversion go1.13.15 -D "" -importcfg $WORK/b199/importcfg -pack ./parse.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto -std -complete -installsuffix shared -buildid ZvBs7J-kqJkmFmrVW-gY/ZvBs7J-kqJkmFmrVW-gY -goversion go1.13.15 -D "" -importcfg $WORK/b048/importcfg -pack ./crypto.go cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid XjZBSSI88XnVIvwSiiMu/XjZBSSI88XnVIvwSiiMu -goversion go1.13.15 -D "" -importcfg $WORK/b247/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b028/symabis ./asm_amd64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid om7iPveKrxhbtlmH16Db/om7iPveKrxhbtlmH16Db -goversion go1.13.15 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acef29b3b2ee530b9967d2367b0e6e21f6041bca3628a0244d20cc26ff004710-d # internal vendor/golang.org/x/text/transform bufio mkdir -p $WORK/b163/ golang.org/x/text/transform mkdir -p $WORK/b042/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid -fH8Z7FZDMMT-MmBj5su/-fH8Z7FZDMMT-MmBj5su -goversion go1.13.15 -D "" -importcfg $WORK/b163/importcfg -pack ./transform.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p bufio -std -complete -installsuffix shared -buildid 1rQCC87XKLe_TSjZWXaY/1rQCC87XKLe_TSjZWXaY -goversion go1.13.15 -D "" -importcfg $WORK/b042/importcfg -pack ./bufio.go ./scan.go mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid pNKkGmEXS7cn3oTrQGAh/pNKkGmEXS7cn3oTrQGAh -goversion go1.13.15 -D "" -importcfg $WORK/b254/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/62/62d59117c3791d18e5daacd758785b07499a9a5e9d2d3c8e9b277959864f3ead-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b0/b0855c49f07bd4c23c285e454db81bf016e0deb13b7548acdf73eaa1fc766eae-d # 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/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/a6/a6c57f491bd1de047206ebc9d185ba241b2b25ec4fcc72eb1e0d6e9bef2ffcbc-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/20/2009d27a5b51ef4186d6acc5437b7760bab141f1768527ad8dd444260439e26b-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid HAkoVbs6wI1SsVMjB5K7/HAkoVbs6wI1SsVMjB5K7 -goversion go1.13.15 -D "" -importcfg $WORK/b131/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/7c/7c23dd17961235bf67346f0f3a227b46f7e0980abf410d840098841ba1c0a77c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/d9/d979e7fbf12dbe76d7f45abc0c6e18ffe61809d08645f31d6131513e18c7718f-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e7/e7308f5515db466c655a75c7c7168da1100aac9c543014fa146d24f0fe47ec49-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b067/ github.com/containers/storage/pkg/stringutils github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b195/ encoding/base32 path mkdir -p $WORK/b061/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid kMiUoa7PWk1bOu6bCwgK/kMiUoa7PWk1bOu6bCwgK -goversion go1.13.15 -D "" -importcfg $WORK/b067/importcfg -pack ./compare.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b108/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b295/ regexp/syntax cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid v1W8OF8ecUno1j1ENtcZ/v1W8OF8ecUno1j1ENtcZ -goversion go1.13.15 -D "" -importcfg $WORK/b195/importcfg -pack ./autoneg.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p path -std -complete -installsuffix shared -buildid SJvCXh-OKWKCuwznzYaH/SJvCXh-OKWKCuwznzYaH -goversion go1.13.15 -D "" -importcfg $WORK/b061/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid _G-boengVrd74U8FN7MW/_G-boengVrd74U8FN7MW -goversion go1.13.15 -D "" -importcfg $WORK/b108/importcfg -pack ./base32.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b060/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid Wt5jD_S7d3YjhGJBzCSD/Wt5jD_S7d3YjhGJBzCSD -goversion go1.13.15 -D "" -importcfg $WORK/b295/importcfg -pack ./stringutils.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid YyuuQ0uDc_zkV_KMHe1O/YyuuQ0uDc_zkV_KMHe1O -goversion go1.13.15 -D "" -importcfg $WORK/b060/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/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/a6/a62dfe4036a7028624a8e36fe06cf2531f9422b23941b27521ee319b8a99778a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/0d/0dbdadf2d3ab0a7bc20e64c19da8222438f21a56d67132aa45f635219ee10c11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/82/82f87c3be400310e1780e4250fab9d1d233c416acde390098805442cf0827356-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/03/03311cea55b434470524d795e1783f88f29a3a25f98ff63816303def4093f8d2-d # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/c1/c17b1db226316b9fbc87300141728074f196f0cf25b0944d11c5e152f0d908c9-d # internal compress/bzip2 mkdir -p $WORK/b113/ image mkdir -p $WORK/b132/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid NtOnfTndg1_w7A5oMpEF/NtOnfTndg1_w7A5oMpEF -goversion go1.13.15 -D "" -importcfg $WORK/b113/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b133/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p image -std -complete -installsuffix shared -buildid sct52T3brS4pULkUimua/sct52T3brS4pULkUimua -goversion go1.13.15 -D "" -importcfg $WORK/b132/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/3b/3b7c086b32e9294798f8a9f945f4041405c58d15163a64c3319ba6bf4dd50e65-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/a7/a7b022fdceae6b08e1e5b8f34dd6de3929860ce18e46866ba4fc5bd1971c555c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a5/a57618ef703b447badcc51730841aaf7a67074519d0d37d2bb2b874cc6529adb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/4d/4d2aa8a8276903ba9c80f8d1af81b42b26646a0828d0ad984c6f00d12bf3b103-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/e1/e142a8ebe94e01af9d3fe6307c92322439c9d75117d74f028fbb568cf1ee911b-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/65/650c9cfe9a961b09273710988dedc6bd91cfe843e88b260e2513dccfffdb6485-d # internal internal/syscall/execenv mkdir -p $WORK/b035/ internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid LgvzOOP5DZ4HDnNDUlty/LgvzOOP5DZ4HDnNDUlty -goversion go1.13.15 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go time mkdir -p $WORK/b015/ cat >$WORK/b036/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/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HAG_P6BsV7q62H0DV4eT/HAG_P6BsV7q62H0DV4eT -goversion go1.13.15 -D "" -importcfg $WORK/b036/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 VKfebPf6ZXSB5I5otYKL/VKfebPf6ZXSB5I5otYKL -goversion go1.13.15 -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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5f/5f7fe526e420c44c342aadc7d8defb73dedc221a42c8ee43ab77093223eecefd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/95/95fa8bb229a0f1d5d79d09d7f0b4b7442ffde3abc6e2c0dcbe0d8d0d96b6befb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/8f/8fbbf6abd84be2de317afaf5144e61abee3a41f15f207be507f353e5aab7e906-d # internal image/internal/imageutil mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b132/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid wxGlSY03v6oigMOiVqIk/wxGlSY03v6oigMOiVqIk -goversion go1.13.15 -D "" -importcfg $WORK/b135/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/c5/c54463df5b9198e4f078ecb8f94cfc7d4a818e618c66c721a1ee89c8f38bd567-d # internal image/jpeg mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b132/_pkg_.a packagefile image/color=$WORK/b133/_pkg_.a packagefile image/internal/imageutil=$WORK/b135/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 7aP4ReNOqgdvWhGXBXem/7aP4ReNOqgdvWhGXBXem -goversion go1.13.15 -D "" -importcfg $WORK/b134/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/6c/6c336514b806ffd9e4c60ef9594be18240864b2a46b592ec8071fe57ecc71b3a-d # internal regexp mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b060/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p regexp -std -complete -installsuffix shared -buildid 5Kz1u_30bW41NJ_szXNM/5Kz1u_30bW41NJ_szXNM -goversion go1.13.15 -D "" -importcfg $WORK/b059/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/27/279657fc9e24dc44408d12a590fe5c2fffea6c02144abf6ff222682b3fff42c6-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/66/6611ea6d828f7e89bcb4947163375fffdb1283c8109f2a7b3223f25c208916bb-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile 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 7z8j0WeC41m_7UY-16uU/7z8j0WeC41m_7UY-16uU -goversion go1.13.15 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid icks-S-2dXVGIB4EQSDW/icks-S-2dXVGIB4EQSDW -goversion go1.13.15 -D "" -importcfg $WORK/b034/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go golang.org/x/sys/unix mkdir -p $WORK/b151/ cat >$WORK/b151/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b151/symabis ./asm_linux_amd64.s cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid Q2O4LNAzT1soGV1uST-d/Q2O4LNAzT1soGV1uST-d -goversion go1.13.15 -symabis $WORK/b151/symabis -D "" -importcfg $WORK/b151/importcfg -pack -asmhdr $WORK/b151/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 ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a0/a03fb83f010a222b6780b3b56a1f460fae9dbe4ff921304bd17022e118f82f19-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/2b/2b735802950eabb919bc1ae32a0e792ae4b1674a492e5f460def4158e641fae4-d # internal golang.org/x/net/context mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid gIA3LGX7Tmz6VD9hbgNG/gIA3LGX7Tmz6VD9hbgNG -goversion go1.13.15 -D "" -importcfg $WORK/b231/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/4b/4b6631f81358c1a4837026743467a0a6586e331440225acb60b0e03dff1134b2-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf7f22c1e8223f938e06156d097e09c95417d1be91bf0bc77b95b0f0a27662d6-d # internal internal/fmtsort mkdir -p $WORK/b031/ encoding/binary mkdir -p $WORK/b025/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid lcvsgm3hOlh6VKiVQxeu/lcvsgm3hOlh6VKiVQxeu -goversion go1.13.15 -D "" -importcfg $WORK/b031/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ZxHa242r3MFVesc_HH4F/ZxHa242r3MFVesc_HH4F -goversion go1.13.15 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/6d/6dbc995924cc070302e2eb145d0c16208666a01458b4f632a6a609983c9ead36-d # internal os mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid k54_FYMmAzzKLKFgPNEQ/k54_FYMmAzzKLKFgPNEQ -goversion go1.13.15 -D "" -importcfg $WORK/b033/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ad/ad831f9e6a9a69d6780a7173915a36c83d119ab2ebb60d07624afe0eb726d9b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f6/f690c254b8bff48da53ef0726c5feb98219726818209888c4fe99826da4c8518-d # internal encoding/base64 mkdir -p $WORK/b024/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b104/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF crypto/md5 vendor/golang.org/x/sys/cpu mkdir -p $WORK/b105/ crypto/sha1 mkdir -p $WORK/b086/ crypto/cipher cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid vuh5jNTyLoVQ55G59W9G/vuh5jNTyLoVQ55G59W9G -goversion go1.13.15 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go mkdir -p $WORK/b084/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b081/ cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b105/symabis ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b104/symabis ./sum_amd64.s mkdir -p $WORK/b050/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b086/symabis ./sha1block_amd64.s cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid jrE02BIGpMJ4axxLnAPw/jrE02BIGpMJ4axxLnAPw -goversion go1.13.15 -D "" -importcfg $WORK/b081/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /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 ./md5block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b050/symabis ./xor_amd64.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 1tr3KUsCNtWQxrXZzw9_/1tr3KUsCNtWQxrXZzw9_ -goversion go1.13.15 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid PGuMR1KSeC5d9rTeCusO/PGuMR1KSeC5d9rTeCusO -goversion go1.13.15 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/cipher -std -installsuffix shared -buildid eIJr5EIZCXpdXMCLS3dQ/eIJr5EIZCXpdXMCLS3dQ -goversion go1.13.15 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/md5 -std -installsuffix shared -buildid XiRWRhfsfwa8F6TxgioS/XiRWRhfsfwa8F6TxgioS -goversion go1.13.15 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_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/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid vPIFNeDlzJqNlqSazs9u/vPIFNeDlzJqNlqSazs9u -goversion go1.13.15 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b105/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/48/4890fce09dbf030465977469c021d6aa90dbc60fef677740591e8a2dfc2ea477-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/3f/3f6a249ffa8f87416a84cd3620b8a5ceb25677649bcbe603c556305d9b8e243d-d # internal cd /usr/lib/golang/src/crypto/md5 /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/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b086/sha1block_amd64.o ./sha1block_amd64.s cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/fb/fb61738ca84d6756081b09e24118a72c6208c4bd4419e1a411f7a9b58124532a-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/7b/7b0275983c8bd5ac49c9da63aada82e2158cbe9a220be64dc99187455cb6bb85-d # internal encoding/pem mkdir -p $WORK/b090/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b124/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid qaPm_5W1AZLPdSSpXr6c/qaPm_5W1AZLPdSSpXr6c -goversion go1.13.15 -D "" -importcfg $WORK/b090/importcfg -pack ./pem.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid ITWvAIO2vPqy0cPkERGW/ITWvAIO2vPqy0cPkERGW -goversion go1.13.15 -D "" -importcfg $WORK/b124/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/0c/0cb6623bdcba39f94c9f0c1103e4431b4095cc5574e696558bcfdb01c49acf3b-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b050/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/4c/4c5383eb45fc11e326ec6f0ac5ee6e52569c80efc041ef74561fe57a726f7deb-d # internal crypto/des mkdir -p $WORK/b079/ vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b102/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid K4wLM9AM9lkqAYqgqOwm/K4wLM9AM9lkqAYqgqOwm -goversion go1.13.15 -D "" -importcfg $WORK/b079/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 7nckDfIqAgMCgedB7JOQ/7nckDfIqAgMCgedB7JOQ -goversion go1.13.15 -D "" -importcfg $WORK/b102/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/33/33418521dbdd8dec49adad4e25419ae5a8a825dd52b3dc4d43c87b4ba7ce125d-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/21/2185fb1a2c474da18090848fcf1253d6d49415e5b2e1041ac87eb60a4f488287-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/10/10a00b4de63699be2f7100a52acbf4d10fac3f9e535909fa4168b108c30b3c9a-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b217/ k8s.io/client-go/util/homedir github.com/containers/image/internal/tmpdir path/filepath os/signal runtime/debug mkdir -p $WORK/b201/ mkdir -p $WORK/b258/ fmt cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b210/ cat >$WORK/b201/go_asm.h << 'EOF' # internal EOF cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b094/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid j8qqfcXrqC7q-_faX2EW/j8qqfcXrqC7q-_faX2EW -goversion go1.13.15 -D "" -importcfg $WORK/b258/importcfg -pack ./homedir.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid TSKcYzWSkn93Yi8kiY6o/TSKcYzWSkn93Yi8kiY6o -goversion go1.13.15 -D "" -importcfg $WORK/b217/importcfg -pack ./mount.go cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b201=>" -I $WORK/b201/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b201/symabis ./debug.s cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid y18iI6UoQHnrfZzPHrMH/y18iI6UoQHnrfZzPHrMH -goversion go1.13.15 -D "" -importcfg $WORK/b210/importcfg -pack ./tmpdir.go mkdir -p $WORK/b137/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b030/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid xwx1MKeW8VUxK9VDJNxf/xwx1MKeW8VUxK9VDJNxf -goversion go1.13.15 -D "" -importcfg $WORK/b094/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b137/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b137/symabis ./sig.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p fmt -std -complete -installsuffix shared -buildid sLz2wf9FnuQS7zX3PIeJ/sLz2wf9FnuQS7zX3PIeJ -goversion go1.13.15 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/27/27f993d8ec481ed29f7f79a48f8e47cb5fe10d1dc5257e8789524e629f6b1da1-d # internal net mkdir -p $WORK/b095/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b095/ -importpath net -- -I $WORK/b095/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p runtime/debug -std -installsuffix shared -buildid _S-nY_ms0xDb69x9vWmO/_S-nY_ms0xDb69x9vWmO -goversion go1.13.15 -symabis $WORK/b201/symabis -D "" -importcfg $WORK/b201/importcfg -pack -asmhdr $WORK/b201/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p os/signal -std -installsuffix shared -buildid XKu3zN4a-IPIrGhK0wvd/XKu3zN4a-IPIrGhK0wvd -goversion go1.13.15 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/6c/6c153751d4a206a1445e4b4f05ed5c97ed9537444ef00dfeb9b61d252492aa46-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b101/ cat >$WORK/b101/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/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b101/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/f9/f9ddc056f22d469630beb209b10cc02e8c8fdadb922bba0ff3afa729a0cd942b-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/02/02038db05c02469ca650d54677ee61a1fab17348ed5db0b16d9ef0f95d04a125-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/10/108bb152fb943f38042858c5506c7d476f2c1deb5a8b9b7e36ada922b179de2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/9e/9e415ebd958e8c519d4422649503f43a008dae4bc9fa29dfb3434060f3dc4d5a-d # internal cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/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/b050/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid xHfoPFfDelSY0GtEExRe/xHfoPFfDelSY0GtEExRe -goversion go1.13.15 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b201=>" -I $WORK/b201/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b201/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b137/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b201/_pkg_.a $WORK/b201/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/cb/cb07fdadac524048843422d86d7a31e59f3ba585878b6e8d91a5585a418684fd-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b137/_pkg_.a $WORK/b137/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/a3/a39107de1ac88d52ff6525ad51c218b97a2f408d3926c095a23c7019008a35b7-d # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b151/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b151/_pkg_.a $WORK/b151/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/fc/fc4ce7d3ff5d1e33a684616537ef93b013acaf4bb419954a26ba37a37ac1ec63-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid 0OPuz6N6eSJ6s8SdrJcO/0OPuz6N6eSJ6s8SdrJcO -goversion go1.13.15 -D "" -importcfg $WORK/b282/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/d0/d040e206a056a6e65db7a78e9334cdd6da6272b809785b2e4b7880dc143e5ec5-d # internal github.com/containerd/continuity/pathdriver mkdir -p $WORK/b149/ io/ioutil mkdir -p $WORK/b093/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containerd/continuity/pathdriver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid ddRopj3Ow2ESPiDFP5nb/ddRopj3Ow2ESPiDFP5nb -goversion go1.13.15 -D "" -importcfg $WORK/b149/importcfg -pack ./path_driver.go os/exec mkdir -p $WORK/b145/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid ZuBUI-ojMzdvU-d2uzi4/ZuBUI-ojMzdvU-d2uzi4 -goversion go1.13.15 -D "" -importcfg $WORK/b093/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ClC4-k24clfP8jq1gDQk/ClC4-k24clfP8jq1gDQk -goversion go1.13.15 -D "" -importcfg $WORK/b145/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/50/50302857989eb39b69087d341c7960bcf0c9e46b33d4dc95b743abf9f85dde06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/2b/2b84a0472f8923cbb73855d44180c68c12493ab3c5617bf0572c32e4144951cd-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/2c/2c275c85e0a07ed07cce2bf37bbb11438e10d9972d9fe7b19ff77c756f256d78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/7c/7cebdf17fc52c3462421f00925781d160d45d531db886f1cd553f8e78760e2eb-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid WV_ER64yDsn61j3gj8mv/WV_ER64yDsn61j3gj8mv -goversion go1.13.15 -D "" -importcfg $WORK/b276/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/17/1771d783776bdcf6963b65fbeebacebfd0cf40429287cd80e5a53733ea29ad2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/2a/2a9be2186d1656cdc4e233efbbdd3013acc22af807ea3fc89bd49b27a63096fe-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/0c/0c2aa891cfd581edc2333478202aef4384a258a715171b41eb35336b51e58c29-d # internal encoding/hex mkdir -p $WORK/b056/ github.com/opencontainers/image-spec/specs-go github.com/pkg/errors net/url github.com/containers/image/version log mkdir -p $WORK/b111/ github.com/ulikunitz/xz/internal/xlog github.com/opencontainers/go-digest mkdir -p $WORK/b058/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF gopkg.in/cheggaaa/pb.v1 cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b136/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid 0_8LJuyc6bsBYLaTApta/0_8LJuyc6bsBYLaTApta -goversion go1.13.15 -D "" -importcfg $WORK/b056/importcfg -pack ./hex.go encoding/json github.com/mtrmac/gpgme github.com/docker/go-units compress/flate os/user cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b066/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid ODHITDUzik_duAYvzQUp/ODHITDUzik_duAYvzQUp -goversion go1.13.15 -D "" -importcfg $WORK/b058/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p log -std -complete -installsuffix shared -buildid tV1vyAC9WF-KW6KieA06/tV1vyAC9WF-KW6KieA06 -goversion go1.13.15 -D "" -importcfg $WORK/b111/importcfg -pack ./log.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/gopkg.in/cheggaaa/pb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p gopkg.in/cheggaaa/pb.v1 -complete -installsuffix shared -buildid AYtuLx7BVePZBXWhQfrR/AYtuLx7BVePZBXWhQfrR -goversion go1.13.15 -D "" -importcfg $WORK/b136/importcfg -pack ./format.go ./pb.go ./pb_nix.go ./pb_x.go ./pool.go ./pool_x.go ./reader.go ./runecount.go ./termios_nix.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid HD0umpj2HUpY-7_NvEJF/HD0umpj2HUpY-7_NvEJF -goversion go1.13.15 -D "" -importcfg $WORK/b066/importcfg -pack ./version.go ./versioned.go vendor/golang.org/x/net/http2/hpack mime/quotedprintable net/http/internal mkdir -p $WORK/b109/ mime github.com/docker/docker/api/types/time github.com/prometheus/procfs/nfs github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b216/ github.com/prometheus/procfs/xfs cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF text/scanner cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid e042jn-kewf_ObqYSToK/e042jn-kewf_ObqYSToK -goversion go1.13.15 -D "" -importcfg $WORK/b109/importcfg -pack ./errors.go ./stack.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid xP6EuJw5hZGHnKarUHWC/xP6EuJw5hZGHnKarUHWC -goversion go1.13.15 -D "" -importcfg $WORK/b216/importcfg -pack ./blkio.go math/big github.com/imdario/mergo golang.org/x/net/http2/hpack flag github.com/ostreedev/ostree-go/pkg/glibobject github.com/vbatts/tar-split/archive/tar github.com/containers/storage/pkg/parsers github.com/containers/storage/pkg/reexec github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b100/ github.com/syndtr/gocapability/capability github.com/BurntSushi/toml github.com/tchap/go-patricia/patricia mkdir -p $WORK/b121/ text/template/parse mkdir -p $WORK/b115/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p net/url -std -complete -installsuffix shared -buildid 0Iq_b5N6gPVhAGYBE5yZ/0Iq_b5N6gPVhAGYBE5yZ -goversion go1.13.15 -D "" -importcfg $WORK/b100/importcfg -pack ./url.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b018/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/image/version -complete -installsuffix shared -buildid -VE_zMxzDcMvUY_V5BhF/-VE_zMxzDcMvUY_V5BhF -goversion go1.13.15 -D "" -importcfg $WORK/b121/importcfg -pack ./version.go gopkg.in/yaml.v2 cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b122/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid JF7_usMCl3lk5e6u_PEr/JF7_usMCl3lk5e6u_PEr -goversion go1.13.15 -D "" -importcfg $WORK/b115/importcfg -pack ./xlog.go mkdir -p $WORK/b152/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b122/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b122/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b043/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid BYE2RjF0CYfTi-morglo/BYE2RjF0CYfTi-morglo -goversion go1.13.15 -D "" -importcfg $WORK/b018/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid sJiWfxq3f3zd4PqFzy1i/sJiWfxq3f3zd4PqFzy1i -goversion go1.13.15 -D "" -importcfg $WORK/b043/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid a-AJrrR5LhDTFUfvnVBZ/a-AJrrR5LhDTFUfvnVBZ -goversion go1.13.15 -D "" -importcfg $WORK/b152/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b154/ golang.org/x/text/unicode/norm cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b154/ -importpath os/user -- -I $WORK/b154/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b168/ mkdir -p $WORK/b171/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid ePVwXeHYmH4Go7PZYWSs/ePVwXeHYmH4Go7PZYWSs -goversion go1.13.15 -D "" -importcfg $WORK/b168/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid gYpuhew1Q7m36zZC0efi/gYpuhew1Q7m36zZC0efi -goversion go1.13.15 -D "" -importcfg $WORK/b171/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b173/ mkdir -p $WORK/b169/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b228/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ArJ2XxYYY-kA984kEgDo/ArJ2XxYYY-kA984kEgDo -goversion go1.13.15 -D "" -importcfg $WORK/b173/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b198/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p mime -std -complete -installsuffix shared -buildid GmNT6EgwJD57gp9Ay_PF/GmNT6EgwJD57gp9Ay_PF -goversion go1.13.15 -D "" -importcfg $WORK/b169/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid 3EksoTJttm53-0BJFtTh/3EksoTJttm53-0BJFtTh -goversion go1.13.15 -D "" -importcfg $WORK/b228/importcfg -pack ./duration_convert.go ./timestamp.go mkdir -p $WORK/b200/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b199/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b238/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/prometheus/procfs/nfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/prometheus/procfs/nfs -complete -installsuffix shared -buildid SHZItRAnIzI6uZenanCd/SHZItRAnIzI6uZenanCd -goversion go1.13.15 -D "" -importcfg $WORK/b198/importcfg -pack ./nfs.go ./parse.go ./parse_nfs.go ./parse_nfsd.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b199/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b054/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/prometheus/procfs/xfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/prometheus/procfs/xfs -complete -installsuffix shared -buildid JS61YPCyu6nE9cbw1Cgg/JS61YPCyu6nE9cbw1Cgg -goversion go1.13.15 -D "" -importcfg $WORK/b200/importcfg -pack ./parse.go ./xfs.go cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b249/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 7GNlmkHePj_QcvpnbYs4/7GNlmkHePj_QcvpnbYs4 -goversion go1.13.15 -D "" -importcfg $WORK/b238/importcfg -pack ./scanner.go cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b257/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./arith_amd64.s cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid xp9BGB_ePP-WDVMcMQIu/xp9BGB_ePP-WDVMcMQIu -goversion go1.13.15 -D "" -importcfg $WORK/b249/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go mkdir -p $WORK/b271/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 2tGzTLHLLlotkoQf_Ev6/2tGzTLHLLlotkoQf_Ev6 -goversion go1.13.15 -D "" -importcfg $WORK/b257/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b261/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p flag -std -complete -installsuffix shared -buildid p9PPY3MLZ3OxHStStKKQ/p9PPY3MLZ3OxHStStKKQ -goversion go1.13.15 -D "" -importcfg $WORK/b271/importcfg -pack ./flag.go mkdir -p $WORK/b264/ mkdir -p $WORK/b278/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b272/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid epmYhQeNGhNvYqiJ3Hvv/epmYhQeNGhNvYqiJ3Hvv -goversion go1.13.15 -D "" -importcfg $WORK/b264/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b288/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid 83fI67ZMIw1Ot4ANJv9i/83fI67ZMIw1Ot4ANJv9i -goversion go1.13.15 -D "" -importcfg $WORK/b278/importcfg -pack ./parsers.go mkdir -p $WORK/b273/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid h3-TFOLCELzXQMCQVohL/h3-TFOLCELzXQMCQVohL -goversion go1.13.15 -D "" -importcfg $WORK/b272/importcfg -pack ./command_linux.go ./reexec.go cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b268/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid AB4ODd8Se9hlsQSL7rxH/AB4ODd8Se9hlsQSL7rxH -goversion go1.13.15 -D "" -importcfg $WORK/b288/importcfg -pack ./fsutils_linux.go cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b297/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 0WHU59xXFy88Tl9Ofx_w/0WHU59xXFy88Tl9Ofx_w -goversion go1.13.15 -D "" -importcfg $WORK/b273/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b303/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid ewsRxgE2QDfgL60HN5Lk/ewsRxgE2QDfgL60HN5Lk -goversion go1.13.15 -D "" -importcfg $WORK/b268/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/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b165/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 4OQod0PfZKXc02mnfiYp/4OQod0PfZKXc02mnfiYp -goversion go1.13.15 -D "" -importcfg $WORK/b297/importcfg -pack ./children.go ./patricia.go cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid sMMGGWld1plTE0zT1fXz/sMMGGWld1plTE0zT1fXz -goversion go1.13.15 -D "" -importcfg $WORK/b303/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b205/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b163/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid E03G3tj9zZtkZ0ijonvR/E03G3tj9zZtkZ0ijonvR -goversion go1.13.15 -D "" -importcfg $WORK/b165/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go mkdir -p $WORK/b256/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid oSqGnV59CsNifMjvpB1D/oSqGnV59CsNifMjvpB1D -goversion go1.13.15 -D "" -importcfg $WORK/b205/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/b256/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 9diBjs9GZUXEQVBP6zm0/9diBjs9GZUXEQVBP6zm0 -goversion go1.13.15 -D "" -importcfg $WORK/b256/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c8/c833f20d2a2f9ae88bc11a1981c5addea4e8202071260a96cdfa5f4a9891c0b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/45/454ef82e2b9de953da0392820fa34047e66ea58a50f87fcca2cb49b9d911b490-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/65/659cafa93ee89c40e27b7d35380842349c798be2e7712bb4e8e6339635de5be8-d # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject pkg-config --libs -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p math/big -std -installsuffix shared -buildid yShqhWnbRlgYlMRsgehj/yShqhWnbRlgYlMRsgehj -goversion go1.13.15 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/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/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a8/a8f1aef8ef0b8814b4cefac4db09062e5cf2b72c184f93f7a78a588893ef85b4-d # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/b0/b0c33a7d1643871d463624aeedee6c2459745ef772c99b07976c77017157e415-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/10/108f4dbd7cf963862690165e8c95e91054e668e22e88dfbc91904a1502032a7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/25/25a7cacf64e0de0dd2e5efda6656e56bb5571a5c492600979c0c6a4abc734aac-d # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b261/ -importpath github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b261/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go github.com/containers/image/directory/explicitfilepath mkdir -p $WORK/b139/ github.com/containers/image/oci/internal mkdir -p $WORK/b234/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid B7M1NYoC02f7_3u6kxSq/B7M1NYoC02f7_3u6kxSq -goversion go1.13.15 -D "" -importcfg $WORK/b139/importcfg -pack ./path.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/a2/a2dc9dad1f2d5665a60a857b0b9580ff2956acb7ab553142fbf9810c7da2895a-d # internal cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/image/oci/internal -complete -installsuffix shared -buildid FUOY6LYXh_XZjPirRnFn/FUOY6LYXh_XZjPirRnFn -goversion go1.13.15 -D "" -importcfg $WORK/b234/importcfg -pack ./oci_util.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/b115/_pkg_.a # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b164/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid kc3t57bg730VyVgvRY26/kc3t57bg730VyVgvRY26 -goversion go1.13.15 -D "" -importcfg $WORK/b255/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid EIV6G3NX0jCa1g7CBX1R/EIV6G3NX0jCa1g7CBX1R -goversion go1.13.15 -D "" -importcfg $WORK/b164/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e1/e1dcd5b06827b978c8ac297b4fc65ea98f876309a67456509c2d33d5e1194619-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e6/e61545b1aa01786647da10611965ab466c5d1c5e9d73a9910659cfc9fd19a678-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1e/1ef107abaae329d74f918889938e76d166ebc3fffac4d877a0af66bfa50fa22e-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b178/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid Z_UwyhbxjkV1K1KVGlOA/Z_UwyhbxjkV1K1KVGlOA -goversion go1.13.15 -D "" -importcfg $WORK/b178/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b065/ cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/67/6728d8e4dd0bec932203076ccef8804023a1a581091a5f7c389edbd1dfae86b9-d # internal cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/image/docker/reference mkdir -p $WORK/b057/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid blG-b9bil4GVghHCYV3Q/blG-b9bil4GVghHCYV3Q -goversion go1.13.15 -D "" -importcfg $WORK/b065/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/ulikunitz/xz/lzma mkdir -p $WORK/b116/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containers/image/docker/reference -complete -installsuffix shared -buildid zGWUV0UtIhGwNp_Y0b3Q/zGWUV0UtIhGwNp_Y0b3Q -goversion go1.13.15 -D "" -importcfg $WORK/b057/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/ca/cac88a1c79848b4c98ddadb834cca0d79f8d5afd55218fe23d6a770a59a66274-d # internal cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b117/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b115/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid mvz225imP7ihMv4Z6oI8/mvz225imP7ihMv4Z6oI8 -goversion go1.13.15 -D "" -importcfg $WORK/b116/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 cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/c8/c8e02537896a130e88c009960928679024d9e0f15eba88920a6a0b1adf5439c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/c0/c083d4ca6e52dfc2c25ea22c8b66bd08872044d513023a643ea93bfe38d886ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ca/ca1906f789952031ff491d0ab6346f70505341733f8ad676594bb004fb76ddc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/18/18f93d7fa3eae1491b1e86c0117085a2e77121e9dcec746615aef32349fc046d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/29/29b8a30e2fe4e368c8a416f1f115597dab4cbfd9c8b78886f7987f3b5bd07fb4-d # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/0a/0a59df1270a5fe5438dbad8de75340782d602335e5c135479d8ad61f88655ecf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/cd/cd605033ce0f3bacdba92cfccd8c7d78e8279e3a50d7f31b369c356f53512b62-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/be/be1f014d2b441ee5bfe5c6499abb0119ffe222fa1988449d954ffee38047781d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/f7/f7af55e6859aba654ec6e9a4e6ee42734f942e08d95b3918375de1824824d4e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/7a/7aa9e1e341bf21cea55206712eb25afeaf8c45600fd802489d2a40fdd7279393-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/b2/b2ef95ed6c1fa91dd5c09b09380c6a3b04f84d4863de47a308c01212519a7321-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a1/a1ede94243495465fba73c7bdf9bf259df65c5becd14677af1a4cd36b56f1fbb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal github.com/docker/distribution/reference mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid uxF8LDUVJE3dcl64zw9v/uxF8LDUVJE3dcl64zw9v -goversion go1.13.15 -D "" -importcfg $WORK/b177/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/cd/cdb4f06e48582211c4d00a0c3ac3b9cd439ebefac6fd595af47d7724bbbd90d5-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/b9/b9e402c5edf61248e5b6ae9a5f6c92d0ff9e4ee3fec916919e7f8812d4d7da4f-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b297/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid JGiCYwk3nJYopk3p33ct/JGiCYwk3nJYopk3p33ct -goversion go1.13.15 -D "" -importcfg $WORK/b296/importcfg -pack ./truncindex.go cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/6f/6f9af7e18e64032d39ac5a0733e27112c487eb90ff9c30c470d4242cd61de51e-d # internal cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/c8/c8bd63861a029650e5e50d5e076c7a297ff2c32ae092a746f6c6c44d4ec0741f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/19/196ef8a6e1a7ce51dc9081228e35888ad65e0b0ee9c501cd70ef0897040addc5-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/a6/a679c46237763b04488a4809cd9767064b9837ef8cb5fbd88691e82cd96a79ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/4f/4f8ec43201d4bcc1dead5f0c01c59bcd683d0956825c1d4dc7c0b7a308b9eb5a-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/0e/0e3e9320078353893293aa1e6e68e79c78f72b0928415e4cfc5cb6f2d6bc377b-d # internal github.com/containers/image/docker/policyconfiguration mkdir -p $WORK/b141/ github.com/containers/image/types mkdir -p $WORK/b064/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid IyLFrln37D_JvFwwMVDB/IyLFrln37D_JvFwwMVDB -goversion go1.13.15 -D "" -importcfg $WORK/b141/importcfg -pack ./naming.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/image/types -complete -installsuffix shared -buildid 8dN6u3Xylx47sKj8njvO/8dN6u3Xylx47sKj8njvO -goversion go1.13.15 -D "" -importcfg $WORK/b064/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/9c/9c3caaae4546ade118af0aba341191990fb5c42ea83a79093676ce13062085d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/93/93979cc9c4290c0c76808058d985c672e16db64ba6a6a345e95ad869125bc476-d # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/b7/b76fd48d6c81f703385f04626a4d68acd96ff70951261b03dc64628fd19dbb0a-d # internal cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/02/028962bb7986cc35fe823ae43ab71745ee3994c2a1e590d172e4a02b12914762-d # internal compress/gzip mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b044/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid MxEZVbD-Up2kSeiXYaHx/MxEZVbD-Up2kSeiXYaHx -goversion go1.13.15 -D "" -importcfg $WORK/b041/importcfg -pack ./gunzip.go ./gzip.go compress/zlib mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/adler32=$WORK/b128/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 0VHypqGwrZc3EatDTdXF/0VHypqGwrZc3EatDTdXF -goversion go1.13.15 -D "" -importcfg $WORK/b127/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/94/941be3de7423d8392a09df5cf62480bacc52fb410c3f7e7d11bc1dcab680f68e-d # internal github.com/containers/image/transports mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/image/transports -complete -installsuffix shared -buildid Qh6MOVuegfGrsonv36Ys/Qh6MOVuegfGrsonv36Ys -goversion go1.13.15 -D "" -importcfg $WORK/b120/importcfg -pack ./stub.go ./transports.go cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/75/7550e09c698399be22d3a3bd1fa263f024db2885eac68a676a8bfa9006d48f52-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b255/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid GO5DOHtou30wMHCw5ONU/GO5DOHtou30wMHCw5ONU -goversion go1.13.15 -D "" -importcfg $WORK/b253/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/7f/7fd78b917733409521367b6cd0aa4d63b8bd6bfb136768709107008e877a8b91-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b162/ cat >$WORK/b162/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/b163/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b164/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid sw80I6ZrYP1xE8q_buT_/sw80I6ZrYP1xE8q_buT_ -goversion go1.13.15 -D "" -importcfg $WORK/b162/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/50/508716a9a8e395df016718192878f0bd40aedbd3103e8a680195a1d8647c1e82-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/ce/cec2946a8e800089f61188cfdb31b903d60384f997eb3d58f37602e9f99783b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/07/0775211f0c8d6176df36f284aa68cfba475d7bcb60a1d6e9e217f1affb21f9f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/17/175f9a1149584cb3fb34a51d752a519fe813ef675a02399396f9a6e3cd7257fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/41/416e56b14ab765ad24093c7e75f3b5a35068eded85dac778adf840d422193dea-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o -g -O2 cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/6f/6fe8c046cc1bb7fa138839489ce406a4c2d0e56111d70222a51cc93c80599a97-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b162/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b165/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid XgsOv_wNjFnPd-fkY17f/XgsOv_wNjFnPd-fkY17f -goversion go1.13.15 -D "" -importcfg $WORK/b161/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go cat >$WORK/b095/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/b096/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p net -std -installsuffix shared -buildid giDtA9LHN4BPY_MYmQq4/giDtA9LHN4BPY_MYmQq4 -goversion go1.13.15 -D "" -importcfg $WORK/b095/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/b095/_cgo_gotypes.go $WORK/b095/cgo_linux.cgo1.go $WORK/b095/cgo_resnew.cgo1.go $WORK/b095/cgo_socknew.cgo1.go $WORK/b095/cgo_unix.cgo1.go $WORK/b095/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/8d/8d8b6c78197c25681696540055d46264f5567b79c79bca637d9e9cff7ea7be48-d # internal text/template mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b303/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p text/template -std -complete -installsuffix shared -buildid noZjOIX2KANnaTsmLyj0/noZjOIX2KANnaTsmLyj0 -goversion go1.13.15 -D "" -importcfg $WORK/b302/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/d7/d7344ea69c513759484488c9d09cd5a9d423c0c4b77a7276a979e6057ef5021b-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/e9/e9ca8614133f0dfb45517a58331c0595a515cd31d086cfdf252fd050b84c5c2f-d # internal golang.org/x/net/idna mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b253/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b255/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid IxJX9r51n3i9y45HQ4F4/IxJX9r51n3i9y45HQ4F4 -goversion go1.13.15 -D "" -importcfg $WORK/b252/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cd $WORK/b154 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/fb/fb75dc05c6a7a1078cb04f893ccacf563878f230602203df208e7523e71591fc-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/99/99ce8a52902cd08e0ced2dfb4b0b55cc4b16b54fe7045cc1bde435bca91c1d60-d # internal github.com/containers/image/pkg/strslice mkdir -p $WORK/b063/ github.com/docker/docker-credential-helpers/credentials github.com/docker/docker/api/types/strslice mkdir -p $WORK/b144/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF github.com/docker/docker/api/types/filters mkdir -p $WORK/b220/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid qOWHV8pxCFT8bBAxwPnm/qOWHV8pxCFT8bBAxwPnm -goversion go1.13.15 -D "" -importcfg $WORK/b063/importcfg -pack ./strslice.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b218/ github.com/sirupsen/logrus github.com/prometheus/common/model mkdir -p $WORK/b196/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid YLTb33u0hWYdCBYTEyqg/YLTb33u0hWYdCBYTEyqg -goversion go1.13.15 -D "" -importcfg $WORK/b220/importcfg -pack ./parse.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b110/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid e8WlNkNQYOVmAHgqrXW0/e8WlNkNQYOVmAHgqrXW0 -goversion go1.13.15 -D "" -importcfg $WORK/b144/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid fHvb_UD3q-JoQIyzETVy/fHvb_UD3q-JoQIyzETVy -goversion go1.13.15 -D "" -importcfg $WORK/b218/importcfg -pack ./strslice.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid OJQNy3RLTZlR_E6vw6Yi/OJQNy3RLTZlR_E6vw6Yi -goversion go1.13.15 -D "" -importcfg $WORK/b196/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b265/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid y1OTA3l2PTSctmDgP2Q4/y1OTA3l2PTSctmDgP2Q4 -goversion go1.13.15 -D "" -importcfg $WORK/b110/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go github.com/golang/protobuf/proto mkdir -p $WORK/b191/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b118/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid V9ko0_tIPia8irJA64Mx/V9ko0_tIPia8irJA64Mx -goversion go1.13.15 -D "" -importcfg $WORK/b265/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid OglPE_2DpgB4RgbTrJJp/OglPE_2DpgB4RgbTrJJp -goversion go1.13.15 -D "" -importcfg $WORK/b191/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b246/ github.com/gogo/protobuf/proto cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b247/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid Ble6KflfuzFmWvVXyfOO/Ble6KflfuzFmWvVXyfOO -goversion go1.13.15 -D "" -importcfg $WORK/b246/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 mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid F-xYdq_rg03cuRXgw56B/F-xYdq_rg03cuRXgw56B -goversion go1.13.15 -D "" -importcfg $WORK/b225/importcfg -pack ./clone.go ./decode.go ./decode_gogo.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/e6/e64c558976b5805e385db155af4e1ebf74c530d76e6af700ff2df61d6c6dc090-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/f7/f7d0307cea44d0c6a353e7eacdad5de88d661569961e02e05865ec3a019fbd48-d # internal cd $WORK/b154 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/5b/5beec77ec9e4e0152a2acd5171b7608831190dc3e8f38bfd628b9fee38856e20-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/7d/7d8591feb27eee0dcd12ab40a2af82a2fbba60038f76da2266943f9b7fcb9a40-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b144/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid glLjt87UI4P0-3Fuc2lk/glLjt87UI4P0-3Fuc2lk -goversion go1.13.15 -D "" -importcfg $WORK/b143/importcfg -pack ./client.go ./command.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/6c/6c03090984b5de3d7e78ad634be8640c34c5bd79eba9d3b7ed46aff0d0f85cea-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b264/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b265/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc64=$WORK/b118/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid TbEt0FXMug71RQ45cJyB/TbEt0FXMug71RQ45cJyB -goversion go1.13.15 -D "" -importcfg $WORK/b263/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/25/2573ad2cce468847c7165596a77589961a8f2e7e5df6aefc0e6808b8492f5056-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/fd/fd9c17795f1b9f7121324f9e54220cf2bed6c84833d6eb875722d9b33bd3b636-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/cd/cdde57c7e8377d27b384177dc613c970dad9f8a462419dab6c1fe99954877aa2-d # internal cd $WORK/b154 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/74/74c5f0e2484a3fc8ab1e2be3d6f6754f0d6aec6f6cc91ab887f10fd9e9b8aea9-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/c3/c3df9b015da157ded9d7d4b3e33637d2a95d8c3fa000fb22c6eba28db1c7842e-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b287/ github.com/containers/storage/pkg/parsers/kernel github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b284/ github.com/containers/storage/pkg/loopback github.com/docker/docker/pkg/mount cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b287/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b287/ -g -O2 ./projectquota.go mkdir -p $WORK/b237/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a EOF mkdir -p $WORK/b283/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b238/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid JDM-T_Oum7Qm1SPSvIkz/JDM-T_Oum7Qm1SPSvIkz -goversion go1.13.15 -D "" -importcfg $WORK/b284/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go github.com/containers/storage/pkg/devicemapper cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid xPtJ6iELCov5OCFPnd8b/xPtJ6iELCov5OCFPnd8b -goversion go1.13.15 -D "" -importcfg $WORK/b237/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b283/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b283/ -g -O2 ./loop_wrapper.go mkdir -p $WORK/b281/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid JAT5uRxvopFeiYFUYCq7/JAT5uRxvopFeiYFUYCq7 -goversion go1.13.15 -D "" -importcfg $WORK/b150/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b281/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b281/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -o $WORK/b154/_cgo_.o $WORK/b154/_cgo_main.o $WORK/b154/_x001.o $WORK/b154/_x002.o $WORK/b154/_x003.o $WORK/b154/_x004.o -g -O2 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/8e/8e4b5fdd228e6c2a652b82b8235ff8dc28925c01f7033e4235805175252b3507-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/b8/b8296156a1dbf3cb1a8fd1ec8cdac78db9801b47b9681edd44dc65237a611bd7-d # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/9c/9c05cac7a35dd4e616bd2547e93b98633dbac050c828b8d80b536a0e24ee5f20-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/fa/faf4dd6038e3504ab0c95f8d7f18aed68bbfca02ac32c3c42e0a821ac35dc63e-d # internal crypto/dsa mkdir -p $WORK/b088/ crypto/internal/boring encoding/asn1 mkdir -p $WORK/b049/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 016_IoQlx6QFNlKFbgx6/016_IoQlx6QFNlKFbgx6 -goversion go1.13.15 -D "" -importcfg $WORK/b088/importcfg -pack ./dsa.go mkdir -p $WORK/b074/ crypto/elliptic mkdir -p $WORK/b071/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b053/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid YzodifOzHiJPXdLhtK8R/YzodifOzHiJPXdLhtK8R -goversion go1.13.15 -D "" -importcfg $WORK/b049/importcfg -pack ./doc.go ./notboring.go cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid jNf9MlvrLaoAX0U-eIKk/jNf9MlvrLaoAX0U-eIKk -goversion go1.13.15 -D "" -importcfg $WORK/b074/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b071/symabis ./p256_asm_amd64.s cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b154/_cgo_.o -dynout $WORK/b154/_cgo_import.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b054/_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/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 8QSdpjNcaRo5ntRw4_9U/8QSdpjNcaRo5ntRw4_9U -goversion go1.13.15 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p os/user -std -installsuffix shared -buildid mT92mky2f4DdE9U58_FU/mT92mky2f4DdE9U58_FU -goversion go1.13.15 -D "" -importcfg $WORK/b154/importcfg -pack ./lookup.go ./user.go $WORK/b154/_cgo_gotypes.go $WORK/b154/cgo_lookup_unix.cgo1.go $WORK/b154/getgrouplist_unix.cgo1.go $WORK/b154/listgroups_unix.cgo1.go $WORK/b154/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/ab/ab70aef21311a4d40b045b1bcd0e030b8150d64f6f186f5496cd4603c99e2b81-d # internal cd $WORK/b283 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/containers/storage/pkg/mount mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b237/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid y0NmJWf2_M9v7Vt9vDcB/y0NmJWf2_M9v7Vt9vDcB -goversion go1.13.15 -D "" -importcfg $WORK/b241/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/03/0304fa4307e2283b8a2d79121a2407ee1acaebb509e79aa6901c685dd28757ea-d # internal crypto/hmac mkdir -p $WORK/b082/ crypto/sha512 mkdir -p $WORK/b073/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF crypto/sha256 mkdir -p $WORK/b047/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid LTjWHnguXYp5C4Qy4gba/LTjWHnguXYp5C4Qy4gba -goversion go1.13.15 -D "" -importcfg $WORK/b082/importcfg -pack ./hmac.go cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b073/symabis ./sha512block_amd64.s crypto/aes mkdir -p $WORK/b070/ cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /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 ./sha256block_amd64.s cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b070/symabis ./asm_amd64.s ./gcm_amd64.s cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/e5/e5729f2f3a4766a2acb1d7a7591c89d2b311491e2d9638571e0cdcd474a931bc-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b149/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid Wl0fgZcQSj4kD4mEJ9z6/Wl0fgZcQSj4kD4mEJ9z6 -goversion go1.13.15 -D "" -importcfg $WORK/b148/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/aes -std -installsuffix shared -buildid OxCD4IxiuLBjcO8TlSIH/OxCD4IxiuLBjcO8TlSIH -goversion go1.13.15 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/05/05ff8b34d5dcfc8656f273ab2459e6969e108e77ca7dfbebc23fbdf3590757a0-d # internal cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b025/_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/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid EhD7KL-89Zgt-GSQb0Zl/EhD7KL-89Zgt-GSQb0Zl -goversion go1.13.15 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b025/_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/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ddkdaWQYrf0ouhZRe7BA/ddkdaWQYrf0ouhZRe7BA -goversion go1.13.15 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/31/31d9d6b26ed35556ba2bc96ae21435ead6df92aafc9efa313d3f90b7a2152c50-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid P1ZxVXHarP9FC6T2iWeG/P1ZxVXHarP9FC6T2iWeG -goversion go1.13.15 -D "" -importcfg $WORK/b107/importcfg -pack ./hkdf.go cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/73/732a9aafeaf4338acab7d82f85ecc9b5b32f9ace4944d44bb65ca22366ea2416-d # internal github.com/urfave/cli mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b271/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b301/_pkg_.a packagefile text/template=$WORK/b302/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/urfave/cli -complete -installsuffix shared -buildid LqII9YZd-3sXrrNpdK50/LqII9YZd-3sXrrNpdK50 -goversion go1.13.15 -D "" -importcfg $WORK/b300/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./funcs.go ./help.go cd $WORK/b283 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/24/24f05746afe3b0dc41fb59ed6f90bb728c4a98ad879755897f5b45020ad09c34-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b154/_pkg_.a $WORK/b154/_x001.o $WORK/b154/_x002.o $WORK/b154/_x003.o $WORK/b154/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/16/16eb8b61cc17e98fb125321624aa519030f5e5a0456f53a9e23fb8343bc7641b-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid FshHgN7LF5asH6vE96Yg/FshHgN7LF5asH6vE96Yg -goversion go1.13.15 -D "" -importcfg $WORK/b153/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go archive/tar mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b154/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid fs7lxlP38MRQ9oqBMvgm/fs7lxlP38MRQ9oqBMvgm -goversion go1.13.15 -D "" -importcfg $WORK/b209/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b073/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/3a/3a5eb9b596fcc669c659b35561251827ee90f0fcd1ab63571d4de65858e4d0e5-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/30/30c3d6217f63f3c5048779a2b2592283ab4b60a2e08ce9dd2284e88e850cb79f-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b241/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid ZVVxvFMS_kI3RDwDoz9Q/ZVVxvFMS_kI3RDwDoz9Q -goversion go1.13.15 -D "" -importcfg $WORK/b240/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b070/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b047/_pkg_.a $WORK/b047/sha256block_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/22/22ad35b26aab26f64750eefc7071e88c477b1fb05b0ece82184f74ce1f8d1d8e-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b242/ github.com/ulikunitz/xz mkdir -p $WORK/b114/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b231/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid -hy9IP-Efz4Tu_Bkj0S8/-hy9IP-Efz4Tu_Bkj0S8 -goversion go1.13.15 -D "" -importcfg $WORK/b242/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b115/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b116/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b044/_pkg_.a packagefile hash/crc64=$WORK/b118/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid _FMoscZcmYGeFqlAtoqZ/_FMoscZcmYGeFqlAtoqZ -goversion go1.13.15 -D "" -importcfg $WORK/b114/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b070/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/75/75f07415cd36a7dace866cb873a70c62a3f7d0fd7b669ef8c1793f55e47850ab-d # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -o $WORK/b283/_cgo_.o $WORK/b283/_cgo_main.o $WORK/b283/_x001.o $WORK/b283/_x002.o -g -O2 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/asm_amd64.o $WORK/b070/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/e0/e0e73b1424d2623e6b3b1edecabaedba94abbb0ae01288ef421ec3d25400554d-d # internal github.com/ghodss/yaml mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid 2Iha4kMl8rzrXXA8rpxN/2Iha4kMl8rzrXXA8rpxN -goversion go1.13.15 -D "" -importcfg $WORK/b204/importcfg -pack ./fields.go ./yaml.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/84/843e320cf094063031a851425f6467dbd17a8b9edb57b9812e214000f9beb871-d # internal crypto/rand mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid jOp_Hfj-AlPkmuX48trJ/jOp_Hfj-AlPkmuX48trJ -goversion go1.13.15 -D "" -importcfg $WORK/b075/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b283/_cgo_.o -dynout $WORK/b283/_cgo_import.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid gDE1cewyBgh8QT_K1FRB/gDE1cewyBgh8QT_K1FRB -goversion go1.13.15 -D "" -importcfg $WORK/b283/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go $WORK/b283/_cgo_gotypes.go $WORK/b283/loop_wrapper.cgo1.go $WORK/b283/_cgo_import.go cd $WORK/b287 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b287=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b071/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/58/58b6cfd97561ec7d0d933ae1f1f13fae0a3945f4c2be5d4ea31dd6f51b3bc4dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b9/b902d9938a11f34557751bb2f2a5d8407d7b78722ddcf0c9e33298ab62b2dc6b-d # internal crypto/ed25519 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/sha512=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 1tq28THQ9wa_B9_Q6GBC/1tq28THQ9wa_B9_Q6GBC -goversion go1.13.15 -D "" -importcfg $WORK/b080/importcfg -pack ./ed25519.go crypto/rsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 2N6T36cMMoHFqTeNgb6K/2N6T36cMMoHFqTeNgb6K -goversion go1.13.15 -D "" -importcfg $WORK/b076/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a EOF cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/b1/b1947dda11e048d537517d2516d7458f4254ee8dfe2fd9428f2e223fa42d32b1-d # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid F63AoZabvZwvE66_VNfT/F63AoZabvZwvE66_VNfT -goversion go1.13.15 -D "" -importcfg $WORK/b130/importcfg -pack ./elgamal.go github.com/containers/storage/pkg/stringid mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/docker/docker/pkg/idtools mkdir -p $WORK/b147/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid ZZyKQbg5ISi69Dn8HD89/ZZyKQbg5ISi69Dn8HD89 -goversion go1.13.15 -D "" -importcfg $WORK/b294/importcfg -pack ./stringid.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b153/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid TUrSJ4jkgZEkaYGc7Wf0/TUrSJ4jkgZEkaYGc7Wf0 -goversion go1.13.15 -D "" -importcfg $WORK/b147/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go github.com/containers/storage/pkg/idtools mkdir -p $WORK/b239/ github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b245/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b153/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid vQfj-OOl4o6X-ECswVDt/vQfj-OOl4o6X-ECswVDt -goversion go1.13.15 -D "" -importcfg $WORK/b239/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b245/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b245/ -g -O2 ./sysconfig.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/42/42213449bba37e356fd82bcf2d7e3a5168af7bfc5b8ccea76a02af5cb77befdb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/5a/5aabddf24f100a7766dd2a37ddcf64548225dcf15ec794e246e12344b4a67053-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/81/814316aa1562fbc7a28272bad5210e2d4c970c34e89ad6ada970b558b17b5de2-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b242/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid K8IvRyldR74Q7mPofuzH/K8IvRyldR74Q7mPofuzH -goversion go1.13.15 -D "" -importcfg $WORK/b243/importcfg -pack ./pools.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b283/_pkg_.a $WORK/b283/_x001.o $WORK/b283/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/32/326e68b2a935cfffba42faba16d2147a02c5c9d96c40d6d156a29e57db3e7120-d # internal cd $WORK/b287 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b287=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/5c/5c073fc6942d76ae72359c2f78aecff29d4454a21e7ab3d7a3dc0cc2c85d79f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/13/137ea470c4842f5bb15efc894d1f2741ad2618ff737ff238ced47294cc89f8eb-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/5e/5efe8d50aab2a2c22d74bebeca605bfe8ae5f9f42a6fd03224ad1e9a6044c9df-d # internal crypto/x509/pkix mkdir -p $WORK/b089/ crypto/ecdsa mkdir -p $WORK/b069/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF vendor/golang.org/x/crypto/cryptobyte cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid puOs71Mp0EGQS0HgRi-6/puOs71Mp0EGQS0HgRi-6 -goversion go1.13.15 -D "" -importcfg $WORK/b089/importcfg -pack ./pkix.go mkdir -p $WORK/b091/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/elliptic=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b054/_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/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid bPETOs61AvIOSD3c4__T/bPETOs61AvIOSD3c4__T -goversion go1.13.15 -D "" -importcfg $WORK/b069/importcfg -pack ./boring.go ./ecdsa.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid Tdi8sIX2WU-fmOaxAoa7/Tdi8sIX2WU-fmOaxAoa7 -goversion go1.13.15 -D "" -importcfg $WORK/b091/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/7b/7bfc628835ffb5c3873e1d87d46d5529842f40d49add102d9e94acb55b83e631-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/86/86a02897e45804aebdf51fdade5c3482bb892b88c8a0441bdae2f4be8ee03aca-d # internal cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/19/1956bfa132b7a204bd23b0fd3ebe0ee07f7e46d8aa81f20ad89f456008133e47-d # internal cd $WORK/b287 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b287=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/8c/8cf193a2684322e1e088e507bf829c0c80c1bce3f54065269aab2713ce8ae131-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b153/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 7sitWvg4dLHz_3HB7oeF/7sitWvg4dLHz_3HB7oeF -goversion go1.13.15 -D "" -importcfg $WORK/b146/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d7/d7d8c4cc7fab46aae6ea8e9aeb65539f23e68cf2ca4a44c8ec2c0ef99d904380-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/1a/1a23102dbee2c4d728ba8585cb911a04b387ab8e988d25f7bf6d9e833747e6ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/d8/d8055282cb09b35e9fa372ac300751c689bb897f5bf1e2542623a3d878879f26-d # internal github.com/containers/image/pkg/docker/config mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b143/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b144/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b146/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid SQ9dTyxn6UEmIcWkkCnT/SQ9dTyxn6UEmIcWkkCnT -goversion go1.13.15 -D "" -importcfg $WORK/b142/importcfg -pack ./config.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b287=/tmp/go-build -gno-record-gcc-switches -o $WORK/b287/_cgo_.o $WORK/b287/_cgo_main.o $WORK/b287/_x001.o $WORK/b287/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/34/34e336972cb0b74b7fc4f0f293b3817f64cf503059e9efaad56cd13ee9031f02-d # internal github.com/containers/image/pkg/compression mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b113/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b114/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid MJSHtMEuc2UYevjBCnud/MJSHtMEuc2UYevjBCnud -goversion go1.13.15 -D "" -importcfg $WORK/b112/importcfg -pack ./compression.go cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b287/_cgo_.o -dynout $WORK/b287/_cgo_import.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid uy0pSszDz4JgRdw9yNnD/uy0pSszDz4JgRdw9yNnD -goversion go1.13.15 -D "" -importcfg $WORK/b287/importcfg -pack $WORK/b287/_cgo_gotypes.go $WORK/b287/projectquota.cgo1.go $WORK/b287/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -o $WORK/b245/_cgo_.o $WORK/b245/_cgo_main.o $WORK/b245/_x001.o $WORK/b245/_x002.o -g -O2 cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/e0/e0d3096b8e051ccac1033237fb9bb2ed085e3cef9d7112a51c112e4e8d872528-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/06/06b1d70f18363731aa38dfdb5d518709ed7578beafb471096257b3d9e6ba353d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/7d/7d4c160cb47840bcd08fd049ce59c681dd28ad14755d8018cb85b3a29d8b68e4-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b113/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile compress/zlib=$WORK/b127/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b071/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b129/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b130/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b131/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile image=$WORK/b132/_pkg_.a packagefile image/jpeg=$WORK/b134/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid ZC76r7Xwg3WaaFx5DoX9/ZC76r7Xwg3WaaFx5DoX9 -goversion go1.13.15 -D "" -importcfg $WORK/b126/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/f7/f74ec48137c3393670d6e4fbc558dc2806f5d92501af40f30c9a9a5b0d676dcc-d # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b245/_cgo_.o -dynout $WORK/b245/_cgo_import.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b153/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid SlnDEaKkmCNQSgKKMyAi/SlnDEaKkmCNQSgKKMyAi -goversion go1.13.15 -D "" -importcfg $WORK/b245/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b245/_cgo_gotypes.go $WORK/b245/sysconfig.cgo1.go $WORK/b245/_cgo_import.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b287/_pkg_.a $WORK/b287/_x001.o $WORK/b287/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/01/010af3dcb1a2f339bb22b0514f160ee24b9356b0b244eb8677af651827ffb798-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/aa/aa1420c955f9d02699454c096a47d2fc9912e8bfe36d8ce31c70e9f48d726679-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b245/_pkg_.a $WORK/b245/_x001.o $WORK/b245/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c9/c988d16f1f40fe0bb32449fb0ac1fd35a38cea68dcc89431947c2611a02a381a-d # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/15/156bf72bd95c02d6b76efa8aa765d9059ea6160250b97fe9469c09d41c1c88bb-d # internal github.com/containers/storage/pkg/archive mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b209/_pkg_.a packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b113/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b237/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b239/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b242/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b243/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b244/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b245/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b246/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid OS8DyC2kwUSZUEFFIvbR/OS8DyC2kwUSZUEFFIvbR -goversion go1.13.15 -D "" -importcfg $WORK/b236/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/f1/f1b30da275787d2d5fbb4ed3212807dcb23d4fa61daac99d9e1fb5910bc1c9af-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b192/ github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b194/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b191/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid WWTOOwUIl4AN4Ak-QMb_/WWTOOwUIl4AN4Ak-QMb_ -goversion go1.13.15 -D "" -importcfg $WORK/b192/importcfg -pack ./metrics.pb.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b191/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid tOxcsGo5LDDbaCgo3MMa/tOxcsGo5LDDbaCgo3MMa -goversion go1.13.15 -D "" -importcfg $WORK/b194/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/04/045e9762a1f878743b986ab6f62b74a7134937abadf3fd107f9135a3d670444d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/8f/8fe0daf149157c6bce79ccc5cb0e8b441702d67c752200e71b7d7968f2b899bf-d # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/d8/d845bff8da9b972b5cb572829da52499ebc8720dced0ddff98571c1abf41d038-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b047/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b126/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b131/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 1ZBjheAb_OjJzse3iE9S/1ZBjheAb_OjJzse3iE9S -goversion go1.13.15 -D "" -importcfg $WORK/b123/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd $WORK/b122 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/6c/6c0307a1ffc2d6f13b72c8992c97da449e42021fe8978ffae12d8d849e44791f-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b225/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid XjK8E46TTO_RUptDZSeu/XjK8E46TTO_RUptDZSeu -goversion go1.13.15 -D "" -importcfg $WORK/b224/importcfg -pack ./gen.go ./plugin.pb.go cd $WORK/b122 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/29/2947fcf78e9ad6e2bccccc6116f60c9ad960609f0fa6b9d50ce7891058282fc3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e1/e136257bff6eee300ca7bddeefc5b6b43a0f5f9568cfce9797e80dd03d76c91b-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/de/deb5ff2c2754022a4274f9ca003691d58fb5b0edb77995101e5125bc7f410fa3-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b167/ github.com/docker/docker/api/types/registry golang.org/x/net/internal/socks github.com/docker/go-connections/nat mkdir -p $WORK/b219/ net/textproto cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b161/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 5nMTauL8iatGNDSsQehk/5nMTauL8iatGNDSsQehk -goversion go1.13.15 -D "" -importcfg $WORK/b167/importcfg -pack ./proxy.go github.com/pborman/uuid mkdir -p $WORK/b166/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b158/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF crypto/x509 github.com/prometheus/procfs cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid cL1nWGebLNndgUFLo_zq/cL1nWGebLNndgUFLo_zq -goversion go1.13.15 -D "" -importcfg $WORK/b219/importcfg -pack ./nat.go ./parse.go ./sort.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid FClyOPu5Tid3H8_pCKQb/FClyOPu5Tid3H8_pCKQb -goversion go1.13.15 -D "" -importcfg $WORK/b166/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid f1GR4yN09JX_FlhQnnzE/f1GR4yN09JX_FlhQnnzE -goversion go1.13.15 -D "" -importcfg $WORK/b158/importcfg -pack ./client.go ./socks.go mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile net=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid KaNH8PmveyVSIBAXV239/KaNH8PmveyVSIBAXV239 -goversion go1.13.15 -D "" -importcfg $WORK/b222/importcfg -pack ./authenticate.go ./registry.go mkdir -p $WORK/b293/ mkdir -p $WORK/b087/ mkdir -p $WORK/b197/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/pborman/uuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/pborman/uuid -complete -installsuffix shared -buildid pwrAknBK-wQ2q61Yr_bu/pwrAknBK-wQ2q61Yr_bu -goversion go1.13.15 -D "" -importcfg $WORK/b293/importcfg -pack ./dce.go ./doc.go ./hash.go ./json.go ./node.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b080/_pkg_.a packagefile crypto/elliptic=$WORK/b071/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/nfs=$WORK/b198/_pkg_.a packagefile github.com/prometheus/procfs/xfs=$WORK/b200/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid RZ5Mn7uRzMy88zyWgioS/RZ5Mn7uRzMy88zyWgioS -goversion go1.13.15 -D "" -importcfg $WORK/b087/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid aW7zPodv2NbdAsXq0aCW/aW7zPodv2NbdAsXq0aCW -goversion go1.13.15 -D "" -importcfg $WORK/b197/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_stat.go ./stat.go ./xfrm.go cd $WORK/b122 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/e5/e5902145b0e56b3e3e65607cf7cad31a29a19bcdcdd3a8465e48aeb3a27426da-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/b9/b9d9cf8fca083b3d681d571fe1927bd23e1a2f08dfe09a11a28502cae24f0d32-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/c4/c4e58272a611a8bca2d6a79bd6a6b06827e9d194e46bcb74e1f284478f90b6b9-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b216/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b217/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b218/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b219/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid ARy4_zsuyeA6h82KvMZx/ARy4_zsuyeA6h82KvMZx -goversion go1.13.15 -D "" -importcfg $WORK/b215/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/4d/4d9fe6fe639b6e8cc8bef0762a39b85674bf767ec95839b03f2b35f65781f56d-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pborman/uuid=$WORK/b293/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid GEihVQMOYu2z6HUCDdp9/GEihVQMOYu2z6HUCDdp9 -goversion go1.13.15 -D "" -importcfg $WORK/b292/importcfg -pack ./error.go ./utils.go ./utils_notsolaris.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -o $WORK/b281/_cgo_.o $WORK/b281/_cgo_main.o $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o $WORK/b281/_x005.o -g -O2 -ldevmapper cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/bd/bd6f068c284b73a4445564e31c2362d09af9486ae5e9cbd59ad4e4a6d4d766fa-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b160/ golang.org/x/net/http/httpguts mkdir -p $WORK/b251/ cat >$WORK/b160/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/b161/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b166/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mime/multipart cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid fZlmiaX0NVzPCpX9f9Ed/fZlmiaX0NVzPCpX9f9Ed -goversion go1.13.15 -D "" -importcfg $WORK/b160/importcfg -pack ./guts.go ./httplex.go mkdir -p $WORK/b170/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b166/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid MY1-98ZydCG0aV4sUOq9/MY1-98ZydCG0aV4sUOq9 -goversion go1.13.15 -D "" -importcfg $WORK/b251/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile mime=$WORK/b169/_pkg_.a packagefile mime/quotedprintable=$WORK/b171/_pkg_.a packagefile net/textproto=$WORK/b166/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 3eFmbpINM1mMl2w_R9-n/3eFmbpINM1mMl2w_R9-n -goversion go1.13.15 -D "" -importcfg $WORK/b170/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/d7/d7e32e821566b6eb97f1fbac54a2ddc662c59a2f18c72b633ade2bca33fa0f7b-d # internal golang.org/x/net/proxy mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b158/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid l7KZ9i5DKp4PBfW349LM/l7KZ9i5DKp4PBfW349LM -goversion go1.13.15 -D "" -importcfg $WORK/b157/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/a1/a10c765efc4442cefe866350128aa79aac66bb26da5b6972a4ae44986c90bc1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/3c/3c7287485811a158343239ba2493f5bf91e5973bdbf7f26f1713d7def53c750e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b281/_cgo_.o -dynout $WORK/b281/_cgo_import.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid 79aJapzIo0jLu4JQssDN/79aJapzIo0jLu4JQssDN -goversion go1.13.15 -D "" -importcfg $WORK/b281/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b281/_cgo_gotypes.go $WORK/b281/devmapper_log.cgo1.go $WORK/b281/devmapper_wrapper.cgo1.go $WORK/b281/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b281/devmapper_wrapper_dynamic.cgo1.go $WORK/b281/_cgo_import.go cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/a8/a8b360357ad950d46fd42e7f8ce0d0f8357d274cd8e187ff32c94f68a4a54d7b-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b271/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b239/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b241/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b272/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b245/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b273/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 353bMFQau9X_XEP5hgO0/353bMFQau9X_XEP5hgO0 -goversion go1.13.15 -D "" -importcfg $WORK/b270/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/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/2e/2ef38acbaaede8e5104b5e8947e26e1dfb9402576579969ee54425161bdf5156-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b215/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b217/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b221/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b224/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid mIywVASCa5mt15sVII7h/mIywVASCa5mt15sVII7h -goversion go1.13.15 -D "" -importcfg $WORK/b223/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/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/66/662fb20cbc8cf42925d690e155e471eb9ae7ab30f9145ad2930cecd2c399d3f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/6b/6b8aff2ef93d9e58efd517e46d9f77ef26380e2d6abd27bf0f3a50e7173f78ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/3b/3bf0ce0d86f0c12625faad5715b3b59a830e1f641fe69298e29f69d35d902719-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b215/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b220/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b217/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b221/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b222/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b223/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b219/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid Vpv_dsSf9zRbV4rT5y3Q/Vpv_dsSf9zRbV4rT5y3Q -goversion go1.13.15 -D "" -importcfg $WORK/b214/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/c5/c5b14978cb95907298caeb7ad27c250022053995789ef1d1e8a610aa150bee19-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b270/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b239/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b242/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b241/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b272/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b265/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid 0qVyOT7pYpZuWmYkJOJK/0qVyOT7pYpZuWmYkJOJK -goversion go1.13.15 -D "" -importcfg $WORK/b269/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b122/ -g -O2 -o $WORK/b122/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/bd/bdf82ed29d5170046f2c5bd640347053928555e55683bb81250d43912ff16c80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/ca/ca917c109adfdeff867567f4782ed64c236f60a7ae8ca3cf5875ccae2a561d9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cd $WORK/b122 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/f5/f53e908c065e29d9a604daaf2fd6cf8736f5ed5d6b380324af36a61f254ccc90-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b214/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid n8_YoizYZ1IoF4Gfk3qk/n8_YoizYZ1IoF4Gfk3qk -goversion go1.13.15 -D "" -importcfg $WORK/b229/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/31/315062fd9f3b30ecf9042e1ca12c0d0131bdfcd46b3840cf806a96dc5fc44816-d # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b281/_pkg_.a $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o $WORK/b281/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/9e/9ebc18d7556bd1ae9d439c975040a8b4a2535491e257986346d5b9ea112001d8-d # internal cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -o $WORK/b122/_cgo_.o $WORK/b122/_cgo_main.o $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o $WORK/b122/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b122/_cgo_.o -dynout $WORK/b122/_cgo_import.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid 5qULGhciZMu1tdKdPEzG/5qULGhciZMu1tdKdPEzG -goversion go1.13.15 -D "" -importcfg $WORK/b122/importcfg -pack ./callbacks.go $WORK/b122/_cgo_gotypes.go $WORK/b122/data.cgo1.go $WORK/b122/gpgme.cgo1.go $WORK/b122/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/79/79cb086da1cbdf3a3dc7185555d9d2033a4a537e097db1eb0ab090263ad62475-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b286/ github.com/containers/storage/drivers/vfs mkdir -p $WORK/b290/ github.com/containers/storage/drivers/zfs cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b269/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a EOF mkdir -p $WORK/b291/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid zTjm9129CTebwi4YuJ8b/zTjm9129CTebwi4YuJ8b -goversion go1.13.15 -D "" -importcfg $WORK/b286/importcfg -pack ./overlayutils.go github.com/containers/storage/drivers/aufs cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b269/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b270/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b239/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b279/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b275/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 1bT0wFPHaz7GF2HVJyCV/1bT0wFPHaz7GF2HVJyCV -goversion go1.13.15 -D "" -importcfg $WORK/b290/importcfg -pack ./driver.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b269/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b239/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b241/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b278/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b279/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b280/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid xkjCwOjvuINL81wchyBc/xkjCwOjvuINL81wchyBc -goversion go1.13.15 -D "" -importcfg $WORK/b291/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b269/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b281/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b239/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b277/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b283/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b241/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b278/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b240/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b279/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid _GD6jJf_gi9e-6X0lQbJ/_GD6jJf_gi9e-6X0lQbJ -goversion go1.13.15 -D "" -importcfg $WORK/b280/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b269/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b270/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b276/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b239/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b277/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b241/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b278/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b245/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b279/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b265/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid WQcM7J2rYAnQwOerp32o/WQcM7J2rYAnQwOerp32o -goversion go1.13.15 -D "" -importcfg $WORK/b275/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/02/0219daf504aecf4a6128f52eebc95dece7988bdcc5b7708efb32ad6beb38f370-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile encoding/base32=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b271/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b269/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b286/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b287/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b270/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b276/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b239/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b277/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b241/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b278/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b272/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b240/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b279/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid RE139-hZO_TxJ5C5iBOQ/RE139-hZO_TxJ5C5iBOQ -goversion go1.13.15 -D "" -importcfg $WORK/b285/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/5d/5db1ee6c844681f123cb9c1a8ec80e53e7d8b1c2c48175c8732de6294fae7d65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/8b/8b062e8b4aa3112a343176c7647d90c46b8b4fee6a12507cd3c5ce09722f8ed7-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/47/47846ca35d166c583db8b39350937a909860ad77491eea389b5516fc79f53463-d # internal crypto/tls mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b019/_pkg_.a packagefile container/list=$WORK/b078/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b080/_pkg_.a packagefile crypto/elliptic=$WORK/b071/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b107/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid vfrvhv56tNpAyjDcrwMo/vfrvhv56tNpAyjDcrwMo -goversion go1.13.15 -D "" -importcfg $WORK/b077/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/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b122/_pkg_.a $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o $WORK/b122/_x004.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/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/52/52c00da7ad5d6513e4683cf82c3e5e853f55ca1c94d3ec33f5e179c4e4c021f0-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c2/c21c174baafce40f4b054c3c873a5e2eeb95eaa0759cfc6dcd07c049c4496c3d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/ba/bad052edc5dcaadc4761500ca321c2920be2f526edc396b0b27ada847c7253e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/6f/6fffe2feea6ea106ffe7386078db6ef22cac0d3737caa10f28fabb94cc07ca35-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b275/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b280/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b285/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b290/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b291/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid xoR0sqJ9RJWUGs8rwbVd/xoR0sqJ9RJWUGs8rwbVd -goversion go1.13.15 -D "" -importcfg $WORK/b274/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e7/e7caa8f329863f0ab4d2ebe8e10869a6531743a5c941c02eac2784a6c819f1e5-d # internal github.com/containers/storage mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b268/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b269/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b274/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b276/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b239/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b242/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b294/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b240/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b296/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b246/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b263/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b265/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid 3T3KUYDeqDtI1ABIMOqO/3T3KUYDeqDtI1ABIMOqO -goversion go1.13.15 -D "" -importcfg $WORK/b267/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_linux.go ./lockfile_unix.go ./store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e8/e8b52cde28e187f2a4f1afe417d6cd5b9276a1ee92c7be58243ea607d245c4e5-d # internal net/http/httptrace mkdir -p $WORK/b172/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b174/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b166/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 3rLYjA7nbSwc_XnM7rFp/3rLYjA7nbSwc_XnM7rFp -goversion go1.13.15 -D "" -importcfg $WORK/b172/importcfg -pack ./trace.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid KO0gL0m47eFAiLtIXBxS/KO0gL0m47eFAiLtIXBxS -goversion go1.13.15 -D "" -importcfg $WORK/b174/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/docker/libtrust mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/base32=$WORK/b108/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/docker/libtrust -complete -installsuffix shared -buildid KrmtFhBrfbZAQT6pbZKc/KrmtFhBrfbZAQT6pbZKc -goversion go1.13.15 -D "" -importcfg $WORK/b068/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/97/97d12cd2968296a3ab8d6313026c08f060b115c3bffb7044b7e4df0c620ff297-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/60/600d967ad88cb7d3474b7694e2fdf98c6e733eea1985733cf8fdfda2f7f02b5b-d # internal net/http mkdir -p $WORK/b159/ cat >$WORK/b159/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/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile container/list=$WORK/b078/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b167/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b168/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b161/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile mime=$WORK/b169/_pkg_.a packagefile mime/multipart=$WORK/b170/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b172/_pkg_.a packagefile net/http/internal=$WORK/b173/_pkg_.a packagefile net/textproto=$WORK/b166/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p net/http -std -complete -installsuffix shared -buildid 3qNwo4Fm9Mqhhg2ehZsn/3qNwo4Fm9Mqhhg2ehZsn -goversion go1.13.15 -D "" -importcfg $WORK/b159/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/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d1/d14a68baffc1bd384e4b941379ceeac950f76d994315d642c3b42ad60618d94b-d # internal github.com/containers/image/manifest mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/pkg/strslice=$WORK/b063/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b067/_pkg_.a packagefile github.com/docker/libtrust=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/image/manifest -complete -installsuffix shared -buildid 7JhUwwOSEaHSAQjw4x5f/7JhUwwOSEaHSAQjw4x5f -goversion go1.13.15 -D "" -importcfg $WORK/b062/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/0e/0e9692f239958e0c8021eb4d2a8c19a71beaabec3345ec05dc02e82d4e0f6292-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ac/acf0f6bca0013af5f8b8393914c998a492fd5febbc98ac4dbc1ce49b877fc358-d # internal github.com/containers/image/docker/tarfile mkdir -p $WORK/b208/ github.com/containers/image/image mkdir -p $WORK/b046/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b209/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b210/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b112/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/image/signature mkdir -p $WORK/b119/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid 7h4TenexKQV_xcBFdr9D/7h4TenexKQV_xcBFdr9D -goversion go1.13.15 -D "" -importcfg $WORK/b208/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/containers/image/version=$WORK/b121/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b123/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/containers/image/image -complete -installsuffix shared -buildid p8wIxhVbboYsZBJW25SF/p8wIxhVbboYsZBJW25SF -goversion go1.13.15 -D "" -importcfg $WORK/b046/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/image/signature -complete -installsuffix shared -buildid uorpF8vnxDcKRAqPr0sY/uorpF8vnxDcKRAqPr0sY -goversion go1.13.15 -D "" -importcfg $WORK/b119/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/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/e0/e01eed8f1f0ae0a67efc9c7e9dbf12a7709c39cec741980282fb348d8fc67362-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/15/1582403f3e68d46c8127d7282df7245362fc86f389c067ba44d4f41fd6a9d823-d # internal github.com/containers/image/docker/archive mkdir -p $WORK/b207/ github.com/containers/image/tarball github.com/containers/image/directory mkdir -p $WORK/b138/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b208/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b298/ github.com/containers/image/storage cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/image/docker/archive -complete -installsuffix shared -buildid tnyGx8MpiG3_EN5F0Jk8/tnyGx8MpiG3_EN5F0Jk8 -goversion go1.13.15 -D "" -importcfg $WORK/b207/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b139/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b266/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/image/directory -complete -installsuffix shared -buildid Gaenb8pMqXeE4LEpz_OL/Gaenb8pMqXeE4LEpz_OL -goversion go1.13.15 -D "" -importcfg $WORK/b138/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/image/tarball -complete -installsuffix shared -buildid nQO7I6epXFkZt6OKNjL_/nQO7I6epXFkZt6OKNjL_ -goversion go1.13.15 -D "" -importcfg $WORK/b298/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b210/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/containers/storage=$WORK/b267/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b239/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/image/storage -complete -installsuffix shared -buildid qRml2MR-00gqqRM-X8ui/qRml2MR-00gqqRM-X8ui -goversion go1.13.15 -D "" -importcfg $WORK/b266/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/98/987d889ecd5fc28bd7cf869ec49c48db5b133efdd7711824b1b50ddc0388011f-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/39/3917a89738877495e578a6e493eeab720d92748c2f431ae1d20564a8970d6db1-d # internal github.com/containers/image/copy mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b112/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b119/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile gopkg.in/cheggaaa/pb.v1=$WORK/b136/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/containers/image/copy -complete -installsuffix shared -buildid a1AoGRdRN_pyzj1eRUYW/a1AoGRdRN_pyzj1eRUYW -goversion go1.13.15 -D "" -importcfg $WORK/b040/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/16/162adcf0ba81945aee1dffe63b36c95657cbad9834e9cb18e37514b8e1298b79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/6c/6c69ed63cb24adc1d3077dd4c92ec1cb559cdfbdd6441406f71a28852bab8c51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/af/af027785801258793d5041bd214f17df131683d9b06ad465fa1341c705656847-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/68/683ffa620d966e0160f3cfe6a33c5f37d2841de730a1ec850ef5b38fb6e7963d-d # internal cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a4/a4c8e41840953598a75f5d36d875783ac406f493acc7e6e3cb417834f0b3f543-d # internal expvar mkdir -p $WORK/b189/ github.com/docker/distribution/registry/client/auth/challenge golang.org/x/net/context/ctxhttp github.com/gorilla/context github.com/docker/distribution/registry/api/errcode github.com/docker/distribution/registry/client/transport github.com/docker/go-connections/sockets mkdir -p $WORK/b156/ mkdir -p $WORK/b183/ github.com/docker/distribution net/http/httputil cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b230/ github.com/prometheus/common/expfmt cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p expvar -std -complete -installsuffix shared -buildid koj62QXkE8v5MvCmeFZS/koj62QXkE8v5MvCmeFZS -goversion go1.13.15 -D "" -importcfg $WORK/b189/importcfg -pack ./expvar.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b157/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid XBKaPPwcXJgVphzNIwad/XBKaPPwcXJgVphzNIwad -goversion go1.13.15 -D "" -importcfg $WORK/b156/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid iQJNBjwVi3YOpVkrMPaS/iQJNBjwVi3YOpVkrMPaS -goversion go1.13.15 -D "" -importcfg $WORK/b183/importcfg -pack ./addr.go ./authchallenge.go mkdir -p $WORK/b180/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b231/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 6DF4Cx5Xhj62t6-50bOj/6DF4Cx5Xhj62t6-50bOj -goversion go1.13.15 -D "" -importcfg $WORK/b230/importcfg -pack ./ctxhttp.go mkdir -p $WORK/b175/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b159/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b184/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/gorilla/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/gorilla/context -complete -installsuffix shared -buildid ph_tIH-MxcbytaUmqkux/ph_tIH-MxcbytaUmqkux -goversion go1.13.15 -D "" -importcfg $WORK/b180/importcfg -pack ./context.go ./doc.go mkdir -p $WORK/b182/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid nJhp90Phz_eOjnxEZ6HQ/nJhp90Phz_eOjnxEZ6HQ -goversion go1.13.15 -D "" -importcfg $WORK/b175/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b232/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b193/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid bbbgk7yh0UFvVNDbQU42/bbbgk7yh0UFvVNDbQU42 -goversion go1.13.15 -D "" -importcfg $WORK/b184/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b177/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b169/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b232/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b160/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/http/internal=$WORK/b173/_pkg_.a packagefile net/textproto=$WORK/b166/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid TfmpBHRQ6tXfOhUycPTr/TfmpBHRQ6tXfOhUycPTr -goversion go1.13.15 -D "" -importcfg $WORK/b232/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid ZmdgSZcK4OjrxaDSkxxA/ZmdgSZcK4OjrxaDSkxxA -goversion go1.13.15 -D "" -importcfg $WORK/b182/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b191/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b194/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b192/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b195/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b196/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b169/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid u6k2VVYwpWcOU4pdVQeL/u6k2VVYwpWcOU4pdVQeL -goversion go1.13.15 -D "" -importcfg $WORK/b193/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go golang.org/x/net/http2 mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b251/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b257/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/http/httptrace=$WORK/b172/_pkg_.a packagefile net/textproto=$WORK/b166/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid FmT7jwFm6E0z4WcIVB3u/FmT7jwFm6E0z4WcIVB3u -goversion go1.13.15 -D "" -importcfg $WORK/b250/importcfg -pack ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./go16.go ./go17.go ./go18.go ./go19.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/f1/f1f7d8e3493c0814668c3b415d95f98cccf500d02d25bad8a65b3793e1d52b22-d # internal github.com/gorilla/mux mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gorilla/context=$WORK/b180/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid rKbgIvC_jndILT4kVmZK/rKbgIvC_jndILT4kVmZK -goversion go1.13.15 -D "" -importcfg $WORK/b179/importcfg -pack ./doc.go ./mux.go ./regexp.go ./route.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/a2/a2260292ad07609eed968884344805f306553b6e2725ed64ff27ca3e82c51f82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/dc/dca45d6d018ff3d103a424596205f58fccc17c4269da4a04cc7c984a3d808189-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/63/63fe576b2fa90efb06792e9379e01e47493081a6d1dc4a08201f1da4ff906b5c-d # internal github.com/containers/image/pkg/tlsclientconfig mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b156/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid 5icMyualQKjl22dnLXkc/5icMyualQKjl22dnLXkc -goversion go1.13.15 -D "" -importcfg $WORK/b155/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/c8/c844530218f32596f127e1cf962a554bf69074e0a697cd6b8823d799f9a23355-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/a7/a78a761c19057fbfdbd5f40d35eca8f1d2fbfb1d5f2e3f4b0805bbe8fd6d5bab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/8f/8ff6d1c2a0e11a6bebb1f7b8400af944b31881026197a772dc247aa9d4eed34c-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/08/082249766aa8a651f18b2a6c485caf2ec720e26e988925ab0e8f1bf221a0f4f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/ec/ec4fc2aca6346fa3efd540056ea9fd2431d8d54bed3ea5aa42db7d11ab8f9ef8-d # internal github.com/containers/image/oci/layout mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b139/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b234/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b155/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/image/oci/layout -complete -installsuffix shared -buildid Y-A5UKqLxC9URD8Com2P/Y-A5UKqLxC9URD8Com2P -goversion go1.13.15 -D "" -importcfg $WORK/b235/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/c2/c26992eb48f7da3a55a3208bd5c926131c016defcd794215e6f5be79827d7f1c-d # internal github.com/docker/docker/client mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b177/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b213/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b214/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b215/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b226/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b220/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b227/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b221/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b222/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b223/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b228/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b067/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b229/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b156/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b230/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/http/httputil=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid UbaLytOQYaB6TUI2jsN0/UbaLytOQYaB6TUI2jsN0 -goversion go1.13.15 -D "" -importcfg $WORK/b212/importcfg -pack ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./tlsconfig_clone.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/bc/bc2e48d9e58f1b55363c57177a50c0452d7d90206502b485468a4583161d6b89-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b177/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b175/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid q5r67Wo5qY-S_J1JmChi/q5r67Wo5qY-S_J1JmChi -goversion go1.13.15 -D "" -importcfg $WORK/b176/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/44/44eedb6a59feaa2c30bc40be9a250585131ba123b5240e13dc3fb93c1537c1d4-d # internal github.com/containers/image/oci/archive mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b139/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b210/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b234/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b235/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/image/oci/archive -complete -installsuffix shared -buildid maSKPEHpBAXfQ_lsCxdD/maSKPEHpBAXfQ_lsCxdD -goversion go1.13.15 -D "" -importcfg $WORK/b233/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/bf/bfb083a4a618cd17bb1e2de3f7aa2dcc9871c5da33922533e47d71a72fb81fb4-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b189/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b190/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b191/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b192/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b193/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b196/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b197/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b201/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid gY_nY_V4qXnK3doIRItY/gY_nY_V4qXnK3doIRItY -goversion go1.13.15 -D "" -importcfg $WORK/b188/importcfg -pack ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/26/265e465fa8688a67bd230e45abde45eb1a103edd7ee09dbbc62760cf5a54b909-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/dd/dd39bc4eb99fb9f67d9eb430a734034f966518c0292cdba13716200139b6a443-d # internal cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/c7/c7e051f9f9785990f3af5a6c1961e7a0ee5a137c2995f413279f66614e09e7e6-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b188/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b192/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b193/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/http/httptrace=$WORK/b172/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid bTpCXJHcFtX4pkuX9B4V/bTpCXJHcFtX4pkuX9B4V -goversion go1.13.15 -D "" -importcfg $WORK/b202/importcfg -pack ./delegator.go ./delegator_1_8.go ./http.go ./instrument_client.go ./instrument_client_1_8.go ./instrument_server.go cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/d5/d5eb4e536c1faa388b24c11b2767c7830fdbba2762aeca2718d47f4a7a2cddc3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/4e/4e63a28ab94856cc66cf51825ee18171bf141bbc2404e7b26cdd0af4c63f4d20-d # internal github.com/containers/image/docker/daemon mkdir -p $WORK/b211/ TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b141/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b208/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b212/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid X-SFbnCNv44X6JH_qpdS/X-SFbnCNv44X6JH_qpdS -goversion go1.13.15 -D "" -importcfg $WORK/b211/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -o $WORK/b261/_cgo_.o $WORK/b261/_cgo_main.o $WORK/b261/_x001.o $WORK/b261/_x002.o $WORK/b261/_x003.o $WORK/b261/_x004.o $WORK/b261/_x005.o $WORK/b261/_x006.o $WORK/b261/_x007.o $WORK/b261/_x008.o $WORK/b261/_x009.o $WORK/b261/_x010.o $WORK/b261/_x011.o $WORK/b261/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage glibobject -dynimport $WORK/b261/_cgo_.o -dynout $WORK/b261/_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/61/614817884d506b2d712da45c04eb2fa5210d2d288defb59453a25a14c85d527e-d # internal cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid UhNGXuuhVp108eASlXfK/UhNGXuuhVp108eASlXfK -goversion go1.13.15 -D "" -importcfg $WORK/b261/importcfg -pack $WORK/b261/_cgo_gotypes.go $WORK/b261/gboolean.cgo1.go $WORK/b261/gcancellable.cgo1.go $WORK/b261/gerror.cgo1.go $WORK/b261/gfile.cgo1.go $WORK/b261/gfileinfo.cgo1.go $WORK/b261/ghashtable.cgo1.go $WORK/b261/ghashtableiter.cgo1.go $WORK/b261/glibobject.cgo1.go $WORK/b261/gobject.cgo1.go $WORK/b261/goptioncontext.cgo1.go $WORK/b261/gvariant.cgo1.go $WORK/b261/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f3/f32afc446e59caf9d1c6b027eb88319660a8c84b7de37d02429955b2b1695c0a-d # internal github.com/docker/go-metrics mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b188/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b202/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid y8XYr-LSYLxidpMDwZeW/y8XYr-LSYLxidpMDwZeW -goversion go1.13.15 -D "" -importcfg $WORK/b187/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/glibobject /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b261/_pkg_.a $WORK/b261/_x001.o $WORK/b261/_x002.o $WORK/b261/_x003.o $WORK/b261/_x004.o $WORK/b261/_x005.o $WORK/b261/_x006.o $WORK/b261/_x007.o $WORK/b261/_x008.o $WORK/b261/_x009.o $WORK/b261/_x010.o $WORK/b261/_x011.o $WORK/b261/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/ae/ae6fff3c228a01a789e3df9a6e07d07df02fc8354598c0c4356a397a2c13ecf1-d # internal github.com/ostreedev/ostree-go/pkg/otbuiltin mkdir -p $WORK/b262/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/otbuiltin pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b262/ -importpath github.com/ostreedev/ostree-go/pkg/otbuiltin -- -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I $WORK/b262/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/0d/0de39df90decabe23c39ead726fe21deb7cf2db11df4f2fc9d407a9d08a163d1-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b187/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid 1XZtBBC5-hwLjZj2Z_he/1XZtBBC5-hwLjZj2Z_he -goversion go1.13.15 -D "" -importcfg $WORK/b186/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/94/94c383b1782dbe70cd912a773dfa1bb76488f62193e71240631ea6f794b5b925-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b182/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b186/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid TrM_h4KtYwwbNkzTF8mH/TrM_h4KtYwwbNkzTF8mH -goversion go1.13.15 -D "" -importcfg $WORK/b185/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b6/b631fbc494edb522bc26968050fcd8d337ee1c206c915a59832b34fbd9ac1ac7-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b182/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b177/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b185/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid XXz8YmbH8G3ia5NGNBAE/XXz8YmbH8G3ia5NGNBAE -goversion go1.13.15 -D "" -importcfg $WORK/b203/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/91/914b4d46b5183572558a7351797201465d7f6b9b6b92ee902ca569dacb050e44-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b182/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b177/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b176/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b183/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b184/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b185/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b203/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid NbbeR2rYOPsdE1FHA_KW/NbbeR2rYOPsdE1FHA_KW -goversion go1.13.15 -D "" -importcfg $WORK/b181/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/a3/a32c8228ba1320499d35c45968e71c7dab2cb81aa51644c8b9f1ea4e1f84b6e8-d # internal github.com/containers/image/docker mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b141/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b142/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b155/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b176/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b181/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b174/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile mime=$WORK/b169/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/image/docker -complete -installsuffix shared -buildid -QM6eS-jQlMGNVpt_Mib/-QM6eS-jQlMGNVpt_Mib -goversion go1.13.15 -D "" -importcfg $WORK/b140/importcfg -pack ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/0c/0c042f88debff18b666fc277d8c6da96b3a8ddb962413a5147da95efa5c2e559-d # internal github.com/containers/image/openshift mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b140/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b141/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/containers/image/version=$WORK/b121/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b204/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b249/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b250/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b258/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/image/openshift -complete -installsuffix shared -buildid HvMA3x3QEVKcEkr0CL0Z/HvMA3x3QEVKcEkr0CL0Z -goversion go1.13.15 -D "" -importcfg $WORK/b248/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/dc/dc26d17be0e86c06be35c5a2baad5bf0813d624f52e4973a397ce4bc0986e58e-d # internal cd $WORK/b262 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b262=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b262=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b262=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b262=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b262=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b262=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b262=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b262=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/ostreedev/ostree-go/pkg/otbuiltin TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b262=/tmp/go-build -gno-record-gcc-switches -o $WORK/b262/_cgo_.o $WORK/b262/_cgo_main.o $WORK/b262/_x001.o $WORK/b262/_x002.o $WORK/b262/_x003.o $WORK/b262/_x004.o $WORK/b262/_x005.o $WORK/b262/_x006.o $WORK/b262/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage otbuiltin -dynimport $WORK/b262/_cgo_.o -dynout $WORK/b262/_cgo_import.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b261/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid D_FrGL_02tiZ4icuoq6X/D_FrGL_02tiZ4icuoq6X -goversion go1.13.15 -D "" -importcfg $WORK/b262/importcfg -pack ./cat.go ./checksum.go ./config.go ./diff.go ./export.go ./fsck.go ./gpgsign.go ./ls.go ./pull.go ./pulllocal.go ./refs.go ./remote.go ./reset.go ./revparse.go ./show.go ./staticdelta.go ./summary.go ./trivialhttpd.go $WORK/b262/_cgo_gotypes.go $WORK/b262/builtin.cgo1.go $WORK/b262/checkout.cgo1.go $WORK/b262/commit.cgo1.go $WORK/b262/init.cgo1.go $WORK/b262/log.cgo1.go $WORK/b262/prune.cgo1.go $WORK/b262/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b262/_pkg_.a $WORK/b262/_x001.o $WORK/b262/_x002.o $WORK/b262/_x003.o $WORK/b262/_x004.o $WORK/b262/_x005.o $WORK/b262/_x006.o $WORK/b262/_x007.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/44/44725e8c1ed85258310e5d8b34116332e54591d5fa3036e1e69b434b10d4baa1-d # internal github.com/containers/image/ostree mkdir -p $WORK/b259/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/ostree pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b259/ -importpath github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I $WORK/b259/ -g -O2 ./ostree_dest.go ./ostree_src.go cd $WORK/b259 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/ostree TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -o $WORK/b259/_cgo_.o $WORK/b259/_cgo_main.o $WORK/b259/_x001.o $WORK/b259/_x002.o $WORK/b259/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage ostree -dynimport $WORK/b259/_cgo_.o -dynout $WORK/b259/_cgo_import.go cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b139/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b260/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b261/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b262/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b263/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b265/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/image/ostree -installsuffix shared -buildid CfJQegc4fKaGXDDvSZ8x/CfJQegc4fKaGXDDvSZ8x -goversion go1.13.15 -D "" -importcfg $WORK/b259/importcfg -pack ./ostree_transport.go $WORK/b259/_cgo_gotypes.go $WORK/b259/ostree_dest.cgo1.go $WORK/b259/ostree_src.cgo1.go $WORK/b259/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b259/_pkg_.a $WORK/b259/_x001.o $WORK/b259/_x002.o $WORK/b259/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/8f/8ff3e0c84c10c7d4307c1f6b63169640587adc118c11238a67c73c969f1a2646-d # internal github.com/containers/image/transports/alltransports mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/directory=$WORK/b138/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b140/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b207/_pkg_.a packagefile github.com/containers/image/docker/daemon=$WORK/b211/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b233/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b235/_pkg_.a packagefile github.com/containers/image/openshift=$WORK/b248/_pkg_.a packagefile github.com/containers/image/ostree=$WORK/b259/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b266/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b298/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/vendor/src/github.com/containers/image/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid a5zdnxUu4Pr4GyjnE11u/a5zdnxUu4Pr4GyjnE11u -goversion go1.13.15 -D "" -importcfg $WORK/b206/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/ce/ce513360fcafbe82dac0cb022d38332876cd3bd854e57ab16ecce07afe3eb6dc-d # internal _/builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/cmd/skopeo mkdir -p $WORK/b001/ cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/cmd/skopeo CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b001/ -importpath _/builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/cmd/skopeo -- -I $WORK/b001/ -g -O2 ./cgo_pthread_ordering_workaround.go cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_pthread_ordering_workaround.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/cmd/skopeo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -o $WORK/b001/_cgo_.o $WORK/b001/_cgo_main.o $WORK/b001/_x001.o $WORK/b001/_x002.o -g -O2 -lgpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage main -dynimport $WORK/b001/_cgo_.o -dynout $WORK/b001/_cgo_import.go cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b040/_pkg_.a packagefile github.com/containers/image/directory=$WORK/b138/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b140/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b119/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b299/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b272/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile github.com/urfave/cli=$WORK/b300/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -installsuffix shared -buildid kLD7LD0S2ZulZ0LBXzAu/kLD7LD0S2ZulZ0LBXzAu -goversion go1.13.15 -D _/builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/cmd/skopeo -importcfg $WORK/b001/importcfg -pack ./copy.go ./delete.go ./inspect.go ./layers.go ./main.go ./manifest.go ./signing.go ./utils.go $WORK/b001/_cgo_gotypes.go $WORK/b001/cgo_pthread_ordering_workaround.cgo1.go $WORK/b001/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d8/d865b84c4c881f57f27e7957d4faa348c082110ff14804192756c4ee0d149b67-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile _/builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e/cmd/skopeo=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b040/_pkg_.a packagefile github.com/containers/image/directory=$WORK/b138/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b140/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a packagefile github.com/containers/image/image=$WORK/b046/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b062/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b119/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b120/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/types=$WORK/b064/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b299/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b272/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b110/_pkg_.a packagefile github.com/urfave/cli=$WORK/b300/_pkg_.a packagefile io/ioutil=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b112/_pkg_.a packagefile gopkg.in/cheggaaa/pb.v1=$WORK/b136/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b141/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b142/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b155/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b176/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b181/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b174/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b204/_pkg_.a packagefile mime=$WORK/b169/_pkg_.a packagefile net/http=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile github.com/containers/image/pkg/strslice=$WORK/b063/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b067/_pkg_.a packagefile github.com/docker/libtrust=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile github.com/containers/image/version=$WORK/b121/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b123/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b207/_pkg_.a packagefile github.com/containers/image/docker/daemon=$WORK/b211/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b233/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b235/_pkg_.a packagefile github.com/containers/image/openshift=$WORK/b248/_pkg_.a packagefile github.com/containers/image/ostree=$WORK/b259/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b266/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b298/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b151/_pkg_.a packagefile os/exec=$WORK/b145/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile bufio=$WORK/b042/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile flag=$WORK/b271/_pkg_.a packagefile text/tabwriter=$WORK/b301/_pkg_.a packagefile text/template=$WORK/b302/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/race=$WORK/b013/_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 encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile hash/crc32=$WORK/b044/_pkg_.a packagefile compress/bzip2=$WORK/b113/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b114/_pkg_.a packagefile os/signal=$WORK/b137/_pkg_.a packagefile crypto/aes=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile container/list=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b080/_pkg_.a packagefile crypto/elliptic=$WORK/b071/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b143/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b144/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b146/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b156/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b177/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b179/_pkg_.a packagefile github.com/docker/distribution=$WORK/b182/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b183/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b184/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b185/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b203/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b167/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b168/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b161/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile mime/multipart=$WORK/b170/_pkg_.a packagefile net/http/httptrace=$WORK/b172/_pkg_.a packagefile net/http/internal=$WORK/b173/_pkg_.a packagefile net/textproto=$WORK/b166/_pkg_.a packagefile regexp/syntax=$WORK/b060/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/base32=$WORK/b108/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b126/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b131/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b208/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b212/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b210/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b234/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b249/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b250/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b258/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b260/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b261/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b262/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b263/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b265/_pkg_.a packagefile github.com/containers/storage=$WORK/b267/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b239/_pkg_.a packagefile text/template/parse=$WORK/b303/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b115/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b116/_pkg_.a packagefile hash/crc64=$WORK/b118/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b072/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b081/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b153/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b157/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b178/_pkg_.a packagefile github.com/gorilla/context=$WORK/b180/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b186/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b162/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b165/_pkg_.a packagefile mime/quotedprintable=$WORK/b171/_pkg_.a packagefile compress/zlib=$WORK/b127/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b129/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b130/_pkg_.a packagefile image=$WORK/b132/_pkg_.a packagefile image/jpeg=$WORK/b134/_pkg_.a packagefile archive/tar=$WORK/b209/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b213/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b214/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b215/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b226/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b220/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b227/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b221/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b222/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b223/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b228/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b229/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b230/_pkg_.a packagefile net/http/httputil=$WORK/b232/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b237/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b243/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b244/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b245/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b246/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b251/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b257/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile golang.org/x/net/context=$WORK/b231/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b264/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b268/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b269/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b274/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b276/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b294/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b296/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b117/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b148/_pkg_.a packagefile os/user=$WORK/b154/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b158/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b163/_pkg_.a packagefile hash/adler32=$WORK/b128/_pkg_.a packagefile image/color=$WORK/b133/_pkg_.a packagefile image/internal/imageutil=$WORK/b135/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b217/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b219/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b216/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b218/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b224/_pkg_.a packagefile text/scanner=$WORK/b238/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b241/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b247/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b253/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b255/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b270/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b275/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b280/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b285/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b290/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b291/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b297/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b149/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b188/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b202/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b225/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b273/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b277/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b278/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b279/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b281/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b283/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b286/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b287/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b289/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b292/_pkg_.a packagefile expvar=$WORK/b189/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b190/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b191/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b192/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b193/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b196/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b197/_pkg_.a packagefile runtime/debug=$WORK/b201/_pkg_.a packagefile github.com/pborman/uuid=$WORK/b293/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b194/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b195/_pkg_.a packagefile github.com/prometheus/procfs/nfs=$WORK/b198/_pkg_.a packagefile github.com/prometheus/procfs/xfs=$WORK/b200/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b199/_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=qWv7diBU8urNQd5nxKLy/kLD7LD0S2ZulZ0LBXzAu/HYRExcYx_4wMVOr7oxw7/qWv7diBU8urNQd5nxKLy -compressdwarf=false -B 0xe0bfd42b07b1c14409d3d2e9b8b250f00d9be3e1 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out skopeo rm -r $WORK/b001/ + make docs go-md2man -in docs/skopeo.1.md -out docs/skopeo.1.tmp && touch docs/skopeo.1.tmp && mv docs/skopeo.1.tmp docs/skopeo.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Fiywr1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 ++ dirname /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 + cd skopeo-1715c9084124875cb71f006916396e3c7d03014e + make DESTDIR=/builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 install install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/bin install -m 755 skopeo /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/man/man1 install -m 644 docs/skopeo.1 /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/man/man1/skopeo.1 install -m 755 -d /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/bash-completion/completions/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/var/lib/atomic/sigstore install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/etc/containers install -m 644 default-policy.json /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/etc/containers/policy.json install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/etc/containers/registries.d install -m 644 default.yaml /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/etc/containers/registries.d/default.yaml + mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/etc + install -m0644 /builddir/build/SOURCES/storage.conf /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/etc/containers/storage.conf + mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/man/man5 + go-md2man -in /builddir/build/SOURCES/containers-storage.conf.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/man/man5/containers-storage.conf.5 + go-md2man -in /builddir/build/SOURCES/registries.conf.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/man/man5/registries.conf.5 + install -p -m 644 /builddir/build/SOURCES/registries.conf /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/etc/containers/ + go-md2man -in /builddir/build/SOURCES/policy.json.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/man/man5/policy.json.5 + mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/containers + install -m0644 /builddir/build/SOURCES/mounts.conf /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/containers/mounts.conf + install -m0644 /builddir/build/SOURCES/seccomp.json /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/containers/seccomp.json + install -d -p -m 750 /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64//usr/share/rhel/secrets + ln -s /etc/pki/entitlement /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/rhel/secrets/etc-pki-entitlement + ln -s /etc/rhsm /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/rhel/secrets/rhsm + ln -s /etc/yum.repos.d/redhat.repo /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/rhel/secrets/rhel7.repo + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb --unique-debug-suffix -0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 --unique-debug-src-base skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/skopeo-1715c9084124875cb71f006916396e3c7d03014e extracting debug info from /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/bin/skopeo 9933 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/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.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/src/debug/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/vendor/src/github.com/pborman/uuid/dce.go is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/vendor/src/github.com/pborman/uuid/node.go is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/vendor/src/github.com/pborman/uuid/time.go is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lBc2z9 + umask 022 + cd /builddir/build/BUILD + cd skopeo-1715c9084124875cb71f006916396e3c7d03014e + exit 0 Processing files: skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tBT7Jh + umask 022 + cd /builddir/build/BUILD + cd skopeo-1715c9084124875cb71f006916396e3c7d03014e + DOCDIR=/builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/doc/skopeo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ttGQVp + umask 022 + cd /builddir/build/BUILD + cd skopeo-1715c9084124875cb71f006916396e3c7d03014e + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64/usr/share/licenses/skopeo + exit 0 Provides: skopeo = 1:0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb skopeo(x86-64) = 1:0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Processing files: containers-common-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 Provides: config(containers-common) = 1:0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb containers-common = 1:0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb containers-common(x86-64) = 1:0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb skopeo-containers = 1:0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: atomic-registries <= 1:1.22.1-1 Obsoletes: atomic <= 1:1.13.1-2 docker-rhsubscription <= 2:1.13.1-31 skopeo-containers <= 1:0.1.31-3 Recommends: fuse-overlayfs slirp4netns Processing files: skopeo-debugsource-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 Provides: skopeo-debugsource = 1:0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb skopeo-debugsource(x86-64) = 1:0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: skopeo-debuginfo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 Provides: debuginfo(build-id) = 005a0a7fbff49158dc8df1f3b7fc849bf9136b5e skopeo-debuginfo = 1:0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb skopeo-debuginfo(x86-64) = 1:0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: skopeo-debugsource(x86-64) = 1:0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 Wrote: /builddir/build/RPMS/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64.rpm Wrote: /builddir/build/RPMS/containers-common-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zZMhT3 + umask 022 + cd /builddir/build/BUILD + cd skopeo-1715c9084124875cb71f006916396e3c7d03014e + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-0.1.32-4.git1715c90.module+el8.2.0+10161+2edd29fb.x86_64 + exit 0 Child return code was: 0