Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/skopeo.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8020020200731145712-0d58ad57-build-52835-11031/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/skopeo.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8020020200731145712-0d58ad57-build-52835-11031/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8dKXnN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skopeo-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skopeo-1.0.0 + /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-1.0.0 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Kv2zpz + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + 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/go.etcd.io = vendor/src + test -d vendor/go.etcd.io + mv vendor/go.etcd.io vendor/src/ + for v in vendor/* + test vendor/go.opencensus.io = vendor/src + test -d vendor/go.opencensus.io + mv vendor/go.opencensus.io 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/google.golang.org = vendor/src + test -d vendor/google.golang.org + mv vendor/google.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/modules.txt = vendor/src + test -d vendor/modules.txt + for v in vendor/* + test vendor/src = vendor/src + continue ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/skopeo-1.0.0:/builddir/build/BUILD/skopeo-1.0.0/vendor:/usr/share/gocode + GOPATH=/builddir/build/BUILD/skopeo-1.0.0:/builddir/build/BUILD/skopeo-1.0.0/vendor:/usr/share/gocode + export GO111MODULE=off + GO111MODULE=off ++ hack/libdm_tag.sh ++ hack/ostree_tag.sh /var/tmp/rpm-tmp.Kv2zpz: line 47: hack/ostree_tag.sh: No such file or directory + export 'BUILDTAGS=exclude_graphdriver_btrfs btrfs_noversion ' + BUILDTAGS='exclude_graphdriver_btrfs btrfs_noversion ' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl exclude_graphdriver_btrfs btrfs_noversion ' -ldflags ' -compressdwarf=false -B 0x79843c03cc7c1c07f5be032b2b7d89def7158230 -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-build439632914 github.com/containers/storage/pkg/promise mkdir -p $WORK/b298/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b087/ github.com/docker/docker/api/types/events github.com/docker/docker/api/types/image mkdir -p $WORK/b280/ github.com/VividCortex/ewma github.com/pquerna/ffjson/shared container/list mkdir -p $WORK/b057/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b281/ runtime/internal/atomic mkdir -p $WORK/b241/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid nevs29lUd3c_JrTKICBk/nevs29lUd3c_JrTKICBk -goversion go1.13.4 -D "" -importcfg $WORK/b298/importcfg -pack ./promise.go mkdir -p $WORK/b353/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b009/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid b9Kds65RnM5C6DdVqz9C/b9Kds65RnM5C6DdVqz9C -goversion go1.13.4 -D "" -importcfg $WORK/b280/importcfg -pack ./events.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p container/list -std -complete -installsuffix shared -buildid -oY2zfMqMojDZROqHj1s/-oY2zfMqMojDZROqHj1s -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./list.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid YUUozsLZ049B60g3LBdJ/YUUozsLZ049B60g3LBdJ -goversion go1.13.4 -D "" -importcfg $WORK/b281/importcfg -pack ./image_history.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid w4F_g3n-D4n3ncmFVnVR/w4F_g3n-D4n3ncmFVnVR -goversion go1.13.4 -D "" -importcfg $WORK/b241/importcfg -pack ./ewma.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b011/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid KyEiuAz8RO9v_rBjXk5O/KyEiuAz8RO9v_rBjXk5O -goversion go1.13.4 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF github.com/docker/docker/api mkdir -p $WORK/b254/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b011/symabis ./intrinsics_386.s cat >$WORK/b353/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./asm_386.s cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid EaSn3W_G9wGJQgxQNHSM/EaSn3W_G9wGJQgxQNHSM -goversion go1.13.4 -D "" -importcfg $WORK/b353/importcfg -pack ./options.go cat >$WORK/b254/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid PG9NJ6tgmSqv4NucAwTX/PG9NJ6tgmSqv4NucAwTX -goversion go1.13.4 -D "" -importcfg $WORK/b254/importcfg -pack ./common.go ./common_unix.go unicode mkdir -p $WORK/b021/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b077/ github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b124/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b013/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid HqABkJIRsTHk_vj9xGhk/HqABkJIRsTHk_vj9xGhk -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./asn1.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid usAJ5aEzO2ZwwblgD4II/usAJ5aEzO2ZwwblgD4II -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go crypto/internal/boring/sig mkdir -p $WORK/b051/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle unicode/utf16 mkdir -p $WORK/b045/ runtime/cgo cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid ijyWL6vlieZQhZ9XydAl/ijyWL6vlieZQhZ9XydAl -goversion go1.13.4 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b038/ encoding cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid k3icuR2VzCvKISCBpG6-/k3icuR2VzCvKISCBpG6- -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go github.com/containers/ocicrypt/spec mkdir -p $WORK/b129/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF crypto/subtle cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b046/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XRnNm_cJzFQIdb7ZR1lm/XRnNm_cJzFQIdb7ZR1lm -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./aliasing.go internal/cpu sync/atomic mkdir -p $WORK/b055/ image/color cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b051/symabis ./sig_other.s github.com/containers/skopeo/version cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid nfvjIAT7uU48bQGcwy-C/nfvjIAT7uU48bQGcwy-C -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./spec.go mkdir -p $WORK/b023/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b055/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b055/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal mkdir -p $WORK/b007/ unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF internal/nettrace /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ math/bits cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid oyyqjScSWJqU4lEW2-4G/oyyqjScSWJqU4lEW2-4G -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go mkdir -p $WORK/b219/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 2qj8c8J-wJQbQ4biE57g/2qj8c8J-wJQbQ4biE57g -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b368/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid L0GXmAU6_Fr3rJiaQzsg/L0GXmAU6_Fr3rJiaQzsg -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./constant_time.go cat >$WORK/b368/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.0.0/src/github.com/containers/skopeo/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/skopeo/version -complete -installsuffix shared -buildid ogglbfiNtuU2ibwDpRMI/ogglbfiNtuU2ibwDpRMI -goversion go1.13.4 -D "" -importcfg $WORK/b368/importcfg -pack ./version.go cat >$WORK/b219/importcfg << 'EOF' # internal # import config EOF cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/ce/ce5afe0d283e6ca86b0708d4aff4a971f7acbd6e83760e2a1208bd5e865a9499-d # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/7a/7a2f67bb9e9cff9f2092e24b9cfb05574f01ddb687fe709bfe8fde755b8e1f1b-d # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/92/92b2eb08f5ab99546735054bb6082e8f451ecbf0ccc5e4fb3fa5da97b3de80ee-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b014/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p image/color -std -complete -installsuffix shared -buildid wEzqXmUCwSQZkvaHO_Ta/wEzqXmUCwSQZkvaHO_Ta -goversion go1.13.4 -D "" -importcfg $WORK/b219/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid w4UtfNZDE_L1o-XAvT6K/w4UtfNZDE_L1o-XAvT6K -goversion go1.13.4 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_386.go ./stubs.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/99/99f8bdf647408096d042c8dfff5175103973f5c0cd19f11f79ae00167db1c52d-d # internal cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid aM93jfzQLwlBZ4dScp0L/aM93jfzQLwlBZ4dScp0L -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/66/662d959f433256c1468c72ebcd4ec766b15ef403f7e111e80f3fdf70e4e456d7-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid 7i3rAULTeI-MtEpXc0m0/7i3rAULTeI-MtEpXc0m0 -goversion go1.13.4 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ec/ecd36dfcb0746729c3927169980fc0ab6c72fdf6cecbf7120747c689aa8b7752-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/99/998edb5d912fd09bbec154834f897594fa1e9a25ca9d28598ae3a04560a36460-d # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ca/ca686c4672c54601a7e2fcfc69440dbc69cc2af4a1e9a7d2d2fd2cdb92b03540-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/23/232211d03dde0d0529b6f14a35455f9a31d6a73261f49663659f035261a2f626-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/9f/9fcee19ee4cd48090b9917af442597c15de56eecc22e37f163d3069b133cd15e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal mkdir -p $WORK/b082/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid edNHcy3XBuq1qQrA8eEv/edNHcy3XBuq1qQrA8eEv -goversion go1.13.4 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go mkdir -p $WORK/b027/ cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/98/987986e02d8949c06c725df4c284008079e219cca9498d1657634b06f443c116-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid Y20SBLZ5SDhhI_l7u62i/Y20SBLZ5SDhhI_l7u62i -goversion go1.13.4 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid j1IXJzapkRwgUlRNpXlO/j1IXJzapkRwgUlRNpXlO -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/33/33ddb2591177243b15e7075f8c663611d1f85e91f9f6a2ba5c0b96046705776d-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1c/1c4e75e439fb9e38f62af4d22011fbf1059b36a9e0282fa56298616cbadf41b5-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/50/50e0fde1d560d8f307a6ed302ddc590e60a2092dee69b78cb47d752125964e5c-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5d/5d366bbc2f23547efce2b61724f79b25e0196a5c188074c8ac2587806decf674-d # internal cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid rjvWqEA3ZR-CarX-147l/rjvWqEA3ZR-CarX-147l -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/00/00f84d68087bc44ff8c3f8dae3b1199c47954f16d5980b80850777ee3bc81c16-d # internal cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid b9pKcnC9XXplOlrxR0NN/b9pKcnC9XXplOlrxR0NN -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/intrinsics_386.o ./intrinsics_386.s cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/d6/d65246e4cd63a04ee16330902d96346173c7e59f764776241890980e78d3a5fc-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/asm_386.o ./asm_386.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/fe/feb45af62cbb930f10bf9bd7ee28ffd8e02bce547c2ccbfd3fa57ea6711988be-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b051/sig_other.o ./sig_other.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b014/asm.o ./asm.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b051/_pkg_.a $WORK/b051/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/94/94687edf6bb622c4bdd1d1d8244b704e9fb7bc600569be849525d1ebd76a2621-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f0/f0c9bfaaae4a2bbe7b3439bfcd384fc0e5a56ad808956cfa26e4c298b493800d-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f7/f7188f9e81d5b712969942bc349024e4381caa0cb83e1b03db8ea8f901d32b35-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/31/3186cdef1386243efc66231f679276e3879027d60a53e566eccdfc40e14586fa-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/cb/cb9420d7843f8d8f69f5cae4bd2c0b0af11a6023fc9b5ee5111915de35afa902-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/95/9523f7b3136a8e70b208b523c7d53b644db3e3ff187ec9c44ccbc87ae52efe7e-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c9/c99bc78b6db454509fc096a0e2de536696d55fe1408a5b06d4fb43372e3dee95-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5e/5ed168d418c50374f4fd31813055136906214049f9761c258b38d59227fa4cc3-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b010/ internal/testlog crypto/internal/boring/fipstls mkdir -p $WORK/b050/ mkdir -p $WORK/b036/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b050/symabis ./dummy.s cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid h9WGvOhb_vGPPYKQRpcD/h9WGvOhb_vGPPYKQRpcD -goversion go1.13.4 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 4ffoDYOn7BaDZfy_YL_H/4ffoDYOn7BaDZfy_YL_H -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 4KdO5zWGJa1Xot6VTd0B/4KdO5zWGJa1Xot6VTd0B -goversion go1.13.4 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./tls.go cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b006/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal math mkdir -p $WORK/b026/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c9/c90c5289afe1a794096bd309531ad17303072cee23013dae6f7858196ec02f05-d # internal cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b026/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s 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_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid sP0NlvmLITHuT6upd56n/sP0NlvmLITHuT6upd56n -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2c/2c8a0644ba386dcba2f6e7894bb1ef097ba71330407b531c18f14c5f9184c123-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b050/dummy.o ./dummy.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid 6GvTYMTdsHORIqIFHlaF/6GvTYMTdsHORIqIFHlaF -goversion go1.13.4 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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_386/buildid -w $WORK/b036/_pkg_.a # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b050/_pkg_.a $WORK/b050/dummy.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/69/6939c6b918e0779cf82994943f24fd5bdb4bed4dc22bc1b32538dd8e15b1e668-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/0b/0b78a05e783c4670b9fdf99fe77ef372c9201e8a25fbc4f987a920356164f530-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_386.o $WORK/b006/equal_386.o $WORK/b006/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6b/6b39179ec17eea598936871bae255b3587770ac27bbb21c7feb48954535ddef7-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid ZO1wASEOP9Tob_v5N0a_/ZO1wASEOP9Tob_v5N0a_ -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.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 ./mmap.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 ./panic32.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 ./sigaction.go ./signal_386.go ./signal_linux_386.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 ./stubs32.go ./stubs_386.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_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b026/_pkg_.a $WORK/b026/asin_386.o $WORK/b026/atan2_386.o $WORK/b026/atan_386.o $WORK/b026/exp2_386.o $WORK/b026/expm1_386.o $WORK/b026/floor_386.o $WORK/b026/frexp_386.o $WORK/b026/hypot_386.o $WORK/b026/ldexp_386.o $WORK/b026/log10_386.o $WORK/b026/log1p_386.o $WORK/b026/log_386.o $WORK/b026/mod_386.o $WORK/b026/modf_386.o $WORK/b026/remainder_386.o $WORK/b026/sqrt_386.o $WORK/b026/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x010.o -c gcc_386.S cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/36/36785039b3b200cc194329f3c5dc26a82286821cf0a8ade49a929c96b1ff6c49-d # internal github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b243/ cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o -g -O2 -lpthread cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid DR55q_iToi5_W_P8DHrt/DR55q_iToi5_W_P8DHrt -goversion go1.13.4 -D "" -importcfg $WORK/b243/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/aa/aa09a69f6f550dfde928fa23c7f4ab07bc05723125a7187440603cfcdf88eeb7-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go -dynlinker cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b055/symabis ./asm_386.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p runtime/cgo -std -installsuffix shared -buildid ur2jjLAhDAhjhDTJOgbT/ur2jjLAhDAhjhDTJOgbT -goversion go1.13.4 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo.cgo1.go $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b055/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_386.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ff/ff352b2b9356507747b815a08969130e370cc3954ae113b439cbcec0909a99c4-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_386.o $WORK/b005/duff_386.o $WORK/b005/memclr_386.o $WORK/b005/memmove_386.o $WORK/b005/rt0_linux_386.o $WORK/b005/sys_linux_386.o $WORK/b005/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/97/974e6d1660cf32f581ee9dc01c1a025e7e11c5bed3e8880c221698d5ca67333b-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b012/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid z_Vnjwjkh9pGBIDLGI8M/z_Vnjwjkh9pGBIDLGI8M -goversion go1.13.4 -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_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid sYe1MtquWsf-FZoTkhck/sYe1MtquWsf-FZoTkhck -goversion go1.13.4 -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_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/66/66dd0398124ba5174b822e1a2fdbcfdd153ffb400fb8dcd31cf722bed2814dc6-d # internal internal/singleflight mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF math/rand cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid _wLKg-amQDjU4hbYXVwu/_wLKg-amQDjU4hbYXVwu -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./singleflight.go mkdir -p $WORK/b054/ cat >$WORK/b054/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_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p math/rand -std -complete -installsuffix shared -buildid W4qDvAEos0PIG5NuNOxz/W4qDvAEos0PIG5NuNOxz -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fa/faf2de0eba93e397cd04656d42c0ab25bcdede9895a058a93bceba2af831f660-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/39/39357b3a59dfc0c5955eca8581f90cfae04f1d18e839257563d00684a8a2cab2-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4e/4e189581cf6695365b663f4c16e3fd18b283a3e73973d1ec16a304a3eb921b4c-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b032/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid CxhMvl0tJEW0GIU7htJl/CxhMvl0tJEW0GIU7htJl -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid lIQ4jJxUf47KH_cGRzJR/lIQ4jJxUf47KH_cGRzJR -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f8/f83e32bd5a63ec9b95c36f0f120cc0b494a1bf9905dc788f404a39d818d66222-d # internal internal/oserror mkdir -p $WORK/b017/ io mkdir -p $WORK/b020/ github.com/containers/storage/pkg/locker mkdir -p $WORK/b323/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF golang.org/x/crypto/cast5 cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid nkMM3V_0227G2lAFsjJz/nkMM3V_0227G2lAFsjJz -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b215/ 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 cat >$WORK/b323/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_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p io -std -complete -installsuffix shared -buildid CGmrYSlDB9bcck-nWr93/CGmrYSlDB9bcck-nWr93 -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./io.go ./multi.go ./pipe.go github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b081/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid UGkT3G1yW5YMb6FpSsrh/UGkT3G1yW5YMb6FpSsrh -goversion go1.13.4 -D "" -importcfg $WORK/b323/importcfg -pack ./locker.go mkdir -p $WORK/b326/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid OwiBA-6dieyv3DIageqG/OwiBA-6dieyv3DIageqG -goversion go1.13.4 -D "" -importcfg $WORK/b215/importcfg -pack ./cast5.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b029/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid F6q5o5hBg_1kcsrkleSE/F6q5o5hBg_1kcsrkleSE -goversion go1.13.4 -D "" -importcfg $WORK/b081/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid qPrRpY09ymmGqd7XU_7U/qPrRpY09ymmGqd7XU_7U -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid X8judIutMinK0EbNJfGc/X8judIutMinK0EbNJfGc -goversion go1.13.4 -D "" -importcfg $WORK/b326/importcfg -pack ./selinux_stub.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/66008c2ee624edfbe83a17c7f28a16d814c53e046f7151a9e91d95d62c7fdb14-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b323/_pkg_.a # internal syscall mkdir -p $WORK/b016/ cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/79/79cab6a87ccdf78c7fae0fad8f42af582a78146ddc4efad1cc0bbe558ec9f43a-d # internal cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_386.s 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_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid wGicxMW7iE0swqji-f8y/wGicxMW7iE0swqji-f8y -goversion go1.13.4 -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 ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/32/32d4c45136f7c6efd2740f176dbd3865d7cccaeb8bf08bc4fc78d3b3989dc8e4-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b326/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid TutA3PHCdUBXya-wgk-U/TutA3PHCdUBXya-wgk-U -goversion go1.13.4 -D "" -importcfg $WORK/b325/importcfg -pack ./label.go ./label_stub.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/77/77320d2c69890a4dffdf2f066b65d1feb5c678aa502352170c48e384927e48ae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/77/778d93865e05d1a59077d12399c33f8e60085afadd0ba2af15e5a3e8742847b4-d # internal container/heap mkdir -p $WORK/b238/ github.com/beorn7/perks/quantile mkdir -p $WORK/b180/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p container/heap -std -complete -installsuffix shared -buildid lE54n0_hjAq8BdnZXhz8/lE54n0_hjAq8BdnZXhz8 -goversion go1.13.4 -D "" -importcfg $WORK/b238/importcfg -pack ./heap.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid oGZWqrs6i2vje0uWm1Tv/oGZWqrs6i2vje0uWm1Tv -goversion go1.13.4 -D "" -importcfg $WORK/b180/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/9e/9ea5c75fcf405f07404a8971ebff9935b7effd3c60b075ff318cdd4251a2cb46-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/cd/cdd7b445293768fa6390949f890879110066b40f123e56ad02672d376356cb04-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f6/f6ec4d3389d922456d192283b9833af026e865e6091105dbbb141fcf5b6cb500-d # internal hash crypto/internal/randutil mkdir -p $WORK/b049/ github.com/containers/image/v5/internal/uploadreader github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b132/ mkdir -p $WORK/b061/ bytes mkdir -p $WORK/b019/ mkdir -p $WORK/b104/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF strings mkdir -p $WORK/b037/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p hash -std -complete -installsuffix shared -buildid XnSjtCFDCOvhgb86YZ9m/XnSjtCFDCOvhgb86YZ9m -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./hash.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b037/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/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid mS368G71Kuq2iPcA9EKi/mS368G71Kuq2iPcA9EKi -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./randutil.go text/tabwriter cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid 0Ot4NRyNCsz0hxUX30rP/0Ot4NRyNCsz0hxUX30rP -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go mkdir -p $WORK/b360/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid xsg8Bt9Km9p15GsRXJSf/xsg8Bt9Km9p15GsRXJSf -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid Sa3ty0nvZhm5pQi3n-SC/Sa3ty0nvZhm5pQi3n-SC -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./upload_reader.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 cat >$WORK/b360/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_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid SB9qkMNiHxTT4v9J-MGK/SB9qkMNiHxTT4v9J-MGK -goversion go1.13.4 -D "" -importcfg $WORK/b360/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bytes -std -installsuffix shared -buildid igT7X92iebFB25oneuwN/igT7X92iebFB25oneuwN -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a8/a830f336868c504aca8f897bfbbfbfdf2ad6045ec1f5df46aa8d578b7f70416f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b7/b7781b0845414b254900d10f7afa8ccecae4266cadba224b8e103175bf87b049-d # internal hash/fnv hash/adler32 mkdir -p $WORK/b204/ hash/crc64 mkdir -p $WORK/b214/ hash/crc32 mkdir -p $WORK/b125/ mkdir -p $WORK/b113/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/21/215553b796240cbbe74da3a2177f2d9915e63cc14df08b98437efae265ac3bc4-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6c/6c2fe975d19a98dc03088565185aef563545638384bd5b503233f7b949c4bbbf-d # internal cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid gk44bMoenHB0pfZsq22B/gk44bMoenHB0pfZsq22B -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./crc64.go cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid cSdJvsn5u_q5oZtddMlj/cSdJvsn5u_q5oZtddMlj -goversion go1.13.4 -D "" -importcfg $WORK/b214/importcfg -pack ./adler32.go github.com/containers/image/v5/pkg/compression/types cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid VgwQmKEjqA8OF9Sc7ZGL/VgwQmKEjqA8OF9Sc7ZGL -goversion go1.13.4 -D "" -importcfg $WORK/b204/importcfg -pack ./fnv.go mkdir -p $WORK/b103/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid MmAo9dsFydFQrOdccQcG/MmAo9dsFydFQrOdccQcG -goversion go1.13.4 -D "" -importcfg $WORK/b113/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid 9NJI4CmxSg2jokcTZTNi/9NJI4CmxSg2jokcTZTNi -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/59/59eed3b0fd0ec5dc2bd58998a9e23cca0ad705f3f8b576aac1c8676b378170d3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/e9/e904c7ba024e4a43ad75aa3fc6b83e425e554e596cb820407de724a0dfd41b26-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/75/75521afef1e12478f4ff08e536f78564fab3b8f4b380d7d3f18f12a4bb3b09b1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/6d/6d130eeec9866a2b24ff57c281bfddaa29fe32c3fe1f049b4995f6d8f84f3641-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/67/675e18a8a8d9c1214e2f9db3436723030c759d50a22a12d0adea27e6f49bdc50-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/6e/6e1bb63feae1bf4128ed64ab79075e3f9ca680cb8bc7f126e1c0a6331f4f7e09-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/68/6894790c04503337f8aff89c396613b1de505b07ea61e96d45b916bf90639015-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/84/84e043d79f8389cd7b26435a0d80b1ba9c8caac160035377c1e0cdddfcddb067-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b153/ golang.org/x/text/transform bufio mkdir -p $WORK/b040/ mkdir -p $WORK/b308/ cat >$WORK/b153/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 cat >$WORK/b040/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_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid K6mHi5JRKv4rhN2LGS0U/K6mHi5JRKv4rhN2LGS0U -goversion go1.13.4 -D "" -importcfg $WORK/b153/importcfg -pack ./transform.go cat >$WORK/b308/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_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid mxyGAILDeo3ZrS4S_1_2/mxyGAILDeo3ZrS4S_1_2 -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid NRWFAPtW09jjjRIYxGDy/NRWFAPtW09jjjRIYxGDy -goversion go1.13.4 -D "" -importcfg $WORK/b308/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fe/feb76b6b14820440371573190369ea2f7fa31df475d1adf063126b1a2b5cc32d-d # internal github.com/containers/storage/pkg/stringutils path mkdir -p $WORK/b343/ mkdir -p $WORK/b096/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1f/1f710883c3d6a4f68a4f62549a600dbfec66ef87716d66889e2d22f63c146ab9-d # internal cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p path -std -complete -installsuffix shared -buildid gu_L3SKcXUsMN5C3_1MP/gu_L3SKcXUsMN5C3_1MP -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./match.go ./path.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid H4rDJ3hwUotGtntdUcsM/H4rDJ3hwUotGtntdUcsM -goversion go1.13.4 -D "" -importcfg $WORK/b343/importcfg -pack ./stringutils.go crypto mkdir -p $WORK/b048/ crypto/rc4 encoding/base32 mkdir -p $WORK/b128/ github.com/docker/docker/api/types/versions cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b067/ github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg golang.org/x/crypto/openpgp/errors cat >$WORK/b128/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/b037/_pkg_.a EOF mkdir -p $WORK/b130/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto -std -complete -installsuffix shared -buildid qOmh0hNZCqnaWwbAI1cV/qOmh0hNZCqnaWwbAI1cV -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./crypto.go mkdir -p $WORK/b186/ cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid mxOA5tkGiT6Ju-h0svft/mxOA5tkGiT6Ju-h0svft -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./base32.go mkdir -p $WORK/b211/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF reflect mkdir -p $WORK/b028/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid j81JBo7t7z9SE_AxDVw1/j81JBo7t7z9SE_AxDVw1 -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./rc4.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid J6xkQY15GQuGa1b15PPS/J6xkQY15GQuGa1b15PPS -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./compare.go regexp/syntax mkdir -p $WORK/b095/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid TsXH_kbwUup87mkq7Wxk/TsXH_kbwUup87mkq7Wxk -goversion go1.13.4 -D "" -importcfg $WORK/b186/importcfg -pack ./autoneg.go cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b028/symabis ./asm_386.s cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 1LSSHFSgAHE3fTTKHEUT/1LSSHFSgAHE3fTTKHEUT -goversion go1.13.4 -D "" -importcfg $WORK/b211/importcfg -pack ./errors.go github.com/pquerna/ffjson/fflib/v1/internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b301/ cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid qnf49r-gFsEPC0ocVYg6/qnf49r-gFsEPC0ocVYg6 -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b301/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-1.0.0/vendor/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid i8J07rjqoEPVj5_Y48gO/i8J07rjqoEPVj5_Y48gO -goversion go1.13.4 -D "" -importcfg $WORK/b301/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid itCfQFTOKts3KoxsddNv/itCfQFTOKts3KoxsddNv -goversion go1.13.4 -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_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/dd/dd45acd481ef39fcce1c674c2cef944f7986ddbf2e1f1a7169bd47d959cccc61-d # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/98/98423e724839bb5458ed5e0fb8e186ab39135b85ec5eb9bb19f19dde3ba6db95-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/95/95194183d79713d3f1007c225d25d583fd84acc962599a0697c267a68a56e67a-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f8/f833ff243bb0d1c1b8b0723cdd1e1b9c269163b32c969523f92194e14a66ac6b-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/4d/4d1d10292b0563e092739fdd82a9631ee9844354bd0f2c24b1b6bc6976db1d51-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/e0/e02dd8b35a889cf843890d1d3acfefc19127d04e9079d403641eb2a72f15328e-d # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/79/79d70bc221b4b1e8e51b152798b80b0059ab80f1a2a9fb6d5326b520265fd397-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid nM0aeF5qvTHTVykpbkxE/nM0aeF5qvTHTVykpbkxE -goversion go1.13.4 -D "" -importcfg $WORK/b217/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ee/eecb4003f8b7a0e997f6bbaeeab20c0f714078d4da0d79514712a0f090b4d281-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/c0/c00d0b7e6bd1edeea17ae0fe460d890195fd293b2e344e0134103c9535ef3378-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/48/4840a368ab15294c216354d800992e340a9798c5e5832c5aa4a714730db17c06-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/2f/2ffcb140132866206fdedc609132585fa603f68640f0737c6e1a4e14dfddb3be-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/db/db7832a338f257fd4c29cccb0874cd6fa65a4f3bc278b5d8740ef2347b61ca15-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ff/ff0d7fc0e3ecc5ec3909794a1cae3f0f86a587f7a21b312ed638e53c99cb4ab2-d # internal compress/bzip2 mkdir -p $WORK/b108/ image mkdir -p $WORK/b218/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid zv_f36CApPEb-W0klqP0/zv_f36CApPEb-W0klqP0 -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b219/_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_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p image -std -complete -installsuffix shared -buildid Y3FYg9QSdLMwB4UhKPGC/Y3FYg9QSdLMwB4UhKPGC -goversion go1.13.4 -D "" -importcfg $WORK/b218/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/42/42b1fc10ce8dc61ef413a84614529bbb5d8b7d7f3b22732858a593041b92446b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/75/75fbbff7b5f5a8cf48a7029a3c6501bb7741ae07f90bac70d295d8c92dfc171b-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/7e/7e47e4df2dd15e1e4bd3407a80b4d86588864cc2d326b05f25af031a09571b5e-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid oeDus5RRpaQQudHBgUly/oeDus5RRpaQQudHBgUly -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go time mkdir -p $WORK/b015/ 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_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid AzIvZZVfODqACX6V_5Ym/AzIvZZVfODqACX6V_5Ym -goversion go1.13.4 -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_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a3/a3d0f77cadcbeb9128c11fdd4cdf00898bf645d505d48917f49548518fbc1b9a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/6f/6fcfb745e61184df3f8e67482c6352da82896f32b6b0f76b32ed55b7c4a56ef1-d # internal image/internal/imageutil mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b218/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid kxJG3y1Q3aHzZQ7GiVs0/kxJG3y1Q3aHzZQ7GiVs0 -goversion go1.13.4 -D "" -importcfg $WORK/b221/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/6d/6d35f838c87bcaf8f7d1de9baf87d500fccd5e85976ae5c512b13973934acbc4-d # internal image/jpeg mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/color=$WORK/b219/_pkg_.a packagefile image/internal/imageutil=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 3FcJ4Uzpu1VFjN6wUeuf/3FcJ4Uzpu1VFjN6wUeuf -goversion go1.13.4 -D "" -importcfg $WORK/b220/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d7/d7bac47e0891630b3e47630b65c8966a13a5b71a9b97b3be381fd143c1f213be-d # internal regexp mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p regexp -std -complete -installsuffix shared -buildid 9QSGMTVSCKDjiGwPRWPi/9QSGMTVSCKDjiGwPRWPi -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/60/600bea37f4e3104a054d2d749e9287fcf9f94f1b37ea6783e7d5d3de0a862ae1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ee/eeb2e6a9d586bc72689bc5f728ef79b601397be79f28a83161647a3557f4e781-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_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid 9eBkQOxogbiGyCzk14ak/9eBkQOxogbiGyCzk14ak -goversion go1.13.4 -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_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid ncVjaUxKbffy-51Fzq8v/ncVjaUxKbffy-51Fzq8v -goversion go1.13.4 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d8/d870ed7a6bd630b064c2c642aa8c00dc60813ced414194fe4e524e3938da15d0-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b244/ golang.org/x/net/context mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid aL_PkYwO_yPEnNRXeENX/aL_PkYwO_yPEnNRXeENX -goversion go1.13.4 -D "" -importcfg $WORK/b296/importcfg -pack ./context.go ./go17.go ./go19.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 3uv_C3Oi1dXVIaib1S-4/3uv_C3Oi1dXVIaib1S-4 -goversion go1.13.4 -D "" -importcfg $WORK/b244/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/9b/9b7ed4729b35830340826bab0315b2059504ce38656974157388725fb2e5bcfe-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/1f/1f16834302a21ff5c93809fb4353b679a92250061458fbe233223158b0ec6c52-d # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/23/23c63acdf45a825665de59e738f4ee4aded5d394b4544cf1054f1917d701f3d1-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid WaSYx_Qoz4T7nrk5z0SP/WaSYx_Qoz4T7nrk5z0SP -goversion go1.13.4 -D "" -importcfg $WORK/b242/importcfg -pack ./stripansi.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/47/47dca20a90056466f2efa4c2671ef374c59c52c6abc197babedc0ccc7b3f7748-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/72/726d9ac8d61cec5fcb87537d8ec0d710f5f5d993dd741da99d02b78d516b790e-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/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_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_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid jaewkCi-9fOPng27WELj/jaewkCi-9fOPng27WELj -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6c/6c88adb5e595b35afc83c22e8ede69b573cc83ceaf5980498061709d6a5e8ade-d # internal github.com/hashicorp/errwrap encoding/binary mkdir -p $WORK/b351/ internal/fmtsort mkdir -p $WORK/b025/ mkdir -p $WORK/b031/ 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 cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid yHEGcN0bPhrL79FBeQUl/yHEGcN0bPhrL79FBeQUl -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid AsZd6YL-3z-3j_j4ZUH7/AsZd6YL-3z-3j_j4ZUH7 -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./sort.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid o-h2KgHXP68lh5xdeIEf/o-h2KgHXP68lh5xdeIEf -goversion go1.13.4 -D "" -importcfg $WORK/b351/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/f1/f13bae0162bcc44121fb2548bf9669f674f5adacd16bc3d2f41399402fbe5e27-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/de/de8e265b7583f4ba4eba1bdc1fd26a8fb94ccf9f311a6cb16663a74454fd9ff1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bf/bf95b5db252404925018d977958980cb4b1c2f10c6795f96c1d539f4885e73c4-d # internal encoding/base64 mkdir -p $WORK/b024/ vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b088/ github.com/klauspost/compress/zstd/internal/xxhash crypto/md5 crypto/cipher mkdir -p $WORK/b044/ github.com/klauspost/compress/snappy mkdir -p $WORK/b114/ mkdir -p $WORK/b112/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b066/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid HcnzXqReYbTlcqsM0XW4/HcnzXqReYbTlcqsM0XW4 -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go mkdir -p $WORK/b089/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 4WAdBpPpLrWUabfPc7Ot/4WAdBpPpLrWUabfPc7Ot -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid _mCE_2sYQRttYDs6GQBp/_mCE_2sYQRttYDs6GQBp -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go crypto/ed25519/internal/edwards25519 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid IIpqImkD79qKFk4j2KKE/IIpqImkD79qKFk4j2KKE -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid u1IcnrkQnPO6gX3PL43p/u1IcnrkQnPO6gX3PL43p -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go mkdir -p $WORK/b064/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b066/symabis ./md5block_386.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid Uw6aRnKjOZc385VhCdGD/Uw6aRnKjOZc385VhCdGD -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid q2ogHPjzeWqYxIj0vrBR/q2ogHPjzeWqYxIj0vrBR -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b066/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/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/md5 -std -installsuffix shared -buildid CZ6UZ1Hbo1xDcxYE106w/CZ6UZ1Hbo1xDcxYE106w -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go golang.org/x/sys/unix mkdir -p $WORK/b120/ cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b120/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_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_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid GsQv-khGzkM3rVjuVneb/GsQv-khGzkM3rVjuVneb -goversion go1.13.4 -symabis $WORK/b120/symabis -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/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 ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_386.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/08/0896f5f2fbdff2ef05a1569ccb33fb3bdc1951b26df731c72b070c8d59dd048d-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ad/ada6a4da2f1b1eb57092ef6f297cf9330684da8d38ef12f17d9ae22c78047787-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b258/ path/filepath mkdir -p $WORK/b079/ runtime/debug mkdir -p $WORK/b116/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF cat >$WORK/b079/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/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid hPQfRjTB_odnvB4uSc3U/hPQfRjTB_odnvB4uSc3U -goversion go1.13.4 -D "" -importcfg $WORK/b258/importcfg -pack ./mount.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid jshkDn3wCUo-5aGJfwfP/jshkDn3wCUo-5aGJfwfP -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF fmt mkdir -p $WORK/b030/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b116/symabis ./debug.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_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p fmt -std -complete -installsuffix shared -buildid aKjyr_xhSpuXBPjFT5FK/aKjyr_xhSpuXBPjFT5FK -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b116/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/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p runtime/debug -std -installsuffix shared -buildid uBN3NP8K8PrgwvUFol5P/uBN3NP8K8PrgwvUFol5P -goversion go1.13.4 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go net mkdir -p $WORK/b080/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b080/ -importpath net -- -I $WORK/b080/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/8c/8cf22e4ba06d7214d45534d6e4d20b2dadb94e9ab9b4ab661cb823819e4d7b83-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/de/dedaffe8c658a99e983a1c74f43b3df326c39951566bd0c42c5fd52157fe5d06-d # internal encoding/pem mkdir -p $WORK/b075/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b210/ cat >$WORK/b075/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/b037/_pkg_.a EOF cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid BeEy1JsXPVz5TjgesjC9/BeEy1JsXPVz5TjgesjC9 -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./pem.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid E6fhPMFNKG28-7QrzVe5/E6fhPMFNKG28-7QrzVe5 -goversion go1.13.4 -D "" -importcfg $WORK/b210/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b066/md5block_386.o ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/da/da34e5225de57d6518f8783d9dcf4c23c2e538d6d41ea9854c09c78e09f4c00a-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/98/989832ad9da4edde819e6ed6ff126d087a5b194d7cbbda0cdf34cbe6d1ffc7b2-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b116/debug.o ./debug.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b066/_pkg_.a $WORK/b066/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/49/493ed2018021f5c02d3a8c3dad182f91a9dbce10f283fe17d0b05ff053d404a0-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b116/_pkg_.a $WORK/b116/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/20/204ac84f33acac3fde0bb05345c8fe463d853fafe20ae693b52c4fe51ad52729-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0c/0c71539c4f7b7a3bfb40349d01b6ddf4eec5d474ac8cbdcf7e906f75d2ea5f3c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/23/2368910428652e74b8ab10fe38dece7cab8c9a8c829691b2f0f69588b1fda1c1-d # internal crypto/des mkdir -p $WORK/b058/ vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b086/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_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_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid 8bFTZDn1_Un3QhNROYEH/8bFTZDn1_Un3QhNROYEH -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_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_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 0jpDl7HIRshKglKCToaz/0jpDl7HIRshKglKCToaz -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/39/393b19fff361a43381e1191d449cb242f844de559eb2b8333c7e0163b438db41-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/c3/c320a44832dddd9f7816b9218620c96466427850e2bac41fe7486c0edfde54aa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/cc/cccd241c2ea58dc5c64b73533fb8daf0d69c59af91a879eee77ba6402cefd942-d # internal io/ioutil mkdir -p $WORK/b078/ os/exec mkdir -p $WORK/b137/ cat >$WORK/b078/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/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 4UfmmHJDH_oq7RVkJneQ/4UfmmHJDH_oq7RVkJneQ -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 3R3BdIfldObhYLT6DuLV/3R3BdIfldObhYLT6DuLV -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/98/9816464e63064f4ab968e9b2ff71d891d7e2a9cfc28046c67d3029979bf41f37-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/bf/bf56c6eb957115e4248cb8293ffc1d878fd3f51dc741dedf9b135b31f6307a2c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/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 packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid -CPwBR9LGTFv-vfpXFUs/-CPwBR9LGTFv-vfpXFUs -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/3e/3e16908f4a6e41e4f97da1489a09fb668b7a6c0c34ef0ace2a8e794c6e73abc8-d # internal github.com/containers/storage/pkg/directory github.com/prometheus/procfs/internal/util mkdir -p $WORK/b322/ mkdir -p $WORK/b190/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid O3EDQmvCpq1eoJOHSU7o/O3EDQmvCpq1eoJOHSU7o -goversion go1.13.4 -D "" -importcfg $WORK/b322/importcfg -pack ./directory.go ./directory_unix.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid l4TmeTP2dWPupYRjQakB/l4TmeTP2dWPupYRjQakB -goversion go1.13.4 -D "" -importcfg $WORK/b190/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/29/297e75e2d2b443daf51092cce9881d519442d79c87d8ec431b4a268f757f4c30-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/70/701a3fb9529ecdf3665109e3feba349ef58671df6fa2c4fe494e9870231c7b18-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/95/955c65715d4c5ae6a25aad2fad6d3cb74a0b2bcd06ac0cc30e6997615404d60a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/65/6575c7c756e4bba527e14ad5535932b08e5d4cc727dbad9ca071eaeb0144824a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/fa/fadf09968df9b675f34d7dae41dc6bcfb3b9e5c7660349c2a6db05d046c939d2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ab/aba6b2a94c2b43da2c8ec100bd92c5e6cf49fd611e351bb25d452f921da20bba-d # internal encoding/hex mkdir -p $WORK/b074/ github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b106/ log mkdir -p $WORK/b115/ github.com/ulikunitz/xz/internal/xlog net/url github.com/pkg/errors mkdir -p $WORK/b097/ cat >$WORK/b074/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/b037/_pkg_.a EOF github.com/opencontainers/go-digest mkdir -p $WORK/b093/ github.com/klauspost/compress/fse github.com/prometheus/procfs/internal/fs 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 os/user github.com/containers/image/v5/version cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mime/quotedprintable cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid jZpnN_1XjFMma2KBpUUR/jZpnN_1XjFMma2KBpUUR -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.go vendor/golang.org/x/net/http2/hpack cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF net/http/internal mime cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p log -std -complete -installsuffix shared -buildid GBiuyXnX6ju89qQk0e2G/GBiuyXnX6ju89qQk0e2G -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./log.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid fJ4zUJEhgttwFGErW7TI/fJ4zUJEhgttwFGErW7TI -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./errors.go ./go113.go ./stack.go mkdir -p $WORK/b189/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid GRi3GahYAj6mcU-SQhu3/GRi3GahYAj6mcU-SQhu3 -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./version.go ./versioned.go github.com/BurntSushi/toml encoding/csv cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF flag mkdir -p $WORK/b111/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF encoding/json cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 1NqZzygA1S-FmuAIGxoL/1NqZzygA1S-FmuAIGxoL -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go mkdir -p $WORK/b018/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid xLd_Ol-Xda3HBXu4OX8-/xLd_Ol-Xda3HBXu4OX8- -goversion go1.13.4 -D "" -importcfg $WORK/b189/importcfg -pack ./fs.go compress/flate mkdir -p $WORK/b139/ cat >$WORK/b111/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/bits=$WORK/b027/_pkg_.a EOF github.com/docker/docker/api/types/blkiodev github.com/mtrmac/gpgme cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 1XqZoqIb0U6Dts3tvsgm/1XqZoqIb0U6Dts3tvsgm -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go gopkg.in/square/go-jose.v2/json text/scanner 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/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF github.com/docker/docker/api/types/time mkdir -p $WORK/b122/ google.golang.org/grpc/codes github.com/vbauerster/mpb/v5/decor github.com/containers/storage/pkg/reexec mkdir -p $WORK/b084/ github.com/docker/go-units mkdir -p $WORK/b207/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid mbiSnyGQVemb_WZScASZ/mbiSnyGQVemb_WZScASZ -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b161/ golang.org/x/net/http2/hpack github.com/containers/storage/pkg/parsers github.com/imdario/mergo cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b158/ cat >$WORK/b084/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/b037/_pkg_.a EOF cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid i0ZqcqemUQm58LW0QJCA/i0ZqcqemUQm58LW0QJCA -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./xlog.go mkdir -p $WORK/b163/ github.com/klauspost/compress/flate mkdir -p $WORK/b159/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p net/url -std -complete -installsuffix shared -buildid gvV35rxS9okB81tY-Sp8/gvV35rxS9okB81tY-Sp8 -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./url.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF math/big cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid KqpOY41ZZczPmn3ufbE-/KqpOY41ZZczPmn3ufbE- -goversion go1.13.4 -D "" -importcfg $WORK/b207/importcfg -pack ./version.go mkdir -p $WORK/b141/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid ZC9zxfSRfmbN4C_0ASu4/ZC9zxfSRfmbN4C_0ASu4 -goversion go1.13.4 -D "" -importcfg $WORK/b161/importcfg -pack ./reader.go ./writer.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b196/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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/b037/_pkg_.a EOF cat >$WORK/b158/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 github.com/syndtr/gocapability/capability mkdir -p $WORK/b197/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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/b037/_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_386/buildid -w $WORK/b189/_pkg_.a # internal gopkg.in/yaml.v2 cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid gwpgqiEP8yLegCwd69tc/gwpgqiEP8yLegCwd69tc -goversion go1.13.4 -D "" -importcfg $WORK/b163/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid V2EPOqVPDBN1ar8FgvWi/V2EPOqVPDBN1ar8FgvWi -goversion go1.13.4 -D "" -importcfg $WORK/b158/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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/b037/_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_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p mime -std -complete -installsuffix shared -buildid XFjtrQOOb4MlFLXnsXsj/XFjtrQOOb4MlFLXnsXsj -goversion go1.13.4 -D "" -importcfg $WORK/b159/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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/b078/_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/b037/_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/b149/ mkdir -p $WORK/b257/ cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/29/2929c8fed8690e5a826ed521456290c760d39962fc0ed412d494fa35ed2bc450-d # internal cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid _xXZpLkiLhG6dFhFEo3r/_xXZpLkiLhG6dFhFEo3r -goversion go1.13.4 -D "" -importcfg $WORK/b196/importcfg -pack ./reader.go ./writer.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid HNUyRf_AL1xHDUljSeng/HNUyRf_AL1xHDUljSeng -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go mkdir -p $WORK/b208/ mkdir -p $WORK/b229/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p flag -std -complete -installsuffix shared -buildid fPQ68cEDSB8mngtxa_jj/fPQ68cEDSB8mngtxa_jj -goversion go1.13.4 -D "" -importcfg $WORK/b197/importcfg -pack ./flag.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b208/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b208/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go mkdir -p $WORK/b290/ cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/21/211afde48840d159fba2fd8707f2993c7fdcfd4b041c181cc5e7750224d64063-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b282/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal cat >$WORK/b229/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 runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b266/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid Y6MGu-bcaHlS79eWIUQ8/Y6MGu-bcaHlS79eWIUQ8 -goversion go1.13.4 -D "" -importcfg $WORK/b257/importcfg -pack ./blkio.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid fUGO7nB-scfAuFbYh_AZ/fUGO7nB-scfAuFbYh_AZ -goversion go1.13.4 -D "" -importcfg $WORK/b229/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go mkdir -p $WORK/b240/ cat >$WORK/b282/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/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b316/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid HdMzvJtsUL5MQTA81G47/HdMzvJtsUL5MQTA81G47 -goversion go1.13.4 -D "" -importcfg $WORK/b282/importcfg -pack ./duration_convert.go ./timestamp.go mkdir -p $WORK/b261/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid B9e9RGw0lh-VhEI3YOf9/B9e9RGw0lh-VhEI3YOf9 -goversion go1.13.4 -D "" -importcfg $WORK/b290/importcfg -pack ./scanner.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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 cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b241/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b242/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b311/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid hVW66-BVQuiBr6eT0tcr/hVW66-BVQuiBr6eT0tcr -goversion go1.13.4 -D "" -importcfg $WORK/b149/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b324/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid sf3tEUB0QGHW2bHcnEdf/sf3tEUB0QGHW2bHcnEdf -goversion go1.13.4 -D "" -importcfg $WORK/b266/importcfg -pack ./code_string.go ./codes.go cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/07/07eef95e05b2a315700ca6ea3075fc584dea310274fbc2cbc7999ba28fb587da-d # internal mkdir -p $WORK/b303/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid f5OBHpyRws-eKPEOsWCk/f5OBHpyRws-eKPEOsWCk -goversion go1.13.4 -D "" -importcfg $WORK/b240/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid XvV7SvFqMGlcD3SRONfE/XvV7SvFqMGlcD3SRONfE -goversion go1.13.4 -D "" -importcfg $WORK/b316/importcfg -pack ./command_linux.go ./reexec.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b118/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid 1X0q3wKNwMB_95XbawJO/1X0q3wKNwMB_95XbawJO -goversion go1.13.4 -D "" -importcfg $WORK/b324/importcfg -pack ./parsers.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b6/b6fe4161fdea006c6e6321a1c3965682ffb985ae37cc7716e18b365c688ee408-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid wtD386rxPCTel1yaYEmX/wtD386rxPCTel1yaYEmX -goversion go1.13.4 -D "" -importcfg $WORK/b311/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b303/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal mkdir -p $WORK/b053/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid 3cUVWT27EQXisk0Lx0Ry/3cUVWT27EQXisk0Lx0Ry -goversion go1.13.4 -D "" -importcfg $WORK/b261/importcfg -pack ./duration.go ./size.go ./ulimit.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid tHBUFRu6WuInt7z4znrd/tHBUFRu6WuInt7z4znrd -goversion go1.13.4 -D "" -importcfg $WORK/b303/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_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 strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b155/ mkdir -p $WORK/b317/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid MuQmtor2yqfxaOPjM31N/MuQmtor2yqfxaOPjM31N -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go mkdir -p $WORK/b194/ cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b053/symabis ./arith_386.s cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/5f/5f2d6d08a52ccaee1fc6dd237cc37228706f3bcc525aa72143e29b62563c1e2e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p math/big -std -installsuffix shared -buildid Cl9LXMfj-KA2JhrJz8C-/Cl9LXMfj-KA2JhrJz8C- -goversion go1.13.4 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/63/639f711513d04a30ee60d1ec6c25a1239b3c542ea2d783d801ba5f3b81949c64-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cat >$WORK/b155/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/b153/_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_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid P0Pcm1IQOCZOhxbpoaCn/P0Pcm1IQOCZOhxbpoaCn -goversion go1.13.4 -D "" -importcfg $WORK/b155/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/60/60540b5ffbd61821b5da39327189cfacaf91ebdf04df8ea04d022dfe8e432252-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal mkdir -p $WORK/b310/ google.golang.org/grpc/grpclog mkdir -p $WORK/b275/ github.com/mistifyio/go-zfs mkdir -p $WORK/b339/ cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/ac/acbdc6a9ea7f51a0537694dd4661eb5003b8459cbe3706ae81914af3e3aa113a-d # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/07/073d6e95851b40964a2bc8a8c34a286bb4013bf8d9cdde684ebeb92024c92d6c-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b347/ cat >$WORK/b310/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/b308/_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-1.0.0/vendor/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 9gX6tesIyeJ2fQ6y7WyO/9gX6tesIyeJ2fQ6y7WyO -goversion go1.13.4 -D "" -importcfg $WORK/b310/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cat >$WORK/b347/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/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid U7-6hHFjhJwLs-uIOBmN/U7-6hHFjhJwLs-uIOBmN -goversion go1.13.4 -D "" -importcfg $WORK/b347/importcfg -pack ./children.go ./patricia.go golang.org/x/text/unicode/bidi mkdir -p $WORK/b309/ cat >$WORK/b339/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 os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF vendor/golang.org/x/text/unicode/bidi cat >$WORK/b194/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 regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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-1.0.0/vendor/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid HzspNnshJnY0SsccL78n/HzspNnshJnY0SsccL78n -goversion go1.13.4 -D "" -importcfg $WORK/b339/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/5e/5e9c5e21a9813345572d0eac667c75f1ab79c1bdfaefbd6327578eaf5786c343-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 8KS-vFB5EDVwJzVZsiRw/8KS-vFB5EDVwJzVZsiRw -goversion go1.13.4 -D "" -importcfg $WORK/b317/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go github.com/opencontainers/runtime-spec/specs-go github.com/hashicorp/go-multierror mkdir -p $WORK/b154/ github.com/containers/image/v5/internal/iolimits go.etcd.io/bbolt mkdir -p $WORK/b349/ mkdir -p $WORK/b350/ mkdir -p $WORK/b099/ mkdir -p $WORK/b203/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/e7/e70d2b1feb00b2257f21d3039c3094da3261baa8d8f616b187440c8b33756f9f-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b123/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b351/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid JaOOLxsrEASVP00tR1Sm/JaOOLxsrEASVP00tR1Sm -goversion go1.13.4 -D "" -importcfg $WORK/b349/importcfg -pack ./config.go ./state.go ./version.go github.com/containers/ocicrypt/config cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid f2JIQhW7x4UUnALqNRJO/f2JIQhW7x4UUnALqNRJO -goversion go1.13.4 -D "" -importcfg $WORK/b350/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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/b124/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b230/ cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/78/787ed3e33e0d80ff98af6e623f43cba3a9dc2f4c071590354336fe47a3b3c1eb-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b246/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/fnv=$WORK/b204/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b115/_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 strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/7f/7f349e13a5458e54a527a1cb2ace37382b5b1ccebfe9336355f61ba4ba83ebd0-d # internal cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid aixK6BFypV5stM4gqyH_/aixK6BFypV5stM4gqyH_ -goversion go1.13.4 -D "" -importcfg $WORK/b203/importcfg -pack ./bolt_386.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go github.com/containers/image/v5/oci/internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid CItMO3SSGs9G8MuHNm4S/CItMO3SSGs9G8MuHNm4S -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./iolimits.go cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b286/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid w618Lce5YESNMDgvRrOy/w618Lce5YESNMDgvRrOy -goversion go1.13.4 -D "" -importcfg $WORK/b275/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid lQqfW-bfu1472P9_dfqf/lQqfW-bfu1472P9_dfqf -goversion go1.13.4 -D "" -importcfg $WORK/b194/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid ss8lg-MxVP0RcISYTzB9/ss8lg-MxVP0RcISYTzB9 -goversion go1.13.4 -D "" -importcfg $WORK/b286/importcfg -pack ./oci_util.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid kncvZJG5znxuBi07r2ra/kncvZJG5znxuBi07r2ra -goversion go1.13.4 -D "" -importcfg $WORK/b154/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid ePkYzaoV0iOfreH3mKkE/ePkYzaoV0iOfreH3mKkE -goversion go1.13.4 -D "" -importcfg $WORK/b123/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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid Bb5gXcOsAqU6IHGx0mnT/Bb5gXcOsAqU6IHGx0mnT -goversion go1.13.4 -D "" -importcfg $WORK/b246/importcfg -pack ./path.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid HeFwZKrs3y4aWf2TC-RG/HeFwZKrs3y4aWf2TC-RG -goversion go1.13.4 -D "" -importcfg $WORK/b309/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid inrr0npRIQWICUHKOyDr/inrr0npRIQWICUHKOyDr -goversion go1.13.4 -D "" -importcfg $WORK/b230/importcfg -pack ./config.go ./constructors.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/e7/e7273765df871a57afa199e2e5108e9ccb35a43bda8fc58f245216db00ce1a00-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b318/ cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/db/db8c31dc339ba4ea7d6fc51587e071e3762f6ad8ddcd6fb1a309417931e1a5de-d # internal go/token mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p go/token -std -complete -installsuffix shared -buildid GcigdgVBAxtj3-VbdXey/GcigdgVBAxtj3-VbdXey -goversion go1.13.4 -D "" -importcfg $WORK/b357/importcfg -pack ./position.go ./serialize.go ./token.go cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6e/6e20279d7660be1dea8a09c63d2bebd73a7b507f391b5c36a42c33de0798cca3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 8S91DH1woD0PCDHY2KGF/8S91DH1woD0PCDHY2KGF -goversion go1.13.4 -D "" -importcfg $WORK/b318/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b092/ cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/78/78ca8f3572ce8f8b8f2c5a6be48a85f95179228c9249b0c0a5cd2186f3be3943-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid BiwhsJ4WhTsbsRCv-2BO/BiwhsJ4WhTsbsRCv-2BO -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/74/74153fe03f48ccb435df6ecffa925eada32aa96952bb92d23d295ff20a797abb-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b169/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/b2/b236cab138773daa6926834744b5509781fe5e652a6db5861e04d1f3b268cc70-d # internal cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/45/45bc50f6bd0a8b23edda93e5f9b9e615bee3d9af7cc2f0cf3ac45f5094545118-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid pv5pHH_ghVaR2iCXkSDp/pv5pHH_ghVaR2iCXkSDp -goversion go1.13.4 -D "" -importcfg $WORK/b169/importcfg -pack ./set.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid _kmEMiOae6dySV97d5Fg/_kmEMiOae6dySV97d5Fg -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/39/391c49fc40fde487271c6bb08c3b070ab2e29049b8ca74e65979bd783cbe77e6-d # internal text/template/parse mkdir -p $WORK/b362/ cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/63/632627fefbb9e6ad8809b54bd127585bb36bb74097928e487a6df5e609492a32-d # internal cat >$WORK/b362/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/b037/_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_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid kGDfJVHL9Mo8Wmy9ec0M/kGDfJVHL9Mo8Wmy9ec0M -goversion go1.13.4 -D "" -importcfg $WORK/b362/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/67/6729f5fc7c7d84a54db05dbfd36b07ef12a794ce252b53efc4250c1b299fcf63-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/a9/a98b26ac1ade1db181c8abd534c196a7be2546805718f872dcc4ce73a5dc0259-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/85/85bbe720bd949224343ec2354f2eb268f4b13736c4c854ef908c7c7714cae4eb-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/35/35cdb6e6d47eb25511e50d313526a6e7e2d0013bbebb2631a0955fef45bae4df-d # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/8f/8f3c5d0f87e977524627adb4686017c6537b1e0aec90eb32d08112996a9fe47d-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/9d/9d7f73703d1550b260515ac3bcff239eb65b7a7fa96d629960dfa56400d102a9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/45/45032a898bec3ed41761c790dc572c7cb84b9b78c99f2f59cba2561dd62af067-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid PAzLE1yEZxJesTSRo9yT/PAzLE1yEZxJesTSRo9yT -goversion go1.13.4 -D "" -importcfg $WORK/b231/importcfg -pack ./keywrap.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/ea/ea04da716ae2769f1c0d97a2b6dafe5a4d7d1da7f8c0ca878d0e513ac60c5929-d # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/4a/4aeb1c727b8b8d3b5bcc16d216d45cc20e698ddec55335b167fa45366265fe2f-d # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/50/508e52ab668f4f952eea5c96b992d12e2c2a90ef9747d9857c913381492f1bdd-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid Tkn3vevDB43KsOb4SMiN/Tkn3vevDB43KsOb4SMiN -goversion go1.13.4 -D "" -importcfg $WORK/b274/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/c3/c38626dc83fe64b660e037b5e2461acc2cc84938fcfc53c12fe42e54672bf4c3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/7c/7cbc4f8aae5109bff2925f4dc7efcdccf5ba09c351919b58ff9cb7107f856dcd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/66/66fdc2034f935f5ec7918e3cfc1c7ee84b42108be4004cbd439aaf254f7ae0f3-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b111/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid b1Tsct8e9ETs-rY5Ag2C/b1Tsct8e9ETs-rY5Ag2C -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/a2/a272bbb284c78a31507d1a9b87e2a4afb329d8234a2d880b8f1cddcee9391fc2-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid B1WUkGMlHuzxJTa815Ox/B1WUkGMlHuzxJTa815Ox -goversion go1.13.4 -D "" -importcfg $WORK/b273/importcfg -pack ./internal.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/48/4840fa5c161f8cbfcbb587b0a666261d40a83a7104a9bc5918983fd935734dab-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b168/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid WAsXyKhjTMu4oN3iA4P8/WAsXyKhjTMu4oN3iA4P8 -goversion go1.13.4 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/4f/4ff7ec126155ed5899b175de1af15f7e1e6373ac4583876136e3408526ffcf8e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/c3/c3ae77720aed7b556a553027ce2a4701590a630c51291a8e32a2fc3d16d838d0-d # internal go/scanner mkdir -p $WORK/b356/ cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/99/99cc035178e5542144d52d38306e07bf1c1f7071fb112fd1181e157baf004955-d # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/8e/8e463880b8a8f1436c75c2897b4c63eb51a7d7cf11452bf3f2babad0d605cf56-d # internal cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/token=$WORK/b357/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid WD4MbFT03zavX6Twhs_l/WD4MbFT03zavX6Twhs_l -goversion go1.13.4 -D "" -importcfg $WORK/b356/importcfg -pack ./errors.go ./scanner.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/69/69177eb14a2d9025e7caa2ad4e8b564ae26c62cf10d30f8244b9abc48d6b0ad3-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b346/ cat >$WORK/b346/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/b347/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid YcU0RvCiuzO-qdpa02hR/YcU0RvCiuzO-qdpa02hR -goversion go1.13.4 -D "" -importcfg $WORK/b346/importcfg -pack ./truncindex.go cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/ee/ee708677af035db9a8de5845e4efb8e2097d2020505bea917fcb9f4054b697d6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/a1/a18bc212412ba3050a04aee8a2a207717ab900417f02c405cbc68084885b4a4d-d # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b120/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b120/_pkg_.a $WORK/b120/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/bc/bc0945c0afa11444a63fc17c1812cdda6f19d74d7e9497a6637ee95d24a3cebe-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid HHhF_h-HBm32RmbjnHrK/HHhF_h-HBm32RmbjnHrK -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./naming.go github.com/containers/image/v5/types mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid zZzdIJ6_7drx7r7vqg9K/zZzdIJ6_7drx7r7vqg9K -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/a3/a31b28c41978d5f8305853eb1fe446b43590382e200d486cfc68106aa7b4e62b-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/1f/1f92ec8e070c23bf465d3de7fd8155efa1339ef55555fa34f6164b9851d12b6e-d # internal compress/zlib mkdir -p $WORK/b213/ compress/gzip mkdir -p $WORK/b148/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/adler32=$WORK/b214/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 8At-fnboaZ4YtTaMhLE5/8At-fnboaZ4YtTaMhLE5 -goversion go1.13.4 -D "" -importcfg $WORK/b213/importcfg -pack ./reader.go ./writer.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b149/_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/b113/_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_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 9MnGY0QA4bo36kZXOpBG/9MnGY0QA4bo36kZXOpBG -goversion go1.13.4 -D "" -importcfg $WORK/b148/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/1f/1f18cc46926301a5844369a4922a0e75d4e90d6cd097bd7d4f163a60483ba4c3-d # internal go/ast mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/scanner=$WORK/b356/_pkg_.a packagefile go/token=$WORK/b357/_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/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p go/ast -std -complete -installsuffix shared -buildid Ewjj_W0jnN2j6KvL-lAS/Ewjj_W0jnN2j6KvL-lAS -goversion go1.13.4 -D "" -importcfg $WORK/b355/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/36/3631fb15e391e4aa2a27ebd6a00dc5002f364eb8dee224f0f678157f72930283-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b329/ github.com/containers/storage/pkg/fsutils github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b134/ mkdir -p $WORK/b335/ golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b198/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a EOF cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid ziZ7HgV9c7ekMHL5MWX-/ziZ7HgV9c7ekMHL5MWX- -goversion go1.13.4 -D "" -importcfg $WORK/b329/importcfg -pack ./dmesg_linux.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid Kw43N9kGKfAZmq_1k9kt/Kw43N9kGKfAZmq_1k9kt -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid julBUZxX09QLaq4v3gf2/julBUZxX09QLaq4v3gf2 -goversion go1.13.4 -D "" -importcfg $WORK/b335/importcfg -pack ./fsutils_linux.go cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid Yzya9siYnOwJN_ti1PM3/Yzya9siYnOwJN_ti1PM3 -goversion go1.13.4 -D "" -importcfg $WORK/b198/importcfg -pack ./terminal.go ./util.go ./util_linux.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/e5/e584d2d807abd71052930f32f4f0f7db4b61a24d0f75676e1aeff6b1f89b5fce-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b308/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b309/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 2WmWhXvJIqI3bc-Z5eJZ/2WmWhXvJIqI3bc-Z5eJZ -goversion go1.13.4 -D "" -importcfg $WORK/b307/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/7a/7a6731e1d932c54459f9cbaa67aa10213d765c2fb353098bba0cc1def7347ff8-d # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ef/ef9ed973b5a7c9d1dbfc209b49af5c7ec184d337bb355caf08d8c90d43cbc6ef-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/90/905314da9c3c77f7bc8ce5a0d25c946b846ce473f346477ddf6eb4301d1cb82c-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b152/ cat >$WORK/b152/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/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_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_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid D8xFOVhOa1GynE7E9V7P/D8xFOVhOa1GynE7E9V7P -goversion go1.13.4 -D "" -importcfg $WORK/b152/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e2/e2eb8dbd48c021c80071b7fa7d4857ef23469393891282dadd8c0d80c419bc49-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b131/ github.com/containers/image/v5/internal/pkg/platform github.com/containers/image/v5/internal/tmpdir github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b202/ github.com/containers/image/v5/transports mkdir -p $WORK/b165/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal mkdir -p $WORK/b251/ mkdir -p $WORK/b101/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a EOF cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid YtdGpk-65ktED_B0GxVp/YtdGpk-65ktED_B0GxVp -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./none.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid LciVXKIMxRoVe0iQ996Z/LciVXKIMxRoVe0iQ996Z -goversion go1.13.4 -D "" -importcfg $WORK/b202/importcfg -pack ./prioritize.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid 5e0rVhG-HbRDBCD-Y2KN/5e0rVhG-HbRDBCD-Y2KN -goversion go1.13.4 -D "" -importcfg $WORK/b165/importcfg -pack ./stub.go ./transports.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/91/9148ffc24d443c60de269ac11bf38bfd70b3cc3d54ed378203ab007d0957b476-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid hJmocGgA0xzpU8qutr6n/hJmocGgA0xzpU8qutr6n -goversion go1.13.4 -D "" -importcfg $WORK/b251/importcfg -pack ./tmpdir.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid LgufNq0-XJjbq7Y3BSLi/LgufNq0-XJjbq7Y3BSLi -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./platform_matcher.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/f0/f086c75416cd7548bbfba21a716ce9531bacc8546b51bbe3ee923d8e9fb48b3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/8d/8d8ae833dd2be1274a71d3b2b5be241e87156c76590f0eba57c716d2ba26a029-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/fd/fd79053636c060906e6718508f04ee7b9459d64f6897ee87b0e9e4fb24852097-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/1a/1a0c7130d2b943a3201c4afb2c338d08b408a3a57c6fd03d26a1b1a49ad1e351-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/32/32d0f1187ab24b5cff355d2ee33e7a63fcea4f1482e3f344af2c5f34276e2e49-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/fb/fb2d271a3673925c9b03890acfc01b4a474381cfcf09ca6f3851a925233a72be-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/2b/2b611bc52a61c139550f4dc5c703f5f7ecef2b2ca4a9c0080b2f88f58b967d3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/c7/c7e885081155c69e72e06ba665ea656be9bf6f1cfed2a0dc00581c3060833e3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/ff/ff7b30068ed1a3134fabf17ea08046da31a5e27a602f1a505b3e902a7f24972e-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/6a/6ab573bdc91fcde6513210555ef7e4e595a5b78dda43aed0107c8e9772eaff93-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/0f/0fc8ea260daa450665c3fe883fc536a15d4519175a73cb9dd2ca213ad1ce7e18-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go cat >$WORK/b080/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/b081/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b083/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b054/_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/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p net -std -installsuffix shared -buildid xRarY3c2SXza_VUmPV1l/xRarY3c2SXza_VUmPV1l -goversion go1.13.4 -D "" -importcfg $WORK/b080/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/b080/_cgo_gotypes.go $WORK/b080/cgo_linux.cgo1.go $WORK/b080/cgo_resnew.cgo1.go $WORK/b080/cgo_socknew.cgo1.go $WORK/b080/cgo_unix.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/6c/6c799abaf782e8566def63189c6aea03aa14eb7e1068ff0721d27f5b16f1eaaa-d # internal cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/9b/9bc8124f3882fc7973630181195b1e50a7172c2aca69d8c8b6a97ad64f946252-d # internal github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid jHR37RjF8noEqxBfUZpB/jHR37RjF8noEqxBfUZpB -goversion go1.13.4 -D "" -importcfg $WORK/b239/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/23/23b99b0f96062ab7d585fda2a5fd66b11f5d69adddca14202316635be0d0c952-d # internal github.com/vbauerster/mpb/v5 mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile container/heap=$WORK/b238/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b239/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b240/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_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-1.0.0/vendor/src/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid UzBtaRZNjbwfb9cNj2nq/UzBtaRZNjbwfb9cNj2nq -goversion go1.13.4 -D "" -importcfg $WORK/b237/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./proxyreader.go ./spinner_filler.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/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_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fa/faed18f7808d2fcf6860cdba85ac2a97319843a1436c57d94b2baf05d101529d-d # internal github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal github.com/docker/docker/api/types/strslice github.com/sirupsen/logrus mkdir -p $WORK/b136/ mkdir -p $WORK/b259/ github.com/containers/image/v5/pkg/strslice github.com/docker/docker/api/types/filters mkdir -p $WORK/b119/ github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b126/ mkdir -p $WORK/b262/ mkdir -p $WORK/b319/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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 golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b115/_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/b037/_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 cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid 7hpTeuja3DD0aeDG1SuZ/7hpTeuja3DD0aeDG1SuZ -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 5c_KM3WxQF3ufgGcilSt/5c_KM3WxQF3ufgGcilSt -goversion go1.13.4 -D "" -importcfg $WORK/b262/importcfg -pack ./parse.go github.com/prometheus/common/model mkdir -p $WORK/b187/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid SeSed-i6cqVySz8G-_7H/SeSed-i6cqVySz8G-_7H -goversion go1.13.4 -D "" -importcfg $WORK/b259/importcfg -pack ./strslice.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid pdqzg37Ce8SnOx0tgKoB/pdqzg37Ce8SnOx0tgKoB -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./strslice.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cat >$WORK/b187/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/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b319/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/b125/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 1unegAiqBVau6rlNyH3y/1unegAiqBVau6rlNyH3y -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid eUHOa8-bJB8MtZvvMCdK/eUHOa8-bJB8MtZvvMCdK -goversion go1.13.4 -D "" -importcfg $WORK/b319/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b300/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid CSBFYDpvGpV96-o-qUbZ/CSBFYDpvGpV96-o-qUbZ -goversion go1.13.4 -D "" -importcfg $WORK/b187/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go github.com/golang/protobuf/proto mkdir -p $WORK/b181/ cat >$WORK/b300/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/b301/_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/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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/b115/_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/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid nFNotBsju3Wkuxg0qfi0/nFNotBsju3Wkuxg0qfi0 -goversion go1.13.4 -D "" -importcfg $WORK/b300/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid AZk_T8h70v8_zrWfnEW7/AZk_T8h70v8_zrWfnEW7 -goversion go1.13.4 -D "" -importcfg $WORK/b181/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f7/f7df8114db9151a32ab1c3df142786333e5cc51518683ae43a74c827cc9d4765-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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/b115/_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/b037/_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 cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/18/18f283a85146d05344f40867d727d03d8e5905882e20277fd1a777bcf4943679-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid HwTVZXHdsfJX836T7EaD/HwTVZXHdsfJX836T7EaD -goversion go1.13.4 -D "" -importcfg $WORK/b279/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/94/94854834668539f4f4c56c7a206e283c586d9c76422d09e842936c88e04cfb61-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b151/ cat >$WORK/b151/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/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_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_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid BBppqSUK_V5nakRgDdXo/BBppqSUK_V5nakRgDdXo -goversion go1.13.4 -D "" -importcfg $WORK/b151/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/d8/d8d20c91a2a854be11eb06a022c29746d84215d1498ec38562c9360541069cec-d # internal text/template mkdir -p $WORK/b361/ cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/c8/c8ff9051fe747c990395e8e029ddb7247a41dc435f3009089a5d5a6338b1a859-d # internal cat >$WORK/b361/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/b078/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b362/_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_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p text/template -std -complete -installsuffix shared -buildid RsHeg9oL8pLB8guFL3_m/RsHeg9oL8pLB8guFL3_m -goversion go1.13.4 -D "" -importcfg $WORK/b361/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go golang.org/x/net/idna mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b307/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b309/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b310/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid 76TxZoZqG9aw9HA4KAfa/76TxZoZqG9aw9HA4KAfa -goversion go1.13.4 -D "" -importcfg $WORK/b306/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f5/f572ccbe35a8560a3ca4ee90bf066ebeca6237403cbc46f6c1cee4f1e10741cd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/a8/a8a381313f436802f729f58279ec78bd1f0098dc607be72ce911d5c846597c6f-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b135/ cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/2e/2efda1221527dc457889d0915600ff5e8e022becfa4c35126e8c6c4ad01b9624-d # internal cat >$WORK/b135/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/b136/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid R2-K8VXYOtc09M5yQNYV/R2-K8VXYOtc09M5yQNYV -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./client.go ./command.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/30/306417fa953493727e1b2ed08d50c7f1b8fba42b7c6ddb0c607906bbd74631ea-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/26/268d7cf150880549a3e3484d6a603641de6f6b846c68b831e1f57eaf3e65ff8f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/97/9763374aa55367a5a76e1858aceb9f9c522405b92364bf9b816bfcb8efaf3bc7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/2c/2cd75f161953be5ddf3ea0248dabd076737b5636febf202ab310f67896168180-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/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 TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/user -std -installsuffix shared -buildid 8qUDCo4xlEy_IlADKfXb/8qUDCo4xlEy_IlADKfXb -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/61/612e790109f18a571b7a694f4839fd07e8afdc7f778ae6109c4d68419b159468-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b118/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 8BFjVrh43XzJ42xKx33L/8BFjVrh43XzJ42xKx33L -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/7b/7bf22c38181e884d278ee496ba5fc3d74852ddae27129ea4b6d4f536908d61d3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/2d/2d10dc7fb5b711e572477f5fba1b50d51748f37e2a7a25e35b3152179a84c9a7-d # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/4f/4fdecafffff48b1d5b8381d468530745ac5b6f99dddae4ade7583c52e7878e30-d # internal go/parser mkdir -p $WORK/b358/ go/printer mkdir -p $WORK/b359/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b355/_pkg_.a packagefile go/scanner=$WORK/b356/_pkg_.a packagefile go/token=$WORK/b357/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p go/parser -std -complete -installsuffix shared -buildid ZgoPTca7dsIr5eDlKrVY/ZgoPTca7dsIr5eDlKrVY -goversion go1.13.4 -D "" -importcfg $WORK/b358/importcfg -pack ./interface.go ./parser.go cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b355/_pkg_.a packagefile go/token=$WORK/b357/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b360/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p go/printer -std -complete -installsuffix shared -buildid S_kYD7_ZFirRKeK_HDun/S_kYD7_ZFirRKeK_HDun -goversion go1.13.4 -D "" -importcfg $WORK/b359/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/c6/c6351cf90613f2ae382b3da89100c4c85145377c8b2aecdf2acb513e7bfde26f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/21/215853dca40e2b72e5c14d919c26eae1b5fa7cb693d4dddf590c868d4858bb51-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/2b/2b92369271e57f2110614d9e3ce8b06088a5290c1bfdfc1c8d7b455199f23130-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/b8/b846a8e9478bf5609d1102275ab27e2337ec6740184341901af049c8254e382b-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b205/ github.com/containerd/containerd/log github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/storage/pkg/fileutils github.com/containers/storage/pkg/config github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b331/ github.com/containers/storage/drivers/quota github.com/containers/storage/pkg/loopback mkdir -p $WORK/b334/ mkdir -p $WORK/b201/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b334/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b334/ -g -O2 ./projectquota.go mkdir -p $WORK/b289/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b202/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b340/ github.com/containers/storage/pkg/devicemapper cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b202/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b203/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b330/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 6p8xYi7Cdw7TvpTRJKfx/6p8xYi7Cdw7TvpTRJKfx -goversion go1.13.4 -D "" -importcfg $WORK/b205/importcfg -pack ./memory.go mkdir -p $WORK/b367/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b330/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b330/ -g -O2 ./loop_wrapper.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid WYJw3xfoeMyYqIAHP92B/WYJw3xfoeMyYqIAHP92B -goversion go1.13.4 -D "" -importcfg $WORK/b331/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b290/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid _AqL9zxVPnRpAHOFjTia/_AqL9zxVPnRpAHOFjTia -goversion go1.13.4 -D "" -importcfg $WORK/b201/importcfg -pack ./boltdb.go mkdir -p $WORK/b328/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid _NpBn2XctcZfhEWw0q65/_NpBn2XctcZfhEWw0q65 -goversion go1.13.4 -D "" -importcfg $WORK/b289/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid MaTkEIaFt-rjaQ_EBD5_/MaTkEIaFt-rjaQ_EBD5_ -goversion go1.13.4 -D "" -importcfg $WORK/b340/importcfg -pack ./config.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid IgAFaoK7Phb5uQvtIxxw/IgAFaoK7Phb5uQvtIxxw -goversion go1.13.4 -D "" -importcfg $WORK/b367/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b328/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b328/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7d/7d47c1fa5339897798e5740fe2d29b63425b411ff6f547d207d2b36b51df35e3-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b142/ github.com/docker/docker/pkg/homedir mkdir -p $WORK/b138/ github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b294/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid DWPVdjRzSEvZbfTcgZpS/DWPVdjRzSEvZbfTcgZpS -goversion go1.13.4 -D "" -importcfg $WORK/b142/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid f6ZV4Oy3KSiwhnKzxC13/f6ZV4Oy3KSiwhnKzxC13 -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid NPeAMo2O0spqDrxzlKS6/NPeAMo2O0spqDrxzlKS6 -goversion go1.13.4 -D "" -importcfg $WORK/b294/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go archive/tar mkdir -p $WORK/b250/ github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b345/ cat >$WORK/b345/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/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b096/_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/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b250/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/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b096/_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/b037/_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-1.0.0/vendor/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 6ggPr65d32zBMFypGreE/6ggPr65d32zBMFypGreE -goversion go1.13.4 -D "" -importcfg $WORK/b345/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid RJ8gOWdeQWDec7QGDpjI/RJ8gOWdeQWDec7QGDpjI -goversion go1.13.4 -D "" -importcfg $WORK/b250/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/01/01e01eafa6f6d498e0870a1cc20e67f448fd7113152c8ed697a642484551b18f-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b053/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b053/_pkg_.a $WORK/b053/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/04/04c8e4b15a902adf4bb0a0001b80e92a396ee80f587e8f6eddd08c432b69df9f-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/09/09b83d54a6fed27e87198b6738d6927b52ecb88eefecd38d646213a14dbb5661-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/5a/5aef15dbee9927571d24c1c8b31d66ca6be7347aa93e93bc2d8db18aa82e62c8-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b140/ cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/c9/c9157cec4385829affd40ed346f5374ccd012d6d5fe43be98c91759b62b4b1fb-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/9c/9c5d5469bd9a13bb5858506c508dfed7326c9fe38c3b1423b0bb3fb5beb85c4a-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b133/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid rbuxvwKWAwGmyfUrzbex/rbuxvwKWAwGmyfUrzbex -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./system_registries_v2.go cat >$WORK/b133/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/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid vcyBb-md_WtDPxJy6i9X/vcyBb-md_WtDPxJy6i9X -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/6e/6eff61f9f6d1f892edcc20fd37930448829b2b3ef2a1134a5bbf57297834b499-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b201/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid hyY0taFQ_jbqijEW35Vr/hyY0taFQ_jbqijEW35Vr -goversion go1.13.4 -D "" -importcfg $WORK/b200/importcfg -pack ./default.go cd $WORK/b330 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/38/38ae41a3e1be57b2a46892cce9573415a921d3e530c3634ca903837e135c2110-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b289/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_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/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid IAIEUl0Be_F7K0goy1ik/IAIEUl0Be_F7K0goy1ik -goversion go1.13.4 -D "" -importcfg $WORK/b293/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1b/1b2741667efa7d1d08b6010afb7457da714e8737a637ce3fb51930348021c74e-d # internal crypto/dsa mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid y9RzIR7o2lrCYa9MFpF-/y9RzIR7o2lrCYa9MFpF- -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./dsa.go encoding/asn1 mkdir -p $WORK/b052/ crypto/elliptic mkdir -p $WORK/b060/ cat >$WORK/b052/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/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 7dyF41vztkizpt1soJjI/7dyF41vztkizpt1soJjI -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/70/70ffbb3be2efe89344e0493ff36ffbd48853ae4f649ad2f68e64089f50bd2d02-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid iFANWAhVgJQE0HrezvUN/iFANWAhVgJQE0HrezvUN -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd $WORK/b330 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/23/23b5ed4b65a9a989910d269b2ab40111d794373ad24712b1ee726e784f0c35f6-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/35/35c583c6311d3901bdbca9e07c05b30e029dcbf3d773bcfa81108a78e6685034-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/b1/b16ca649e54c1604a30ca40a0befa3a0c76bad253b8c317cdca91469ee5e9cdb-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b299/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b299/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b299/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/73/73bb9022039174165d7a93d0279221956981ae1adf304858942dba528db5e1bc-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/02/0202fd9abe5f1a450a220bcc5ff837fbc4ec5d34857ac37866404936324ce724-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -o $WORK/b330/_cgo_.o $WORK/b330/_cgo_main.o $WORK/b330/_x001.o $WORK/b330/_x002.o -g -O2 cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/c0/c091dbdf4a238e094891c7ac448782476f885c81e93206ee7c0265d67ca2cca0-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid bRPuuBARBDg6_BbLZBhh/bRPuuBARBDg6_BbLZBhh -goversion go1.13.4 -D "" -importcfg $WORK/b292/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage loopback -dynimport $WORK/b330/_cgo_.o -dynout $WORK/b330/_cgo_import.go cd $WORK/b334 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid NN-oHnTEFjrFDWOBSYcI/NN-oHnTEFjrFDWOBSYcI -goversion go1.13.4 -D "" -importcfg $WORK/b330/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b330/_cgo_gotypes.go $WORK/b330/loop_wrapper.cgo1.go $WORK/b330/_cgo_import.go cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/f6/f6325483295a584d4c3daeefc86d7da218cb45943085ec8a6a9fbc3c4c539601-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal cd $WORK/b299 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/c1/c14bd0d2e69616c52746fa89f4137bf563a31dc50abbf68808730a1ac2cf5f72-d # internal cd $WORK/b334 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/71/716ce9356323c7f7d515b4d988accce9f42e621e791ad599750c22ef5869ab9a-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b294/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 7Y4cCFfgtgMDEepclHXc/7Y4cCFfgtgMDEepclHXc -goversion go1.13.4 -D "" -importcfg $WORK/b291/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd $WORK/b299 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b330/_pkg_.a $WORK/b330/_x001.o $WORK/b330/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/2b/2b4a27af5661d57d386548665f9f6ebaea93011d0c4e767687ccf287f9f08303-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal cd $WORK/b334 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b299 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/a9/a95d60e3803482d94779515f77d3d2f4abe44dcfef4d26d3fe56a751e96b6e1a-d # internal go/format mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b355/_pkg_.a packagefile go/parser=$WORK/b358/_pkg_.a packagefile go/printer=$WORK/b359/_pkg_.a packagefile go/token=$WORK/b357/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p go/format -std -complete -installsuffix shared -buildid 6E1Mmy38ZhP6KIcKD_Eu/6E1Mmy38ZhP6KIcKD_Eu -goversion go1.13.4 -D "" -importcfg $WORK/b354/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/fd/fd553258d5158193c21d43f3f44922e30f524491bced498f021f1b486cb00877-d # internal crypto/x509/pkix mkdir -p $WORK/b073/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b076/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ua665_VgLBtZk-7WGOdQ/ua665_VgLBtZk-7WGOdQ -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./pkix.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b053/_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_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid hLV2z8-iXEAZYyaIv_lD/hLV2z8-iXEAZYyaIv_lD -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go ./builder.go ./string.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/tmp/go-build -gno-record-gcc-switches -o $WORK/b334/_cgo_.o $WORK/b334/_cgo_main.o $WORK/b334/_x001.o $WORK/b334/_x002.o -g -O2 crypto/internal/boring mkdir -p $WORK/b047/ cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/40/40d80c76c5105edc07ce8b250dc8a8d9d6d12b886c4e858d2234a65325b2c489-d # internal cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b047/ -importpath crypto/internal/boring -- -I $WORK/b047/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -o $WORK/b299/_cgo_.o $WORK/b299/_cgo_main.o $WORK/b299/_x001.o $WORK/b299/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/db/db0dd8362096e0de5c943210b3d3f210c1810c5b407f2f35b29d3dafab9e88e9-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b352/ cat >$WORK/b352/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=$WORK/b300/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b353/_pkg_.a packagefile go/format=$WORK/b354/_pkg_.a packagefile io/ioutil=$WORK/b078/_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/b037/_pkg_.a packagefile text/template=$WORK/b361/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid xEIji3tG1VccCDLob5Or/xEIji3tG1VccCDLob5Or -goversion go1.13.4 -D "" -importcfg $WORK/b352/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/b3/b3051d855b7938542b671c3cd4ef0d0ec8796b4a83b9f489c48f7de48599877b-d # internal github.com/containers/storage/pkg/unshare mkdir -p $WORK/b348/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b348/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b348/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage system -dynimport $WORK/b299/_cgo_.o -dynout $WORK/b299/_cgo_import.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage quota -dynimport $WORK/b334/_cgo_.o -dynout $WORK/b334/_cgo_import.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid dINOH72a3Kta6WfUBu5O/dINOH72a3Kta6WfUBu5O -goversion go1.13.4 -D "" -importcfg $WORK/b334/importcfg -pack $WORK/b334/_cgo_gotypes.go $WORK/b334/projectquota.cgo1.go $WORK/b334/_cgo_import.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b294/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 1Ok-teKt2yDm0bScBJVu/1Ok-teKt2yDm0bScBJVu -goversion go1.13.4 -D "" -importcfg $WORK/b299/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go $WORK/b299/_cgo_gotypes.go $WORK/b299/sysconfig.cgo1.go $WORK/b299/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b5/b5d2791abbcb548f8be6ee31a0c81710aed7fc35423d26f41c964caf30d9263b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/7b/7b81bada52f39cf2d6dd1d191bb687377cbd5d5e693fff54e2d391129757d140-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b299/_pkg_.a $WORK/b299/_x001.o $WORK/b299/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/1d/1d6126e0825f2c449010fc2db9452b034cc56828e18aa742bc1c2fea8414cd7c-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b334/_pkg_.a $WORK/b334/_x001.o $WORK/b334/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/cf/cf3e30941f6b34a014ff67fe6131f14d9923c39e8dbe8565ce248c18e826930f-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/f1/f1c212a3f621e84da1df99d13177661101200cdb566fc191fad566bd8bb800de-d # internal github.com/ghodss/yaml mkdir -p $WORK/b193/ cat >$WORK/b193/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/b194/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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-1.0.0/vendor/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid DEqU1W7yUxvugIzV2uyr/DEqU1W7yUxvugIzV2uyr -goversion go1.13.4 -D "" -importcfg $WORK/b193/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/b8/b8d17e876a908e51746e4b129ef412dbde72261158e6d807572f353fd217c2a3-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b344/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b363/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b345/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 6OlfbGIdFJgjI2orgIWX/6OlfbGIdFJgjI2orgIWX -goversion go1.13.4 -D "" -importcfg $WORK/b344/importcfg -pack ./tarlogger.go cat >$WORK/b363/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/b345/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid nqlOs6IGN1AEfaRL6FmR/nqlOs6IGN1AEfaRL6FmR -goversion go1.13.4 -D "" -importcfg $WORK/b363/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/ea/eabf99403e82176f1591eab25c668fadf99787fd78b208e4fe2fac31441e0576-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/be/be08cc54af5b66ede17a1f5ed35b9b88974fe74a5acd32328504ab211b79de25-d # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/03/031dc234b223280a218b2394226eb1f8f381f0c67950523a12773ba0fdc0f5b2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/1e/1e8fb014e048c6866091b31a6e860ae1bc53fc92129727e0406e5b41ffefcd29-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/8b/8b4db03fc94f79a8f2ad7cae87d902f13d08d46fd211d65ba916f6bc4cc64984-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I $WORK/b348/ -g -O2 -Wall -o $WORK/b348/_x004.o -c unshare.c cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/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-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -o $WORK/b348/_cgo_.o $WORK/b348/_cgo_main.o $WORK/b348/_x001.o $WORK/b348/_x002.o $WORK/b348/_x003.o $WORK/b348/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b348/_cgo_.o -dynout $WORK/b348/_cgo_import.go cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b349/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b317/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid ChAlKuJi_bE3wyI24Jp9/ChAlKuJi_bE3wyI24Jp9 -goversion go1.13.4 -D "" -importcfg $WORK/b348/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b348/_cgo_gotypes.go $WORK/b348/getenv_linux_cgo.cgo1.go $WORK/b348/unshare_cgo.cgo1.go $WORK/b348/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b080/_pkg_.a $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e8/e888dab85d3aa6ca2bdd44215943b4e8e0d476851bce4abc1a1034ad1f828dfb-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b157/ golang.org/x/net/internal/socks github.com/docker/docker/api/types/registry github.com/docker/go-connections/nat mkdir -p $WORK/b260/ net/textproto mkdir -p $WORK/b156/ mkdir -p $WORK/b146/ mkdir -p $WORK/b276/ cat >$WORK/b157/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/b151/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid A6wxjaPCU-mnXVJI8z92/A6wxjaPCU-mnXVJI8z92 -goversion go1.13.4 -D "" -importcfg $WORK/b157/importcfg -pack ./proxy.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b146/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/b080/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid tzMFpSCRBsgzwJXKrmU8/tzMFpSCRBsgzwJXKrmU8 -goversion go1.13.4 -D "" -importcfg $WORK/b260/importcfg -pack ./nat.go ./parse.go ./sort.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid T2DohsZML8PLisrdYX6w/T2DohsZML8PLisrdYX6w -goversion go1.13.4 -D "" -importcfg $WORK/b156/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid HlXUXU-M3vPOcMpQjZUz/HlXUXU-M3vPOcMpQjZUz -goversion go1.13.4 -D "" -importcfg $WORK/b146/importcfg -pack ./client.go ./socks.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid NO0wnNeE1pBUQNbHpqYV/NO0wnNeE1pBUQNbHpqYV -goversion go1.13.4 -D "" -importcfg $WORK/b276/importcfg -pack ./authenticate.go ./registry.go cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c github.com/prometheus/procfs mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b189/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b190/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid pQ2JBnVKPV18N4-gFoRz/pQ2JBnVKPV18N4-gFoRz -goversion go1.13.4 -D "" -importcfg $WORK/b188/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go github.com/spf13/pflag mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/csv=$WORK/b196/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_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/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid 3Z5Rmq7RWJw89nEi_R9Z/3Z5Rmq7RWJw89nEi_R9Z -goversion go1.13.4 -D "" -importcfg $WORK/b195/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/c9/c9a742a2bea3086f52f24abf01236cb6b6cdb25d05fabf381f86b84f02dfce2a-d # internal cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b348/_pkg_.a $WORK/b348/_x001.o $WORK/b348/_x002.o $WORK/b348/_x003.o $WORK/b348/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/f3/f3cd58cc6e32f1b467b434b6c057aa3128a1472510e84ef06cfa66f4df6c312a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/54/54fc85f5c204a89db7790d50b5e2cf0f3e2b0c6706f0e8560d0cf5c2c8b10dc7-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -o $WORK/b328/_cgo_.o $WORK/b328/_cgo_main.o $WORK/b328/_x001.o $WORK/b328/_x002.o $WORK/b328/_x003.o $WORK/b328/_x004.o $WORK/b328/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/2a/2a3d3ea087636286bdd3ebd2ec76d90ef3e7cd595fb7e75e311fba2f6f7cb182-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b259/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b260/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid RGjNiTrOC7W_wR1upa-a/RGjNiTrOC7W_wR1upa-a -goversion go1.13.4 -D "" -importcfg $WORK/b256/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_386/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage devicemapper -dynimport $WORK/b328/_cgo_.o -dynout $WORK/b328/_cgo_import.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/04/040b09df59042852ea2ceaba7d92f7c19f9bcc9685101dd17050935496035758-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b150/ net/mail mkdir -p $WORK/b234/ cat >$WORK/b150/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/b151/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF golang.org/x/net/http/httpguts mkdir -p $WORK/b305/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid tkugPNKBnnwUtFbyilVW/tkugPNKBnnwUtFbyilVW -goversion go1.13.4 -D "" -importcfg $WORK/b150/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b306/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid gKHHs160l9-cp6HqMf1_/gKHHs160l9-cp6HqMf1_ -goversion go1.13.4 -D "" -importcfg $WORK/b305/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p net/mail -std -complete -installsuffix shared -buildid k_Jwk-iepWzsW3BfWqx2/k_Jwk-iepWzsW3BfWqx2 -goversion go1.13.4 -D "" -importcfg $WORK/b234/importcfg -pack ./message.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/45/45b59428cfbd89510541e49ce613e622a7d844e8b364546bfba4823583b4f77c-d # internal cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid ndUnejNAYJ89iLqx1f4P/ndUnejNAYJ89iLqx1f4P -goversion go1.13.4 -D "" -importcfg $WORK/b328/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b328/_cgo_gotypes.go $WORK/b328/devmapper_log.cgo1.go $WORK/b328/devmapper_wrapper.cgo1.go $WORK/b328/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b328/devmapper_wrapper_dynamic.cgo1.go $WORK/b328/_cgo_import.go golang.org/x/net/proxy mkdir -p $WORK/b145/ cat >$WORK/b145/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/b146/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid JAXKS_UELsZF0YdAQx8L/JAXKS_UELsZF0YdAQx8L -goversion go1.13.4 -D "" -importcfg $WORK/b145/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/fc/fc737357ef6b93448fd31b115411efb36686903c140de78a4cab74978ea81924-d # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/bb/bbc4f38a47628f8263adf57f23f425013b3a66e04699b18968612c9b1706b974-d # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/01/0104df4d1a9dddcdb15592c7070b713a3b35e6809855f0d162f9f71f0737753d-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b270/ github.com/matttproud/golang_protobuf_extensions/pbutil github.com/golang/protobuf/ptypes/any github.com/prometheus/client_model/go github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b271/ mkdir -p $WORK/b185/ mkdir -p $WORK/b269/ mkdir -p $WORK/b183/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cat >$WORK/b185/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/b181/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid S8Qx_c4A_FAt0xruTybR/S8Qx_c4A_FAt0xruTybR -goversion go1.13.4 -D "" -importcfg $WORK/b270/importcfg -pack ./duration.pb.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid JfI1bHl4XRS9g70vxmxL/JfI1bHl4XRS9g70vxmxL -goversion go1.13.4 -D "" -importcfg $WORK/b271/importcfg -pack ./timestamp.pb.go cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid X8skPEwDU1Sg89IcrRSk/X8skPEwDU1Sg89IcrRSk -goversion go1.13.4 -D "" -importcfg $WORK/b185/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid JusYQQI4AoGKeWcT6eg4/JusYQQI4AoGKeWcT6eg4 -goversion go1.13.4 -D "" -importcfg $WORK/b269/importcfg -pack ./any.pb.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid Fj8p-hZEBE2Ss8s8dne0/Fj8p-hZEBE2Ss8s8dne0 -goversion go1.13.4 -D "" -importcfg $WORK/b183/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/71/717da0ea738cf085335cb9ff4e1c59ccbed58114b2adf2df6c9191e95c43d60d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/27/271ba0dc15fa785d6071222f032cc225e5a1c18011be3f957fa4dd378f70c187-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/68/682ad20b799a90011f959b5849362638e5b4121ae7cbc1a0d91b864d3e74976e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/77/7714304f7f02bf45e00700dcd4951edc1e57e05917c1308329baabb1f27d6479-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/76/769b60fc8332c2c5b224b1e5d182eb4917d61b417b35f8ca1475c67eb0b4a694-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b272/ github.com/golang/protobuf/ptypes mkdir -p $WORK/b268/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b269/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid -oDhPXlMemf29_MGLVkt/-oDhPXlMemf29_MGLVkt -goversion go1.13.4 -D "" -importcfg $WORK/b272/importcfg -pack ./status.pb.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b269/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b270/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b271/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid ZfYxmMFmi7WSf3ygNxyn/ZfYxmMFmi7WSf3ygNxyn -goversion go1.13.4 -D "" -importcfg $WORK/b268/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/cc/cc292870ed2537169a5a9711fed3aca1f6da681f8caa3302be34c9ef50898044-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/62/62d9395bae1b974ba633b8d2616b691e1f20498aee604fae6f966e959c8b0f6c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/92/9253ef5500e6a002ade0f102170dbc9ee257026f2e5e5b6802f78f99d337c54e-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid IGqMvyC1XDqbX71pYrt3/IGqMvyC1XDqbX71pYrt3 -goversion go1.13.4 -D "" -importcfg $WORK/b182/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/ec/ec299706c495f7eb2606da553120201fddee79399bb7d7f5fc61a6ec99ddd120-d # internal google.golang.org/grpc/status mkdir -p $WORK/b267/ cat >$WORK/b267/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/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b268/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b273/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid fkY0PA9PgfIckpcMIWME/fkY0PA9PgfIckpcMIWME -goversion go1.13.4 -D "" -importcfg $WORK/b267/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/a1/a1ac4e0ebbffcb014ba8c967a1abfb39ccf489947a8c25fd90ef09c4f08405b9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c0/c0c0f8342003f78cdbd5f4e1365a5be16a0b9dcfe2fd3b2f627c1bdadd30b11e-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b328/_pkg_.a $WORK/b328/_x001.o $WORK/b328/_x002.o $WORK/b328/_x003.o $WORK/b328/_x004.o $WORK/b328/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/99/99e39c2e9895dfe8be16ff4bb1c492f7693d60c52e48ddda45e8e5281a6ca153-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/f0/f0fa02a12a1a081b4b92ed5421735e3de297b0be35f60e2c069e1ee335b1cb43-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b267/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid T5MxTv4JfOvqig9T6Re4/T5MxTv4JfOvqig9T6Re4 -goversion go1.13.4 -D "" -importcfg $WORK/b265/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/de/de784099ac7ba8c0462fa82934a554e0de9b89f95a82b4a4e01968ddddaaf441-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b265/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid PsrYWOrtfR7zUf5a69-N/PsrYWOrtfR7zUf5a69-N -goversion go1.13.4 -D "" -importcfg $WORK/b366/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/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_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/ce/ce06a759c7493a824700a69a799e290c1b49c98f8a9d9b6b369c813360d05382-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e7/e7d3ef8e0cd7178f65b8bce0e36f8552dc2741b76bdf630460f385b234a4201a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/66/66d04c8003759a102d3588cf604037027cda878c14a85f3397d7887993d6cbff-d # internal github.com/spf13/cobra mkdir -p $WORK/b369/ cat >$WORK/b369/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/spf13/pflag=$WORK/b195/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b361/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid U2SLsFgopDtUaGU6Pfak/U2SLsFgopDtUaGU6Pfak -goversion go1.13.4 -D "" -importcfg $WORK/b369/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./custom_completions.go ./fish_completions.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/0c/0c3cf2ab8cec645fe767c1f3fe7b2f77af5adefaf890975ec1e501048cbf779a-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b279/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 41gRqTU8uaYTyHU2tU78/41gRqTU8uaYTyHU2tU78 -goversion go1.13.4 -D "" -importcfg $WORK/b278/importcfg -pack ./gen.go ./plugin.pb.go cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b208/ -g -O2 -o $WORK/b208/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/13/133528650b27d29ebc1884f1818b41fea8140cefac7c12eb594b45094dcaf11d-d # internal cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -o $WORK/b208/_cgo_.o $WORK/b208/_cgo_main.o $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o $WORK/b208/_x004.o $WORK/b208/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b208/_cgo_.o -dynout $WORK/b208/_cgo_import.go cat >$WORK/b208/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/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid uYgvq3e4D096dJdq1w_h/uYgvq3e4D096dJdq1w_h -goversion go1.13.4 -D "" -importcfg $WORK/b208/importcfg -pack ./callbacks.go $WORK/b208/_cgo_gotypes.go $WORK/b208/data.cgo1.go $WORK/b208/gpgme.cgo1.go $WORK/b208/unset_agent_info.cgo1.go $WORK/b208/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/4c/4c5553691b216b1950dbb128ef675ba4dcd05f51a3e8226a05b6afb50ef1041b-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b208/_pkg_.a $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o $WORK/b208/_x004.o $WORK/b208/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/ba/baf677ec56271b1a4873e0114108d3d0551d2187457aa671efac070e1b3b814d-d # internal cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x017.o -c openssl_stub_rand.c cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o $WORK/b047/_x014.o $WORK/b047/_x015.o $WORK/b047/_x016.o $WORK/b047/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage boring -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b050/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b051/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid TjwzB143jHkJJ8kmRuk7/TjwzB143jHkJJ8kmRuk7 -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./doc.go $WORK/b047/_cgo_gotypes.go $WORK/b047/aes.cgo1.go $WORK/b047/boring.cgo1.go $WORK/b047/ecdsa.cgo1.go $WORK/b047/hmac.cgo1.go $WORK/b047/rand.cgo1.go $WORK/b047/rsa.cgo1.go $WORK/b047/sha.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b047/_pkg_.a $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o $WORK/b047/_x014.o $WORK/b047/_x015.o $WORK/b047/_x016.o $WORK/b047/_x017.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/67/672f7eda814607f85c863248e0993bddd39126cbb89c69f61c365d40053549c6-d # internal crypto/hmac mkdir -p $WORK/b065/ crypto/sha512 crypto/sha256 crypto/sha1 crypto/aes mkdir -p $WORK/b062/ mkdir -p $WORK/b070/ mkdir -p $WORK/b069/ mkdir -p $WORK/b043/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid eOMLz7II1KLWuLZ_5K5N/eOMLz7II1KLWuLZ_5K5N -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b070/symabis ./sha256block_386.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b069/symabis ./sha1block_386.s cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid ECTIMjtEPGyRNulRz1eo/ECTIMjtEPGyRNulRz1eo -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./hmac.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid lsD4gNBl28lGlYAzvOmy/lsD4gNBl28lGlYAzvOmy -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid ariaPsAO4mxmm2dEeoWg/ariaPsAO4mxmm2dEeoWg -goversion go1.13.4 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_decl.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ANuZAeWQljXMDSz3jEnd/ANuZAeWQljXMDSz3jEnd -goversion go1.13.4 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/40/404a6a7ac9f29e73b118045e0927f2b2e577e920d1f86fe1713256fe65ac0cd4-d # internal vendor/golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b090/ mkdir -p $WORK/b227/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_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_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid T9PMyhCHzvXj9845XTvC/T9PMyhCHzvXj9845XTvC -goversion go1.13.4 -D "" -importcfg $WORK/b090/importcfg -pack ./hkdf.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid -ElGLfXkKq-tUGALRV7m/-ElGLfXkKq-tUGALRV7m -goversion go1.13.4 -D "" -importcfg $WORK/b227/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/0c/0c28df6babc8869fe3517a009c857c1c40005cdc38b4432b8a860154dd904fa4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/6f/6ff5f8c0f1f8c07057f2d863eb93bda0b7378321d97fdaf1c1c0276297e86755-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b069/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b070/sha256block_386.o ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/4c/4c00205c1af9351edb1ffa9ec610a086adc297f8c1767a577d7eb39dd16ed5e7-d # internal crypto/rand mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_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_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid SKOhcpnHVl5-CPaclCtT/SKOhcpnHVl5-CPaclCtT -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b069/_pkg_.a $WORK/b069/sha1block_386.o # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c4/c4195b0479a591f0ea633930d33eeab9444928134a2e45b61dc0cd2301d6aef7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal crypto/ecdsa mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid MOwvdwUI2VcGkPl3Pqxi/MOwvdwUI2VcGkPl3Pqxi -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./boring.go ./ecdsa.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d2/d229a8bf5d9181875b0242a398c043bc18b3ec7d204f1887b14eec9f6d46be55-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b070/_pkg_.a $WORK/b070/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/86/86256ba169aaa8656ca60ff18e8517a1d85fd350ba2caee6026c5394cb94ccde-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b121/ github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b295/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid Wo-sYTm_b6bJtwkF5n8h/Wo-sYTm_b6bJtwkF5n8h -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b296/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid jMmzb5V2CHaGnx_8rq1W/jMmzb5V2CHaGnx_8rq1W -goversion go1.13.4 -D "" -importcfg $WORK/b295/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ad/adfaf2efbf6d34c7950320681c05ccbeeb3e0cdb01a122699a9dae57df3c5f2a-d # internal crypto/ed25519 mkdir -p $WORK/b063/ github.com/containers/storage/pkg/stringid mime/multipart mkdir -p $WORK/b342/ mkdir -p $WORK/b160/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b216/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid zKYdRcnB84dPlK9gK7Cq/zKYdRcnB84dPlK9gK7Cq -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./ed25519.go cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF crypto/rsa mkdir -p $WORK/b068/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid vmJf7pvcoUdsLoSJE7Hx/vmJf7pvcoUdsLoSJE7Hx -goversion go1.13.4 -D "" -importcfg $WORK/b342/importcfg -pack ./stringid.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 6Gxpmg4IrjrjAwD9fsso/6Gxpmg4IrjrjAwD9fsso -goversion go1.13.4 -D "" -importcfg $WORK/b160/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid yLPTbLVKBWKTJ8x92n3I/yLPTbLVKBWKTJ8x92n3I -goversion go1.13.4 -D "" -importcfg $WORK/b216/importcfg -pack ./elgamal.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 7kCCOgaiVNdtt-8i0NP0/7kCCOgaiVNdtt-8i0NP0 -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go github.com/klauspost/compress/zstd mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b110/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b112/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b114/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid G0I85mh3qF4sT9sGATK7/G0I85mh3qF4sT9sGATK7 -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/04/0493c8dc3bbe9049820963b49cf6e2b9bce5597ae3174e995e5b450390a6f5c9-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid WcpkakflGw4rBr8PSZQx/WcpkakflGw4rBr8PSZQx -goversion go1.13.4 -D "" -importcfg $WORK/b228/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/0b/0bbf9e63ac4e210c583597dd9d30839fc07ff5cde5622a8de4030395fab4d1b1-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b226/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid OH5FnANuGm_GhXyqhtyh/OH5FnANuGm_GhXyqhtyh -goversion go1.13.4 -D "" -importcfg $WORK/b226/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/97/97529700fe40527ca5f3e412860d46dd915df1517b7adacf10bb29e1f72d81f0-d # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/fe/fec50bbf2b06e506f1cf2e637016361990cd1f131c80bcba8c467a5650a04053-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid eds0vRzwGBeKNVcupeoo/eds0vRzwGBeKNVcupeoo -goversion go1.13.4 -D "" -importcfg $WORK/b341/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/eb/ebf1794cc77c0002ee8cef5235e14407afb172fc539bd689b382fba7d013226c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/8b/8bfaa655481f83b8789c274a3e4893ec7cf0c453e35db1b0e8492f543d12f3ad-d # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/99/99c7cf98ed7d86c5b09066b514998fffba4c9bf1548e80b9f5a0df43a3e2be54-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/61/6119288d3d2e8b64604d8d9df21beb6d77f04dd5f9fbb88fe01f866b0c455b04-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid h84pV5yPCVUqvMoV-8TF/h84pV5yPCVUqvMoV-8TF -goversion go1.13.4 -D "" -importcfg $WORK/b297/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/98/98a5c4a1d1359e74a8b651344a7656cc9ddf84fe4495f127fd60eaab2bb97ed9-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b337/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b337/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b337/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e1/e1fc7304578be50bd72b9d6027cf8811c1804d4bbe2e594fb24c85ada77777a3-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b108/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b213/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b215/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b216/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/jpeg=$WORK/b220/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid F39bFLAqW684eKLERZTJ/F39bFLAqW684eKLERZTJ -goversion go1.13.4 -D "" -importcfg $WORK/b212/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go crypto/x509 mkdir -p $WORK/b071/ cd $WORK/b337 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b071/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/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_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/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 4bhjQvo-87cyZg7VvzN2/4bhjQvo-87cyZg7VvzN2 -goversion go1.13.4 -D "" -importcfg $WORK/b071/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 cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/90/9070b0a212ea93b5fc056bfdc0298795b556d84f7e6644e76c2a1ecc623c94d3-d # internal cd $WORK/b337 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/5f/5fc66bf35052be4688e5641b94c1f3169210a2ffaa2a25f6b6982057e1c8581b-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/tmp/go-build -gno-record-gcc-switches -o $WORK/b337/_cgo_.o $WORK/b337/_cgo_main.o $WORK/b337/_x001.o $WORK/b337/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b337/_cgo_.o -dynout $WORK/b337/_cgo_import.go cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid 4REZLjALnYDIPJ5wF8Pg/4REZLjALnYDIPJ5wF8Pg -goversion go1.13.4 -D "" -importcfg $WORK/b337/importcfg -pack $WORK/b337/_cgo_gotypes.go $WORK/b337/copy_linux.cgo1.go $WORK/b337/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b337/_pkg_.a $WORK/b337/_x001.o $WORK/b337/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/fa/fabf1482554eefaea44c398ce6b9745dc4ef3999d1ebf718ee5456d823a11d85-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/db/db7f92bcb2c116cb865bbbe297fbd35b40872f30a32194c1e561123623ff3599-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b210/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_pkg_.a packagefile hash=$WORK/b049/_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-1.0.0/vendor/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid SJYkQi7g-cY9-E6QUd0P/SJYkQi7g-cY9-E6QUd0P -goversion go1.13.4 -D "" -importcfg $WORK/b209/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/cf/cf88f944a9faf57898446ed8dc1bffcbdf3c454d966c25d676ed937555bf385e-d # internal github.com/fullsailor/pkcs7 mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid 4CN-JA6NbehSCQkyjtiA/4CN-JA6NbehSCQkyjtiA -goversion go1.13.4 -D "" -importcfg $WORK/b236/importcfg -pack ./ber.go ./pkcs7.go ./x509.go gopkg.in/square/go-jose.v2 mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b071/_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 golang.org/x/crypto/ed25519=$WORK/b226/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b227/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b228/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b229/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid MuqIyr0l18Nk6-sSZGJc/MuqIyr0l18Nk6-sSZGJc -goversion go1.13.4 -D "" -importcfg $WORK/b225/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go crypto/tls mkdir -p $WORK/b056/ cat >$WORK/b056/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/b057/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rc4=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid SGRtp2ncJUJB8SHRML76/SGRtp2ncJUJB8SHRML76 -goversion go1.13.4 -D "" -importcfg $WORK/b056/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/47/47d8a7a0c34b74929c9a9c0bb72e4ec5c7ff668fbbf319e7dc9e843d8152fb94-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b103/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b109/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid lfxsVygbEN5UaVW3yRuM/lfxsVygbEN5UaVW3yRuM -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b288/ cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/d8/d84b90e01ef5d7dbd6bc7d866dc4b848ad2de83b509ed6ade82d64e45db16cb4-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b233/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b108/_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/b289/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b298/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b109/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b300/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_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-1.0.0/vendor/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid pKbX7y91R2LfTLrV3Cyl/pKbX7y91R2LfTLrV3Cyl -goversion go1.13.4 -D "" -importcfg $WORK/b288/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/mail=$WORK/b234/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid AF1NiJIiMFhNzsgg05Mj/AF1NiJIiMFhNzsgg05Mj -goversion go1.13.4 -D "" -importcfg $WORK/b233/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/15/15404009c25c354992063de5df3db07b82491c6375768669fb63557c882390c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/02/023da08031e82882913b55fa6fb2408cfdf179be77dcb2206e3e20f13c9a753d-d # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/29/29b725864c7fbfbba72008ded5df4f55804aa67197fdad1719c6714afd2cf596-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/6e/6efffb47cbd434c4ce6390a1556fb8dd25f12306ae896018c15f18765c88baac-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid -GdVMApkyF28QmjKz5La/-GdVMApkyF28QmjKz5La -goversion go1.13.4 -D "" -importcfg $WORK/b224/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/73/737f3564fe921e318639befa23018ae5506609ca235b97ae09ae8b25ddd6b5a9-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b232/ github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b223/ mkdir -p $WORK/b235/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid dYGuNq0L_oJ9SIFtOekl/dYGuNq0L_oJ9SIFtOekl -goversion go1.13.4 -D "" -importcfg $WORK/b223/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid iO-wAiZuSingCWXpryc5/iO-wAiZuSingCWXpryc5 -goversion go1.13.4 -D "" -importcfg $WORK/b232/importcfg -pack ./keywrapper_jwe.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b236/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid kqq39AwCInlk5OST-aML/kqq39AwCInlk5OST-aML -goversion go1.13.4 -D "" -importcfg $WORK/b235/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/20/205401474980ab7a40b5ac3aa15426f682952e46e784f6e80435dd1bc7b70caa-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/18/1805090283b7b388c349a532cbb1d655c57448d9cbf208bbc6aee35e9c28eaf8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/36/36d80c58a3de35e0f7cc2b52353f6b560b2a9f08bfc5308c5313e5638eb2b17a-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_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/ocicrypt/blockcipher=$WORK/b223/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b233/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid XWlEMynWvuKwhL9ZIpbe/XWlEMynWvuKwhL9ZIpbe -goversion go1.13.4 -D "" -importcfg $WORK/b222/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/87/870532e6f0224f945d84ef91e4edc33f530538b2819cdea8d8fac7e498921b23-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b317/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid YTf6mpd1iJn7GckTbPs9/YTf6mpd1iJn7GckTbPs9 -goversion go1.13.4 -D "" -importcfg $WORK/b315/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/cc/cc52c0ac4c463e2d775bdcd5ffeb6dff2dbdc8f411980869585c78fad333103d-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b366/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/helpers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid 9lsELzM2OkATyNRTxYHq/9lsELzM2OkATyNRTxYHq -goversion go1.13.4 -D "" -importcfg $WORK/b365/importcfg -pack ./parse_helpers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/48/4803b56e7802c55fc3a5ecbfbda29d847cec251d6013d1b10bfb70a240f5a50e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/3e/3e5e98e3eae6f780d182988efb073bc07fc0d6f7097f9fa74c563726b9277182-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b314/ cat >$WORK/b314/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/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b318/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_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-1.0.0/vendor/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid mfCF2pgWZDd5fxL3gFFz/mfCF2pgWZDd5fxL3gFFz -goversion go1.13.4 -D "" -importcfg $WORK/b314/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/08/08e50e9e7bf6edda6be97f5e53cbf8030d4e2f0bf701497c515a5eb8ab13eccc-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b333/ github.com/containers/storage/drivers/vfs mkdir -p $WORK/b336/ github.com/containers/storage/drivers/aufs mkdir -p $WORK/b321/ github.com/containers/storage/drivers/zfs mkdir -p $WORK/b338/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b337/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid YkDkSW9ArwtAmNlU6qzC/YkDkSW9ArwtAmNlU6qzC -goversion go1.13.4 -D "" -importcfg $WORK/b333/importcfg -pack ./overlayutils.go cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid C1qgGWBJAdiTTfRrY88J/C1qgGWBJAdiTTfRrY88J -goversion go1.13.4 -D "" -importcfg $WORK/b336/importcfg -pack ./copy_linux.go ./driver.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b327/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b339/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid JfQgLkTFpm7JJdcFAJ7Q/JfQgLkTFpm7JJdcFAJ7Q -goversion go1.13.4 -D "" -importcfg $WORK/b321/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid amKqENPB4n_V6AAw9Mej/amKqENPB4n_V6AAw9Mej -goversion go1.13.4 -D "" -importcfg $WORK/b338/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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/b314/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b328/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid S5gVC1UPT5o1JB_Lf3NK/S5gVC1UPT5o1JB_Lf3NK -goversion go1.13.4 -D "" -importcfg $WORK/b327/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/79/79bed8292ea4ae9c022d7d01cbf0e631048dd9dd2eea6ad2e21c36044850fe5d-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b334/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b335/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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-1.0.0/vendor/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid KLnbd68-PaWFm3wFIFlI/KLnbd68-PaWFm3wFIFlI -goversion go1.13.4 -D "" -importcfg $WORK/b332/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/36/36685d34117792d71ced72c5ceb320b61f38c36272b6a4d828f16fd16291d271-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/4d/4d5c1d47cdb32688266d96f2e6cec8d24ae8f2ac96354d610353fa09764de538-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/27/2723411b06f55d8a4a2dde29f97539c939c5982cb7fa8b5712df84da76af6b8e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/00/000a4e8a0d278e83f8774254763cb29206565b5361b1b95f700e87bbb2e13c46-d # internal net/http/httptrace mkdir -p $WORK/b162/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 6-8sm3WK7jga-tXxrTrZ/6-8sm3WK7jga-tXxrTrZ -goversion go1.13.4 -D "" -importcfg $WORK/b164/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid urMliMmWA5z1pKEATrcV/urMliMmWA5z1pKEATrcV -goversion go1.13.4 -D "" -importcfg $WORK/b162/importcfg -pack ./trace.go github.com/containers/libtrust mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/base32=$WORK/b128/_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/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/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_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-1.0.0/vendor/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid d4oKFYgozML2dN3bWr6R/d4oKFYgozML2dN3bWr6R -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/fb/fb29c0b3f49b133e197360f71f3c266e994d559490897dace94c0af6c2d732fa-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/66/6647306a852026d3ba6bdd25596a7095d70782acd0993f1d2750b9ebdac64fd9-d # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/f9/f913788598888ff7d7a8c98dad57d9f293a9cd2ac691437cbf50e2eb3a369bad-d # internal net/http mkdir -p $WORK/b147/ cat >$WORK/b147/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/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_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/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_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/b037/_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_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p net/http -std -complete -installsuffix shared -buildid 8OR-1VQ0Pve3OuWnPAjx/8OR-1VQ0Pve3OuWnPAjx -goversion go1.13.4 -D "" -importcfg $WORK/b147/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_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/b9/b92848015427e3f51e6edd41af7383e8d66d11632aec93bcbaf3917613797db5-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b336/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b338/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid OltLkFKpxQ-ylPsM2ICU/OltLkFKpxQ-ylPsM2ICU -goversion go1.13.4 -D "" -importcfg $WORK/b320/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/55/55e275df80952253e3fecea93fafd574d8f8eb18cda77346ffbbb145e6567167-d # internal github.com/containers/storage mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_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/b141/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b340/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b341/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b343/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b344/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b346/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b348/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b350/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b300/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b352/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b353/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b345/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b363/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid NQF17zg4jnojkJHroBQr/NQF17zg4jnojkJHroBQr -goversion go1.13.4 -D "" -importcfg $WORK/b313/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/da/da7f8f41ba7d51ba5417fc4a4beff2f53f8367c3608e93e9a0415d3523066e1d-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid uLdLtJnWUatp8bX7aMKQ/uLdLtJnWUatp8bX7aMKQ -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/8c/8cb6de0523abb5628853000c1a724483313ef7108d7bb891e070fa6971b2e034-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b249/ github.com/containers/image/v5/image mkdir -p $WORK/b098/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b250/_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/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/image/v5/signature mkdir -p $WORK/b206/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid rYh7ncNabsA7BRJi2qXY/rYh7ncNabsA7BRJi2qXY -goversion go1.13.4 -D "" -importcfg $WORK/b249/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 3hRBRUGSCfsx5DFdwg6t/3hRBRUGSCfsx5DFdwg6t -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b206/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/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b208/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid pWdjyJwqQrVNcJDxrMxK/pWdjyJwqQrVNcJDxrMxK -goversion go1.13.4 -D "" -importcfg $WORK/b206/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_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/09/0938408665629914d7b4ed4987cad1f99e7fdc5939f2000fb4d7864df02bc8c5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/74/744bdd189f05d3a054c3d79d9d6407dc1d8c4d0d2e63ee68a5906282e639445a-d # internal github.com/containers/image/v5/docker/archive mkdir -p $WORK/b248/ github.com/containers/image/v5/directory github.com/containers/image/v5/tarball mkdir -p $WORK/b364/ mkdir -p $WORK/b245/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b364/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/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid cloVtNW_4QCQxptDfvSL/cloVtNW_4QCQxptDfvSL -goversion go1.13.4 -D "" -importcfg $WORK/b248/importcfg -pack ./dest.go ./src.go ./transport.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid dNewZTQjp1O2bjeOTKyi/dNewZTQjp1O2bjeOTKyi -goversion go1.13.4 -D "" -importcfg $WORK/b364/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid QcKqB7RUzb-Lo7QYX7vc/QcKqB7RUzb-Lo7QYX7vc -goversion go1.13.4 -D "" -importcfg $WORK/b245/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/aa/aa45e638283c46bc57d6e652b4d23c325ae6606e3496253c7bb3a7c484c4b83b-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b237/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b240/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 3RbPMYfx_2F1gInKOdg9/3RbPMYfx_2F1gInKOdg9 -goversion go1.13.4 -D "" -importcfg $WORK/b199/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/6e/6e6311e9b4f39f3b33b9a3b3c606228341ebb4a3636a075ce2617a6a98254430-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/4c/4c4a542aeab95b6f1d0918adb2c52963c5b6a84d1a255d297e5dab620a811a6a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/54/54573a2b707b94503043c69993ffa343838b4da49e15767f49b539f8bccec386-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/1b/1ba5d7ab78eabc2ffd893d2d7eda785f6e371b51202f71147b333d4cbf7c99b1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/e6/e6a23874f5f636cc9266b97b8322efb8e7f15b82b22ff147e68a8dd2e1d328cd-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b312/ cat >$WORK/b312/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/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid oQTtj5am5qb1qfBh1r8q/oQTtj5am5qb1qfBh1r8q -goversion go1.13.4 -D "" -importcfg $WORK/b312/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/c9/c964b8676706e2209bbe3820d343fd5a1f87a2837187409d8a857c9d547b38f4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/d8/d8a908a09bbb742354b099d031a16dc1813418c4ee9df78ae16aa442ddf79670-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b144/ github.com/docker/distribution/registry/client/transport expvar github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b174/ github.com/docker/distribution/registry/api/errcode github.com/docker/distribution github.com/prometheus/common/expfmt net/http/httputil github.com/gorilla/mux mkdir -p $WORK/b170/ mkdir -p $WORK/b179/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b173/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid XCP1gRk7lvfpvhbw2CTh/XCP1gRk7lvfpvhbw2CTh -goversion go1.13.4 -D "" -importcfg $WORK/b144/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b174/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/b147/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b166/ mkdir -p $WORK/b172/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 0ltgfkvMSmPDp4Zlqq0A/0ltgfkvMSmPDp4Zlqq0A -goversion go1.13.4 -D "" -importcfg $WORK/b174/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b147/_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/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b184/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid LoMQjveqaGhRN7b2D1VC/LoMQjveqaGhRN7b2D1VC -goversion go1.13.4 -D "" -importcfg $WORK/b170/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p expvar -std -complete -installsuffix shared -buildid nNPz9tzUCI1UngZNTRNK/nNPz9tzUCI1UngZNTRNK -goversion go1.13.4 -D "" -importcfg $WORK/b179/importcfg -pack ./expvar.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b284/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid wj32nalvrA-kzr4V1pz3/wj32nalvrA-kzr4V1pz3 -goversion go1.13.4 -D "" -importcfg $WORK/b173/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b172/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/b168/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid t9c4pR-1hPa6iNX9Jpz0/t9c4pR-1hPa6iNX9Jpz0 -goversion go1.13.4 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./handler.go ./register.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b185/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b186/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b187/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b040/_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/b150/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid VJA_GiZOtO3WJUqtFvak/VJA_GiZOtO3WJUqtFvak -goversion go1.13.4 -D "" -importcfg $WORK/b172/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid xm1XjiPA2z-P987dVtQA/xm1XjiPA2z-P987dVtQA -goversion go1.13.4 -D "" -importcfg $WORK/b184/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 3PSSnwIq5Zs63RkDmZ2V/3PSSnwIq5Zs63RkDmZ2V -goversion go1.13.4 -D "" -importcfg $WORK/b284/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go golang.org/x/net/http2 mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_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/b305/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b311/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b306/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b084/_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/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 2fWU-d08M7STn9uof_JO/2fWU-d08M7STn9uof_JO -goversion go1.13.4 -D "" -importcfg $WORK/b304/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/b7/b720e1108827ab78d003e609045e2e6ca10443e8cf50738f142dc748e4df9b84-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/28/286fd7b01e0432bca795d11c924664f7f810434880343794b91b3590fdcf0781-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid R_SP9192i_x5TP7hAU6i/R_SP9192i_x5TP7hAU6i -goversion go1.13.4 -D "" -importcfg $WORK/b143/importcfg -pack ./tlsclientconfig.go cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/8d/8dfad71b69d340a0610e399e53588bceff71b9477cd7c19e71364f7986fec2ca-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/18/18956a40777c307b963c314ff8aa4af2d8cc2df7073aa6de84e5fa7810445921-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/16/16f17589617e895ea205197b5b65d5fc559cf336052848df5762189d38d0d8a4-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b267/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid KSVV5_FPz5wTTTcg1anD/KSVV5_FPz5wTTTcg1anD -goversion go1.13.4 -D "" -importcfg $WORK/b264/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/9a/9a875ed9072321595401dc86a719f70103f028ace2c57abf3cd330e8cc03e9c0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/07/07d1593a4b8208fc570b889ed92bca3a230e5a2702350749cd5c14779d7b5edb-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b287/ cat >$WORK/b287/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/v5/directory/explicitfilepath=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid IxanBMarvhMID4EX2Jdh/IxanBMarvhMID4EX2Jdh -goversion go1.13.4 -D "" -importcfg $WORK/b287/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/1d/1d2c2b67ae22119d3d4affa5c02720a1439834e805ba628eaa88b0307ac7a0c4-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b264/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid oMxZnLbiNH2DjjGiFy3w/oMxZnLbiNH2DjjGiFy3w -goversion go1.13.4 -D "" -importcfg $WORK/b263/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/c0/c05537441ee3fa5b5b87538574da9acd6ce714faec507ff21ca2a790134cbd09-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid gEVGx9OrXgt-PPeLQM2o/gEVGx9OrXgt-PPeLQM2o -goversion go1.13.4 -D "" -importcfg $WORK/b167/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/79/7909379fe0a06dfede3487d91d0608249681533966ad979c690dab063d6e601e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/9f/9f6d2e001651b1c7052b68521e944bf0ed17c6d01010a263492c9e1b798e6a40-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b278/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid kIbrS8kLgaV26Rc-drs7/kIbrS8kLgaV26Rc-drs7 -goversion go1.13.4 -D "" -importcfg $WORK/b277/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_386/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/ca/cad89a2a67ef026d6663f7eb64fac7f6f6cdf7c5e01216b18b3d95d7fa35c224-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid cy8iAIsThXG-vr3tHzod/cy8iAIsThXG-vr3tHzod -goversion go1.13.4 -D "" -importcfg $WORK/b285/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e9/e9923ba4f89d15fdd822148047acecf4032fae97f588fcc18f3ab9268a16fe69-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_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/b256/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b277/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b260/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid f7y2tFMvO_3dIFakKnml/f7y2tFMvO_3dIFakKnml -goversion go1.13.4 -D "" -importcfg $WORK/b255/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/7f/7f8007b6f1c3fdf7b10af5d0779e57fa0bc8a5f301136f77c9986f4c3fb91723-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b178/ cat >$WORK/b178/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 expvar=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b182/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b187/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b188/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b116/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_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-1.0.0/vendor/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid fJdt9DxTpPXEmn4cnGii/fJdt9DxTpPXEmn4cnGii -goversion go1.13.4 -D "" -importcfg $WORK/b178/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/a6/a6493c2d69402b1442d83f5bb97cefad05d9aca48885088a6534ba298979b5b6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/8c/8c563b7d786432ec463c0c4b18778301d8eb38df53f94173e3b7064286291946-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/bb/bb49cb47fb2e4afaeb1a22d446beb5c884c38c1aedc6b0a45cdaee31672408d6-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b255/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid hl6BUVrKRkFnyBE4F9HJ/hl6BUVrKRkFnyBE4F9HJ -goversion go1.13.4 -D "" -importcfg $WORK/b283/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/ef/ef2668f47879ff64caba7a4dd7a583cdb3be983d568a5e06fec98f3b83d51e0c-d # internal github.com/docker/docker/client mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b056/_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/b168/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b264/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b284/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid X_cjGg6OoY4YQzWuAiq2/X_cjGg6OoY4YQzWuAiq2 -goversion go1.13.4 -D "" -importcfg $WORK/b253/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/97/9715180dbacc64cb775711967bf3e53889ca556cbb3bc4b7943a204f4f3d949e-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid C8TVbaol6fAYZTRmk2UJ/C8TVbaol6fAYZTRmk2UJ -goversion go1.13.4 -D "" -importcfg $WORK/b191/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/1f/1fb7cd9c1110bb88159669a83e854e0aef838636db8953f511ad249ec6d5eaf6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/ad/ad4db26983b76f993686ad5d75abf0bc56365dc4f684bc4e82cf007d4899230e-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b091/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b253/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 036gE8GRuNZqMKoCYms-/036gE8GRuNZqMKoCYms- -goversion go1.13.4 -D "" -importcfg $WORK/b252/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/37/37c70022eddf95dbdd4ac48bc36a0fe343a19b4488c5025c655ca9cbca021993-d # internal github.com/docker/go-metrics mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b191/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid jv-CVh6_b6HLeo1HFalB/jv-CVh6_b6HLeo1HFalB -goversion go1.13.4 -D "" -importcfg $WORK/b177/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/af/afa34009d549942d69aea957319f2042bc1afb6e9e779362708c94e5c0a68543-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/92/924639b6566e069a846f1646180d14db0bd507017efb8d3426022c939029a368-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid oWAOy6Rzlj9w4obvHqAs/oWAOy6Rzlj9w4obvHqAs -goversion go1.13.4 -D "" -importcfg $WORK/b176/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/62/620be727271973d356ab043387edf2435de90be7b35f2821acafc9401b3ba67e-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid BnBGlY4cJF6lv9b_oGWV/BnBGlY4cJF6lv9b_oGWV -goversion go1.13.4 -D "" -importcfg $WORK/b175/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/eb/ebc41820a17c00af9f4e570a04fe5c046b197f4c112b291667d7e1a3eb8757fd-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid dulyviK4zycjzoGswKj9/dulyviK4zycjzoGswKj9 -goversion go1.13.4 -D "" -importcfg $WORK/b192/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/ae/ae428dc4744a0be53d2ead579dc207bb6dfa919935b4c21fdb7743d8c373288c-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b171/ cat >$WORK/b171/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/b172/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid jqwpnCBaFuUi2KGcJdMJ/jqwpnCBaFuUi2KGcJdMJ -goversion go1.13.4 -D "" -importcfg $WORK/b171/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/ae/aeee0544b539a5f6158b6dc553dc6496e5d0a330301dce14196e1e14babc3191-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b091/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b193/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid gBVMCSz3k2Ks_6-IXjxU/gBVMCSz3k2Ks_6-IXjxU -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d8/d892433fadb8a57bf7299bf756174cddb55fcc054bc54be1c8b02ce5f32bf39d-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b039/ github.com/containers/image/v5/openshift mkdir -p $WORK/b302/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b195/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b091/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b193/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b303/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b304/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid ERrjrEA4Rn7jLUjIT-yG/ERrjrEA4Rn7jLUjIT-yG -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./auth.go ./cli.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid Do7HuWHQw8LjT-HCyQe7/Do7HuWHQw8LjT-HCyQe7 -goversion go1.13.4 -D "" -importcfg $WORK/b302/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d788324fdc9e04a17e33790935def75c5062409c45dca9ffcf7d5b4f544516b4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/cb/cbca0df4b32ba0865b133b1acfe3a722f64393ca9cf6dfce2952899e2c6baa57-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid l-Cfia7qOToFppyvpUd2/l-Cfia7qOToFppyvpUd2 -goversion go1.13.4 -D "" -importcfg $WORK/b247/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/9a/9a8034d9de555a3ef20af1753e6c7c16aa9cde4b7d6c070265e40795974a0a03-d # internal _/builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo mkdir -p $WORK/b001/ cd /builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b001/ -importpath _/builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo -- -I $WORK/b001/ -g -O2 ./cgo_pthread_ordering_workaround.go cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo -fPIC -m32 -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-1.0.0/cmd/skopeo -fPIC -m32 -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-1.0.0/cmd/skopeo -fPIC -m32 -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-1.0.0/cmd/skopeo TERM='dumb' gcc -I . -fPIC -m32 -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_386/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/common/pkg/auth=$WORK/b039/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b199/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b365/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b368/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b348/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b369/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b195/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b317/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -installsuffix shared -buildid 36OMG_YX50qttQJ52_Rr/36OMG_YX50qttQJ52_Rr -goversion go1.13.4 -D _/builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo -importcfg $WORK/b001/importcfg -pack ./copy.go ./delete.go ./flag.go ./inspect.go ./layers.go ./list_tags.go ./login.go ./logout.go ./main.go ./manifest.go ./signing.go ./sync.go ./unshare_linux.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_386/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/de/debea2708e913195b030df4204fea47da7de4edfc1d0249ab44ec93fc83c47d3-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile _/builddir/build/BUILD/skopeo-1.0.0/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/common/pkg/auth=$WORK/b039/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b199/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b365/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b368/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b348/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b369/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b195/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b317/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_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 math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b101/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b237/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b240/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b246/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b091/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b193/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b201/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b205/_pkg_.a packagefile compress/bzip2=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b103/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b109/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b208/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b364/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b366/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b349/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b361/_pkg_.a packagefile encoding/csv=$WORK/b196/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b027/_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 github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b223/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b233/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b235/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile container/heap=$WORK/b238/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b239/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b243/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b241/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b242/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b192/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b202/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b203/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b110/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b112/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b114/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile runtime/debug=$WORK/b116/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b118/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b210/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b286/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b303/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b304/_pkg_.a packagefile github.com/containers/storage=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b265/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b367/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b294/_pkg_.a packagefile text/template/parse=$WORK/b362/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b081/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile internal/singleflight=$WORK/b083/_pkg_.a packagefile net/mail=$WORK/b234/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b236/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b213/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b215/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b216/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/jpeg=$WORK/b220/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b051/_pkg_.a packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b064/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile hash/fnv=$WORK/b204/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b111/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile archive/tar=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b264/_pkg_.a packagefile net/http/httputil=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b298/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b300/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b305/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b311/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b340/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b341/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b343/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b344/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b346/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b350/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b352/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b353/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b345/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b363/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_pkg_.a packagefile golang.org/x/net/context=$WORK/b296/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b267/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b226/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b227/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b228/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b229/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile hash/adler32=$WORK/b214/_pkg_.a packagefile image/color=$WORK/b219/_pkg_.a packagefile image/internal/imageutil=$WORK/b221/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b260/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b278/_pkg_.a packagefile text/scanner=$WORK/b290/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b301/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b307/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b309/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b310/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b318/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b336/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b338/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b347/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b351/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b326/_pkg_.a packagefile go/format=$WORK/b354/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b268/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b273/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b191/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b279/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b308/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b328/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b334/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b335/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b337/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b339/_pkg_.a packagefile go/ast=$WORK/b355/_pkg_.a packagefile go/parser=$WORK/b358/_pkg_.a packagefile go/printer=$WORK/b359/_pkg_.a packagefile go/token=$WORK/b357/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b269/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b270/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b182/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b187/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b188/_pkg_.a packagefile go/scanner=$WORK/b356/_pkg_.a packagefile text/tabwriter=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b185/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b186/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b189/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b190/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=o2C72C6EGLZuUYDBk8o8/36OMG_YX50qttQJ52_Rr/J6MYM4h_AHcdhZU-szDh/o2C72C6EGLZuUYDBk8o8 -compressdwarf=false -B 0x79843c03cc7c1c07f5be032b2b7d89def7158230 -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_386/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out skopeo rm -r $WORK/b001/ + /usr/bin/make docs $GOPATH/go.mod exists but should not + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0r0Z0B + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386 ++ dirname /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386 + cd skopeo-1.0.0 + make DESTDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386 SIGSTOREDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/var/lib/containers/sigstore install install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/bin install -m 755 skopeo /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man1/ install -m 755 -d /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/bash-completion/completions/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/var/lib/containers/sigstore install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/etc/containers install -m 644 default-policy.json /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/etc/containers/policy.json install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/etc/containers/registries.d install -m 644 default.yaml /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/etc/containers/registries.d/default.yaml + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/etc + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/etc/containers/certs.d /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/etc/containers/oci/hooks.d + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man5 + install -m0644 /builddir/build/SOURCES/storage.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/etc/containers/storage.conf + install -p -m 644 /builddir/build/SOURCES/registries.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/etc/containers/ + go-md2man -in /builddir/build/SOURCES/containers-storage.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man5/containers-storage.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man5/containers-registries.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-policy.json.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man5/containers-policy.json.5 + go-md2man -in /builddir/build/SOURCES/containers-mounts.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man5/containers-mounts.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-signature.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man5/containers-signature.5 + go-md2man -in /builddir/build/SOURCES/containers-transports.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man5/containers-transports.5 + go-md2man -in /builddir/build/SOURCES/containers-certs.d.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man5/containers-certs.d.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.d.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man5/containers-registries.d.5 + go-md2man -in /builddir/build/SOURCES/containers.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man5/containers.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-auth.json.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/man/man5/containers-auth.json.5 + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/containers + install -m0644 /builddir/build/SOURCES/mounts.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/containers/mounts.conf + install -m0644 /builddir/build/SOURCES/seccomp.json /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/containers/seccomp.json + install -m0644 /builddir/build/SOURCES/containers.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/containers/containers.conf + install -d -p -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/rhel/secrets + ln -s /etc/pki/entitlement /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/rhel/secrets/etc-pki-entitlement + ln -s /etc/rhsm /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/rhel/secrets/rhsm + ln -s /etc/yum.repos.d/redhat.repo /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/rhel/secrets/redhat.repo + install -d -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/skopeo/test/system + cp -pav systemtest/001-basic.bats systemtest/010-inspect.bats systemtest/020-copy.bats systemtest/030-local-registry-tls.bats systemtest/040-local-registry-auth.bats systemtest/050-signing.bats systemtest/060-delete.bats systemtest/helpers.bash systemtest/run-tests /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/skopeo/test/system/ 'systemtest/001-basic.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/skopeo/test/system/001-basic.bats' 'systemtest/010-inspect.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/skopeo/test/system/010-inspect.bats' 'systemtest/020-copy.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/skopeo/test/system/020-copy.bats' 'systemtest/030-local-registry-tls.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/skopeo/test/system/030-local-registry-tls.bats' 'systemtest/040-local-registry-auth.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/skopeo/test/system/040-local-registry-auth.bats' 'systemtest/050-signing.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/skopeo/test/system/050-signing.bats' 'systemtest/060-delete.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/skopeo/test/system/060-delete.bats' 'systemtest/helpers.bash' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/skopeo/test/system/helpers.bash' 'systemtest/run-tests' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386//usr/share/skopeo/test/system/run-tests' + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.0.0-1.module_el8.2.0+459+b997c4fe --unique-debug-suffix -1.0.0-1.module_el8.2.0+459+b997c4fe.i386 --unique-debug-src-base skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386 -S debugsourcefiles.list /builddir/build/BUILD/skopeo-1.0.0 extracting debug info from /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/bin/skopeo 14479 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-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DOwybR + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + exit 0 Processing files: skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tGFPm6 + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/doc/skopeo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ugA5yl + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/licenses/skopeo + exit 0 Provides: skopeo = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo(x86-32) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libdevmapper.so.1.02 libdevmapper.so.1.02(Base) libdevmapper.so.1.02(DM_1_02_97) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgpg-error.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: containers-common-1.0.0-1.module_el8.2.0+459+b997c4fe.i686 Provides: config(containers-common) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe containers-common = 1:1.0.0-1.module_el8.2.0+459+b997c4fe containers-common(x86-32) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo-containers = 1:1.0.0-1.module_el8.2.0+459+b997c4fe 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 subscription-manager Processing files: skopeo-tests-1.0.0-1.module_el8.2.0+459+b997c4fe.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.V0qjBB + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/licenses/skopeo-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/licenses/skopeo-tests + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386/usr/share/licenses/skopeo-tests + exit 0 Provides: skopeo-tests = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo-tests(x86-32) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: skopeo-debugsource-1.0.0-1.module_el8.2.0+459+b997c4fe.i686 Provides: skopeo-debugsource = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo-debugsource(x86-32) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: skopeo-debuginfo-1.0.0-1.module_el8.2.0+459+b997c4fe.i686 Provides: debuginfo(build-id) = 1376e8c0cee73b6c90c6e5f5c86fa73633473828 skopeo-debuginfo = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo-debuginfo(x86-32) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: skopeo-debugsource(x86-32) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386 Wrote: /builddir/build/RPMS/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i686.rpm Wrote: /builddir/build/RPMS/containers-common-1.0.0-1.module_el8.2.0+459+b997c4fe.i686.rpm Wrote: /builddir/build/RPMS/skopeo-tests-1.0.0-1.module_el8.2.0+459+b997c4fe.i686.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-1.0.0-1.module_el8.2.0+459+b997c4fe.i686.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-1.0.0-1.module_el8.2.0+459+b997c4fe.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.badAMp + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.i386 + exit 0 Child return code was: 0