Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/f30-build-19404794-1362960/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/skopeo-0.1.41-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/f30-build-19404794-1362960/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SQ8HFG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skopeo-0.1.41 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.1.41.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skopeo-0.1.41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'skopeo-0.1.41 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mvX0uX + umask 022 + cd /builddir/build/BUILD + cd skopeo-0.1.41 + 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.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/k8s.io = vendor/src + test -d vendor/k8s.io + mv vendor/k8s.io 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-0.1.41:/builddir/build/BUILD/skopeo-0.1.41/vendor + GOPATH=/builddir/build/BUILD/skopeo-0.1.41:/builddir/build/BUILD/skopeo-0.1.41/vendor ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xdac6cdc501e1c7db40f0f9a242632281f2724c60 -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-build472380123 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid G0BEcq4eJ6soSA-pKMDo/G0BEcq4eJ6soSA-pKMDo -goversion go1.12.15 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go runtime/internal/sys mkdir -p $WORK/b015/ math/bits cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b008/ mkdir -p $WORK/b012/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 0qmiLd-uBGXgPQiEUsQD/0qmiLd-uBGXgPQiEUsQD -goversion go1.12.15 -D "" -importcfg $WORK/b015/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p math/bits -std -complete -installsuffix shared -buildid 4bJqQ-ciMkU6d3O5hY9i/4bJqQ-ciMkU6d3O5hY9i -goversion go1.12.15 -D "" -importcfg $WORK/b008/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 8sV-7-RDGmwCEtmpDeWV/8sV-7-RDGmwCEtmpDeWV -goversion go1.12.15 -D "" -importcfg $WORK/b012/importcfg -pack ./cpu.go ./cpu_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/73/73b388c8048e5c6c9294d6fd0cb8f783cbe84961d2ddd2cfa1d7a8693ce1e2ca-d # internal unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 3rZsFj_8qh4zfpu4v4e3/3rZsFj_8qh4zfpu4v4e3 -goversion go1.12.15 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go runtime/internal/atomic mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/78/78201c723c90179d7c026940a4dd15a93ad43ff2f67b9fe3c1682d0615a4d4b2-d # internal runtime/internal/math mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid rcw5Rb3a9_sdHBqTQf6u/rcw5Rb3a9_sdHBqTQf6u -goversion go1.12.15 -D "" -importcfg $WORK/b014/importcfg -pack ./math.go cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis2 ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/46/469cbb3bf81ec365f5cc466ac314ea42ec0b8b918d2a7b2b03a3a56906a78847-d # internal internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/race -std -complete -installsuffix shared -buildid S8pGLnzMHHIZWfefgrwQ/S8pGLnzMHHIZWfefgrwQ -goversion go1.12.15 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/bd/bd4a2dd3154f60fa9d52b0ebb7b5ce3967661683f3be6433e1c2014f44b2ab4b-d # internal internal/bytealg mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cat >>$WORK/b013/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid xVjEQazBhBAfzUUsZ5gT/xVjEQazBhBAfzUUsZ5gT -goversion go1.12.15 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_arm64.go ./stubs.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/37/372eb9ea557ade709d2dca34dd61401f7d03b5eb95c333e281aeb43291c0c936-d # internal math mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid oSybX7y5IbVbzKb11Bum/oSybX7y5IbVbzKb11Bum -goversion go1.12.15 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d4/d4a3fe11d9e612a7a2a94f1bf8e948e8e897e38de0e6d2057894187f9189a89d-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p math -std -installsuffix shared -buildid x849PmqHl-lwnB3K9sCl/x849PmqHl-lwnB3K9sCl -goversion go1.12.15 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/asm_arm64.o ./asm_arm64.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p sync/atomic -std -installsuffix shared -buildid SXF4vRoK9mVpuCuv86Hl/SXF4vRoK9mVpuCuv86Hl -goversion go1.12.15 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/asm.o ./asm.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/3d/3d91658d1186b403c29c183c6953829a4050a5ac6808d6e6e811bd0af4d7a9cb-d # internal unicode mkdir -p $WORK/b021/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm64.o $WORK/b013/atomic_arm64.o # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid 2wXLc2OIes5W-ah09m3x/2wXLc2OIes5W-ah09m3x -goversion go1.12.15 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3d/3dadc194c6d945f6151098e4ed09fa40986ed7eabdb8053246af90628592e370-d # internal encoding mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding -std -complete -installsuffix shared -buildid qdPFf66jztxq6cRTtwJz/qdPFf66jztxq6cRTtwJz -goversion go1.12.15 -D "" -importcfg $WORK/b032/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/db/dbe04806ab46781fd162e6bfaca51c45934d3cd743262bca199aa948134f2bb6-d # internal internal/testlog mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/testlog -std -complete -installsuffix shared -buildid SQq-xuG8RnYVI63N1EST/SQq-xuG8RnYVI63N1EST -goversion go1.12.15 -D "" -importcfg $WORK/b029/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/2068599a9efe37b2e46069295fd9d1997488bf5ccf9cd13d0b1f43bb08d6cc31-d # internal unicode/utf16 mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid b40TNLhh-r1GGYwliJ8p/b40TNLhh-r1GGYwliJ8p -goversion go1.12.15 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/53/53bdeecff2a129eda96dee52fc9f9f8adec356465f4b46016e114f7b2b98e8d6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/22/22546fea433c6b7307b01346580ccbceceaf060bc19992ad402ef01bcf4c052a-d # internal crypto/internal/subtle mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid IxuvrfHfaPnzOKnjT0t-/IxuvrfHfaPnzOKnjT0t- -goversion go1.12.15 -D "" -importcfg $WORK/b079/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b057/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b057/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b057/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/7c/7c9dde82e3a8e97fa8c5eb2bb0574ed641bd8eda52b507a7af0c19bfbe8eed5e-d # internal crypto/subtle mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 5BqSk7DblpL-ovoWSx-j/5BqSk7DblpL-ovoWSx-j -goversion go1.12.15 -D "" -importcfg $WORK/b080/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/78/781f42073092033bcebe6441790b6cb9d42a897866d571aee62416b3156fdb57-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/9f/9f072531a6a7598e25974ece9da49098fd1bc1f5b1f0891d01c3cdb249f1df54-d # internal github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid Mo6b3HeifFHbjpauwro1/Mo6b3HeifFHbjpauwro1 -goversion go1.12.15 -D "" -importcfg $WORK/b094/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f8/f8f9bd64f1380c3a37f1b3955cf2ea8f4bd084d719f6afe611ad2c3bf4e3c485-d # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_arm64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_arm64.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.load_g ABI0 EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/math=$WORK/b014/_pkg_.a packagefile runtime/internal/sys=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid kHrdIXcuBGs4cYy28NKZ/kHrdIXcuBGs4cYy28NKZ -goversion go1.12.15 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c container/list mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p container/list -std -complete -installsuffix shared -buildid Dk-_phH7kujmnoyqvw0D/Dk-_phH7kujmnoyqvw0D -goversion go1.12.15 -D "" -importcfg $WORK/b108/importcfg -pack ./list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f4/f4b010c1a71000d4016f648a7db0a50502321666c89f97905a659bfa29d1a653-d # internal internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid cWL1xYtIfsUSaCR4ms4S/cWL1xYtIfsUSaCR4ms4S -goversion go1.12.15 -D "" -importcfg $WORK/b119/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/c1/c1398c04ac350b7f70d3d1d3f0bfc42f8c07038b032e2c3d84eea1f1294902df-d # internal internal/nettrace mkdir -p $WORK/b121/ cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/fe/fe195cd438b1db1b23972ed7581db776158fda911f7c9f230e6c6c0b866b71c4-d # internal cat >$WORK/b121/importcfg << 'EOF' # internal # import config EOF internal/x/net/dns/dnsmessage mkdir -p $WORK/b123/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid bgj0RBEfZs8PwL-_O6mA/bgj0RBEfZs8PwL-_O6mA -goversion go1.12.15 -D "" -importcfg $WORK/b121/importcfg -pack ./nettrace.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 6UGSBBx6Bl6iUNJbK2jr/6UGSBBx6Bl6iUNJbK2jr -goversion go1.12.15 -D "" -importcfg $WORK/b123/importcfg -pack ./message.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/39/39c78a558da5f6e9e89d1f61eef07e67beae9bd352af3712a030cde8f83eab37-d # internal github.com/containers/ocicrypt/spec mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid uMCj0PFE1RnpFyAAYajh/uMCj0PFE1RnpFyAAYajh -goversion go1.12.15 -D "" -importcfg $WORK/b131/importcfg -pack ./spec.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e9/e97f631ff468dd3d9091e687aa9706f9afc87cfe76b3d95fd2a0c18bb98a1eae-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid XyxoEa_nwTC9Pyo452jL/XyxoEa_nwTC9Pyo452jL -goversion go1.12.15 -D "" -importcfg $WORK/b151/importcfg -pack ./cast5.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/dim_arm64.o $WORK/b007/exp_arm64.o $WORK/b007/floor_arm64.o $WORK/b007/modf_arm64.o $WORK/b007/sqrt_arm64.o $WORK/b007/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a9/a9eac5562508e80fb87648049879a2b038b525770dc4b62757793f3983af99dd-d # internal strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid IX0rdrD7t3oeCXd_Gdf4/IX0rdrD7t3oeCXd_Gdf4 -goversion go1.12.15 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/35/35ade704e59593d1f931079c62f35a47a40cf8992acb1855691ba41c86246f11-d # internal image/color mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p image/color -std -complete -installsuffix shared -buildid --Tj4y51vCPHNQ4jTy-n/--Tj4y51vCPHNQ4jTy-n -goversion go1.12.15 -D "" -importcfg $WORK/b155/importcfg -pack ./color.go ./ycbcr.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/8f/8f3c2c5734d63ed6d9a212d2867bad424eda8f0d7145e772be3502c0a03cd70f-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid Yp4qNuTZS9LxVAsaq2Hh/Yp4qNuTZS9LxVAsaq2Hh -goversion go1.12.15 -D "" -importcfg $WORK/b181/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b6/b6f2bff604d52e35393d4b7d98ab2246b8f494d1de4a848f7df6fefd511241e1-d # internal github.com/vbauerster/mpb/v4/internal mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbauerster/mpb/v4/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/vbauerster/mpb/v4/internal -complete -installsuffix shared -buildid pKckA2OeIIjaepTe1LNd/pKckA2OeIIjaepTe1LNd -goversion go1.12.15 -D "" -importcfg $WORK/b183/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/27/27efe011b2514a50d81f3c267b0dad2915686aad64d2f8b1535ad84b574f7eec-d # internal github.com/docker/docker/api mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid -hO5lXMMGD1r_FPg1p6l/-hO5lXMMGD1r_FPg1p6l -goversion go1.12.15 -D "" -importcfg $WORK/b251/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/f3/f3486ff4df28eee778f1d1c2b044c77e5c9593a5ff6d851154e6f15791108c5c-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid WI5inoIoz66lRYRvN0AW/WI5inoIoz66lRYRvN0AW -goversion go1.12.15 -D "" -importcfg $WORK/b276/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/5a/5af2a85e36e82a720af3415505d74d26781abce9c32c3da8bf8bca8ed7e9beb9-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid axX2oAFf6IHX-0YfTUJw/axX2oAFf6IHX-0YfTUJw -goversion go1.12.15 -D "" -importcfg $WORK/b277/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/44/44e5926efdd4b1a9c6f0d4d421751835131c8c92b000746606370eb40b4eeb37-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid J5Ztr-0ux1QxDCxZIf_o/J5Ztr-0ux1QxDCxZIf_o -goversion go1.12.15 -D "" -importcfg $WORK/b288/importcfg -pack ./promise.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x006.o -c gcc_linux_arm64.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/2e/2e987a743da6b9c45eae1255513f2d5bd4b7f002fce53c85a294b8a2dfbd985c-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid q27NN1MWvMoTPA91YdI2/q27NN1MWvMoTPA91YdI2 -goversion go1.12.15 -D "" -importcfg $WORK/b314/importcfg -pack ./label.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/5e/5e04990668370b482801316a1499e9354babd73de763d4a3dd6b6ca92ee2a99d-d # internal crypto/rc4 mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid jhtbVhblZA1d3MCJzBI0/jhtbVhblZA1d3MCJzBI0 -goversion go1.12.15 -D "" -importcfg $WORK/b112/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/00/002ff15354febb3f6f323434e2641b06a4ddd71c5e185887e9f886a09e77e978-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid wga2BI3EUne_GlaOgAel/wga2BI3EUne_GlaOgAel -goversion go1.12.15 -D "" -importcfg $WORK/b146/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/df/df8d3f0fd1852c17557ffb6fa25a6d23a0bf7d8aeb8a3f393b8d00df40c8a293-d # internal github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid 5Es0_lc5B2yrbz2yHOf-/5Es0_lc5B2yrbz2yHOf- -goversion go1.12.15 -D "" -importcfg $WORK/b291/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/51/51260be8cb8612cd76c475b33676b57edf42f8df4bd9495d7111cc366e3dfd6b-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid PyT7MZFGWVfCjyS_NZjw/PyT7MZFGWVfCjyS_NZjw -goversion go1.12.15 -D "" -importcfg $WORK/b338/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/86/863083bee543ea1d4033e69ab8e018d203417dc93729423d3eea52d395808ff3-d # internal github.com/shurcooL/sanitized_anchor_name mkdir -p $WORK/b356/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/shurcooL/sanitized_anchor_name /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid 46rJq2iUkEdLMXZgmdj6/46rJq2iUkEdLMXZgmdj6 -goversion go1.12.15 -D "" -importcfg $WORK/b356/importcfg -pack ./main.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/42/421124fbd91d13365e001c41efa3c835579f8efd7bd969d962d6cd34e80ad8b7-d # internal github.com/containers/skopeo/version mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/src/github.com/containers/skopeo/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/containers/skopeo/version -complete -installsuffix shared -buildid aLhEt6D4GQgjZnoYEiZ5/aLhEt6D4GQgjZnoYEiZ5 -goversion go1.12.15 -D "" -importcfg $WORK/b358/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/69/69aa5dc49b5f60877bf2dcb02cd602b1078f57ebbddd4600cb1993eb6c509a59-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/f7/f7884bf8dd890289e6f57864ed7ada1fb3fa9a98b6901035ab20fd186d707106-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/ad/ad1c1c317a8dbbd5c645d86dd8287088bf4df11b12bd0d701e7f4fcf5f4457ac-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x012.o -c gcc_arm64.S cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -o $WORK/b057/_cgo_.o $WORK/b057/_cgo_main.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o $WORK/b057/_x011.o $WORK/b057/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b057/_cgo_.o -dynout $WORK/b057/_cgo_import.go -dynlinker cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b057/symabis ./asm_arm64.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p runtime/cgo -std -installsuffix shared -buildid o30cbbfSkBXAUnKV82BY/o30cbbfSkBXAUnKV82BY -goversion go1.12.15 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b057/_cgo_gotypes.go $WORK/b057/cgo.cgo1.go $WORK/b057/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b057/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_arm64.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o $WORK/b057/_x011.o $WORK/b057/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9b/9b53e20c5b66edfeff3599bdcfb636f95e55d77d5e4efef965c1da453e783a4c-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/56/56dd5efd699f19826fc750e56f72468fbceadcbf606afb747675333cbd00f359-d # internal sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p sync -std -installsuffix shared -buildid CiGIWW9zcmbbnNCx0It3/CiGIWW9zcmbbnNCx0It3 -goversion go1.12.15 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/17/1754db23c2f103d123f250dbae25b496bce8d883bca1185b61aed4331a7f0389-d # internal io mkdir -p $WORK/b023/ internal/singleflight mkdir -p $WORK/b122/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p io -std -complete -installsuffix shared -buildid EfD6mqknZ0fuHk7xxS0P/EfD6mqknZ0fuHk7xxS0P -goversion go1.12.15 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid Ufl3BlHK8aC6zXUriOVw/Ufl3BlHK8aC6zXUriOVw -goversion go1.12.15 -D "" -importcfg $WORK/b122/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p math/rand -std -complete -installsuffix shared -buildid FELBylLJxdlegJjQ4Y7d/FELBylLJxdlegJjQ4Y7d -goversion go1.12.15 -D "" -importcfg $WORK/b082/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b006/ syscall mkdir -p $WORK/b026/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./asm_arm64.s cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./asm_linux_arm64.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p reflect -std -installsuffix shared -buildid esgvfXp6SGB9Pcy7KM24/esgvfXp6SGB9Pcy7KM24 -goversion go1.12.15 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p syscall -std -installsuffix shared -buildid pC7ecSfdIH2js1ZrlmyK/pC7ecSfdIH2js1ZrlmyK -goversion go1.12.15 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/43/4370751ad988247cc57dd02576d179f489017baf9b4e64bf0f9991ab177bdbbb-d # internal github.com/containers/storage/pkg/locker mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid sBpk1oz5FyBegyVN9Lmd/sBpk1oz5FyBegyVN9Lmd -goversion go1.12.15 -D "" -importcfg $WORK/b312/importcfg -pack ./locker.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/83/83e472ba17fc288bf347fedb8ebb1113b134b20663ca34bbac362fc58e43a194-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/fe/fec125bf0fb74e77ab07e65d5afcabd59cfe149adb2c95ebb13f7d98b9d81d7d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c2/c2cd5ccc16fde39ddbf099b30cbe7f6fb3dc9cb1e1eea566fe615676b5cd6ddb-d # internal hash mkdir -p $WORK/b065/ strings mkdir -p $WORK/b035/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p hash -std -complete -installsuffix shared -buildid OkiFF37FSzZbw_kmTh2Q/OkiFF37FSzZbw_kmTh2Q -goversion go1.12.15 -D "" -importcfg $WORK/b065/importcfg -pack ./hash.go cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b035/symabis ./strings.s bytes mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p bytes -std -installsuffix shared -buildid FAS5nqN79KHVjShIISmp/FAS5nqN79KHVjShIISmp -goversion go1.12.15 -D "" -importcfg $WORK/b031/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid RCOAJGqA5uPwfI7pOTPu/RCOAJGqA5uPwfI7pOTPu -goversion go1.12.15 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/9a/9afb038b63051986b2ec99f39b9b031329797dda576500fb19c1c09c5c75ac5c-d # internal crypto mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto -std -complete -installsuffix shared -buildid ag5w7wNA-FOkuuHmpCXq/ag5w7wNA-FOkuuHmpCXq -goversion go1.12.15 -D "" -importcfg $WORK/b064/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f6/f6d568379da7add9c1f7536378b7e3b8909d69ac39627ccd66c433e29f2e6bfb-d # internal crypto/sha256 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b067 -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./sha256block_arm64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p crypto/sha256 -std -installsuffix shared -buildid iorMdMTps9d5-pr8fkz2/iorMdMTps9d5-pr8fkz2 -goversion go1.12.15 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0b/0b7815f05a7772ddcf2649bbd93e28358da0a486fee120097fa91a313ec78fdb-d # internal bufio mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p bufio -std -complete -installsuffix shared -buildid BXJW9FDAvdcl2uiQxDfe/BXJW9FDAvdcl2uiQxDfe -goversion go1.12.15 -D "" -importcfg $WORK/b038/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b067 -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a0/a01ba8050a527afad216e0468b3f484eb8b12623526bc0ee9636f36aaeba6779-d # internal github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid ubyC2jEvQCW6zr3-4ddp/ubyC2jEvQCW6zr3-4ddp -goversion go1.12.15 -D "" -importcfg $WORK/b073/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ee/ee64eea4028903dafbf2355cb80d11e600665c1edbcb43f7bedffde94108dca1-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid 7e0QMrsFVfQVEDbVEgMa/7e0QMrsFVfQVEDbVEgMa -goversion go1.12.15 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b035/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b6/b67fb9d96f9c1e1ca3cb5bcc6e63ea217bd023a1d8126dc597bac87c4ea57ab6-d # internal hash/crc32 mkdir -p $WORK/b086/ /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b086 -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./crc32_arm64.s cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/88/88ca553d1bfe74124efcf716b488be9c2b8d95ef4bd76934bcef87e914fa36f3-d # internal path mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p path -std -complete -installsuffix shared -buildid kp33ELqLMGQG1bkSkhif/kp33ELqLMGQG1bkSkhif -goversion go1.12.15 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p hash/crc32 -std -installsuffix shared -buildid iEB9TKYRXYVWK8NFxgDh/iEB9TKYRXYVWK8NFxgDh -goversion go1.12.15 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b086 -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa4e9f99354ef9cdb639e81bfe2ee93873cd8a768bba2320eb8d8d2b7b299328-d # internal hash/crc64 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid 3U_WM2l5jOCdROG_wTAW/3U_WM2l5jOCdROG_wTAW -goversion go1.12.15 -D "" -importcfg $WORK/b095/importcfg -pack ./crc64.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/8d/8d93226cf80235d8c0c10f9e23aae9d457640229e72972e451bd8e320d4ab5c5-d # internal crypto/internal/randutil mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 6Ewmv2MTYLXXPK2h0JrL/6Ewmv2MTYLXXPK2h0JrL -goversion go1.12.15 -D "" -importcfg $WORK/b103/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/fe/fe8bbe1e434635c4b222edd42093210307bfb75618aaca5f90a105802a500603-d # internal crypto/sha512 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid WQ5JoSa2godecdYpNKf0/WQ5JoSa2godecdYpNKf0 -goversion go1.12.15 -D "" -importcfg $WORK/b104/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d7/d7a9d744740c9018615ee3ace9b9fcb65614953323ddb92fac3153da1fac6bd7-d # internal crypto/hmac mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid OAuFIp177W-yB_fwyHUJ/OAuFIp177W-yB_fwyHUJ -goversion go1.12.15 -D "" -importcfg $WORK/b110/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4b/4b82b62c6748d058018f626dc5f7f3f1774ebebd214ef29251424dbb8af996e0-d # internal crypto/sha1 mkdir -p $WORK/b113/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b113 -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b113/symabis ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/61/6175d3792791afcf8b5f0303293c4a474eafd88a9ab1ca125bd881707cc91408-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid M2ff4k_5HMsO_A_8O3Jc/M2ff4k_5HMsO_A_8O3Jc -goversion go1.12.15 -D "" -importcfg $WORK/b129/importcfg -pack ./hkdf.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p crypto/sha1 -std -installsuffix shared -buildid 6PTYp1LrjwFHOqzyaJfv/6PTYp1LrjwFHOqzyaJfv -goversion go1.12.15 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/1c/1c5d187740acd88705e34a26d4d8c48f76b52a2886760a74c409602f2d020142-d # internal encoding/base32 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid QfsXcL7MZTAF2sT1v0oL/QfsXcL7MZTAF2sT1v0oL -goversion go1.12.15 -D "" -importcfg $WORK/b130/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/04/04aa252c1a6d0be8c8ea7f83cea3faa2f5de3a878cf7db2e26d75969d417ded1-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid FOwcnzlpfRQdOdb1jfso/FOwcnzlpfRQdOdb1jfso -goversion go1.12.15 -D "" -importcfg $WORK/b132/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b2/b2d90553633f595d06f307874e2073a15a4a613a2a50f40cb8850a8f9a4c7144-d # internal hash/fnv mkdir -p $WORK/b138/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b113 -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b113/sha1block_arm64.o ./sha1block_arm64.s cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p hash/fnv -std -complete -installsuffix shared -buildid rjj7B6YAAFoH7wGVz41P/rjj7B6YAAFoH7wGVz41P -goversion go1.12.15 -D "" -importcfg $WORK/b138/importcfg -pack ./fnv.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b113/_pkg_.a $WORK/b113/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/42/42892bb95dd3ea9d4ae3cd1a394fa0a7d647659ad56e7773cd21d44d4bb78387-d # internal hash/adler32 mkdir -p $WORK/b150/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/asm_linux_arm64.o ./asm_linux_arm64.s cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 4tXlN8veWMxnBEYOqLOL/4tXlN8veWMxnBEYOqLOL -goversion go1.12.15 -D "" -importcfg $WORK/b150/importcfg -pack ./adler32.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b6/b629445bad8fe885c2f8653dd848e643da07aea3a81b7ba2dafd6d4068eea08b-d # internal time mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p time -std -installsuffix shared -buildid 43Y-mQDEvGJNXDaiIGf-/43Y-mQDEvGJNXDaiIGf- -goversion go1.12.15 -D "" -importcfg $WORK/b027/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b2/b29a58ce6449c5852dc57d5d619ef13005e450779e57e5c49bce0091fbbce8ef-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid rIqF_YunZYuY450iXKwq/rIqF_YunZYuY450iXKwq -goversion go1.12.15 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/27/27997f74f167df74b382eeda33e2a3df9e1f0fcb69d59d84be393f3a95e5bb91-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid IHvDvs7EfEO6o1-4Jvce/IHvDvs7EfEO6o1-4Jvce -goversion go1.12.15 -D "" -importcfg $WORK/b153/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/be/be45c41374855acf24955468405df012d287c7cbdb057bb3ce9d989754956231-d # internal image mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p image -std -complete -installsuffix shared -buildid U2K45Fm6u04lsUuIzhNM/U2K45Fm6u04lsUuIzhNM -goversion go1.12.15 -D "" -importcfg $WORK/b154/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ce/ce367b975824e8241630ec404f7200d79b1eea3787e7b3529332db53e806ac2a-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid CEpOhDGUm6nyTHX6uvM0/CEpOhDGUm6nyTHX6uvM0 -goversion go1.12.15 -D "" -importcfg $WORK/b164/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/89/89dc0e755a32e503370fb6583ef3ac5bc9202b7939b39f1cb83d6de0d33d8966-d # internal internal/x/text/transform mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid Ztca1xk0821nGK4nayyk/Ztca1xk0821nGK4nayyk -goversion go1.12.15 -D "" -importcfg $WORK/b205/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/55/5580e8961cb09d95ab07191b87dcc16533c382d500007435e0afc545daa33fcf-d # internal golang.org/x/text/transform mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid gubogYhMpBMHJtacOhu1/gubogYhMpBMHJtacOhu1 -goversion go1.12.15 -D "" -importcfg $WORK/b298/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/24/2403edd9091ce6cd29c41c6936046899c034e78a41bc9009d8311d62e9ec85d2-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid fb_cItrChB8TI9YQ6wvG/fb_cItrChB8TI9YQ6wvG -goversion go1.12.15 -D "" -importcfg $WORK/b332/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/e4/e4c9e63292f2741d7c0e9f81eafa1e3e939c2b3a424ad5131cc62bd0ec3b3ab0-d # internal text/tabwriter mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid PBO_4TB6JUEkGdN6mxYJ/PBO_4TB6JUEkGdN6mxYJ -goversion go1.12.15 -D "" -importcfg $WORK/b345/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/88/8847fd30be1e2f54fda5a34ae030576a137dab94e97ef3e063264bf19dbb1b50-d # internal html mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p html -std -complete -installsuffix shared -buildid HrVnlsJu2YN2iNG1-lfX/HrVnlsJu2YN2iNG1-lfX -goversion go1.12.15 -D "" -importcfg $WORK/b357/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/a0/a032374f12549555f36b3ae3298938ecbf563408715f36629100415f34f7be7b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/58/586c6001f7aa09ff7d171d41eb341db5428c2283d6cccb80bba62422587f08df-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/8b/8b14145f6c16054e013473219a92f8f72ff5820d7d6cf8690cb6baa1e133c628-d # internal image/internal/imageutil mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b154/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid oaP1891OCv4zWAHnTJQC/oaP1891OCv4zWAHnTJQC -goversion go1.12.15 -D "" -importcfg $WORK/b157/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/66/662b67b6485d48108d2a0bd638c1e1a8c5efdaaedb0514b593904c863cd43e9c-d # internal image/jpeg mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile image/internal/imageutil=$WORK/b157/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p image/jpeg -std -complete -installsuffix shared -buildid JSOHhcOD1iX4yUyi70PF/JSOHhcOD1iX4yUyi70PF -goversion go1.12.15 -D "" -importcfg $WORK/b156/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/c5/c5d96d91a0665d2ecbbe6a94a13b1427a8ff022ad2dd8efd51c890cf1d2f9bd1-d # internal internal/poll mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/poll -std -installsuffix shared -buildid qDMqonmi0nKRbinTrqpU/qDMqonmi0nKRbinTrqpU -goversion go1.12.15 -D "" -importcfg $WORK/b025/importcfg -pack ./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 cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/ff/ff8b6e5fc6fb4146363cb64387d783dc2a0d1499e1efd45bc946118f7db21ab5-d # internal encoding/binary mkdir -p $WORK/b034/ sort cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/binary -std -complete -installsuffix shared -buildid JcAd44vkpsLUZj20FnZ9/JcAd44vkpsLUZj20FnZ9 -goversion go1.12.15 -D "" -importcfg $WORK/b034/importcfg -pack ./binary.go ./varint.go mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p sort -std -complete -installsuffix shared -buildid _km_qQznVYqjU0vL1Y4T/_km_qQznVYqjU0vL1Y4T -goversion go1.12.15 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e7/e71fcc789b6330882828c198c2321d9be9f192015f736059b21104647b3044b9-d # internal internal/fmtsort mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid YF_M--aHeRusmdPTktb8/YF_M--aHeRusmdPTktb8 -goversion go1.12.15 -D "" -importcfg $WORK/b005/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid wwGCU6rDUyvZMFW0jETs/wwGCU6rDUyvZMFW0jETs -goversion go1.12.15 -D "" -importcfg $WORK/b049/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/78/7835013c6a3126a626a442ac74e2cc1eabffdaa32d2beca0c68613549bde9cc4-d # internal compress/bzip2 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid zaZmpOB4hUXVPT56zfG7/zaZmpOB4hUXVPT56zfG7 -goversion go1.12.15 -D "" -importcfg $WORK/b072/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/1a/1a9c81df03c810a3372c75f938c4db21ec12f50b47a751b16fb6e4058369b417-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b025/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b029/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p os -std -installsuffix shared -buildid UZ_0CYn8Qj-pyjh0Sy1u/UZ_0CYn8Qj-pyjh0Sy1u -goversion go1.12.15 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/35/359686616a69076a8a9097f790dd6e0c568dc5e4da433650d2db63a41caefb32-d # internal container/heap mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p container/heap -std -complete -installsuffix shared -buildid 1Oio1NfcYxXPDkawzCTu/1Oio1NfcYxXPDkawzCTu -goversion go1.12.15 -D "" -importcfg $WORK/b178/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f6/f6962a00d2e6a1fafe593c9fb94a0471a929dc58dd80545a956a137f7897adf2-d # internal encoding/base64 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 6FcTUM5an3GYv_IoEHuX/6FcTUM5an3GYv_IoEHuX -goversion go1.12.15 -D "" -importcfg $WORK/b033/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/5d/5dd5bf48419bde4b4c3dbe9a800832ae7aaba91028dcb56ece18ddba5260d15f-d # internal golang.org/x/sys/unix mkdir -p $WORK/b044/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b044/symabis ./asm_linux_arm64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid BkWuPIsi0eJffIyH2mg6/BkWuPIsi0eJffIyH2mg6 -goversion go1.12.15 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/4f/4f62427ad767690306493b5d785d15d89e547b3db13e61643be1666df756f7f9-d # internal crypto/cipher mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid iveS7jTBq4ygTfSwHZ1k/iveS7jTBq4ygTfSwHZ1k -goversion go1.12.15 -D "" -importcfg $WORK/b078/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/08/08430a1d59190a322469ecec91993dbddf945345584ba3ae9222adc3c12ac737-d # internal github.com/klauspost/compress/snappy mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 87XO8Cs3Oj7D7THlg41a/87XO8Cs3Oj7D7THlg41a -goversion go1.12.15 -D "" -importcfg $WORK/b085/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/da/da46dfe364b661d6f00a423704d97f180ad5a72eb40b8c6a30a853cee7dfdaaa-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid MX8EbVT4_O1RahqXhk92/MX8EbVT4_O1RahqXhk92 -goversion go1.12.15 -D "" -importcfg $WORK/b087/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/2f/2fffd6a4d3f40320512516e372292168fda667e4910353dc1e071d48eeddc72e-d # internal crypto/aes mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b077/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/aes -std -installsuffix shared -buildid 5mcVXgHegdK4_TW4Dqb4/5mcVXgHegdK4_TW4Dqb4 -goversion go1.12.15 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/49/498168674f49b99a29753e4b8842d832334b7737fe7556113271eada21f4dd3b-d # internal crypto/des mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p crypto/des -std -complete -installsuffix shared -buildid r3NoXdmkD7fD_U_sbVmc/r3NoXdmkD7fD_U_sbVmc -goversion go1.12.15 -D "" -importcfg $WORK/b109/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/65/65634c2354a88fb544355a2677046439b5135f1b5c266c098517af821c7e0d3b-d # internal fmt mkdir -p $WORK/b004/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/asm_arm64.o ./asm_arm64.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b005/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p fmt -std -complete -installsuffix shared -buildid TqZOgWoEat6cylrOYAde/TqZOgWoEat6cylrOYAde -goversion go1.12.15 -D "" -importcfg $WORK/b004/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ca/ca391b69c292cca144b36aa22071b6ed6e700953378ca318ccc8c3185649074a-d # internal path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid Wia-BX9Tq6IT1At4hEJa/Wia-BX9Tq6IT1At4hEJa -goversion go1.12.15 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/66/66d198cbf83786e28ff3c4e4b3149b7d87b6979d58228a2845723b604f873ebd-d # internal regexp mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b049/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p regexp -std -complete -installsuffix shared -buildid APxUXkBTioGIyUawLAkr/APxUXkBTioGIyUawLAkr -goversion go1.12.15 -D "" -importcfg $WORK/b048/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/asm_arm64.o $WORK/b077/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/1c/1c5665e808fcfc5d87917171653846196f62a185688f70b6a4678781b038a6ee-d # internal runtime/debug mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./debug.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p runtime/debug -std -installsuffix shared -buildid 2qQ2p9bG8rdxmtnuGiOg/2qQ2p9bG8rdxmtnuGiOg -goversion go1.12.15 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/c6/c6f4df3f717e498daf5bd8ae1cfe710d6300ff41075d0b08c9ec6473b0033500-d # internal crypto/md5 mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b111/symabis ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8a/8a98765815d97e8e576087aa9db8e0e8101958d4f6e55cadcd775b3dca5af3c7-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 7rWGCeFNYYUtIzxA2mCG/7rWGCeFNYYUtIzxA2mCG -goversion go1.12.15 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p crypto/md5 -std -installsuffix shared -buildid YzP8C2r19kh4CFSepR1E/YzP8C2r19kh4CFSepR1E -goversion go1.12.15 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/19/1985471a07ce3e244c800138623e6c4e8390888f3bf4067096d893d3bc8430cd-d # internal encoding/pem mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p encoding/pem -std -complete -installsuffix shared -buildid EMEIUSHFHIEWkYEog4wL/EMEIUSHFHIEWkYEog4wL -goversion go1.12.15 -D "" -importcfg $WORK/b117/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b111/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b111/_pkg_.a $WORK/b111/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ba/ba71bad19974474a5973f05ef7f16513ea96a73776cc0b09bb76aa0f2bf839fd-d # internal internal/x/crypto/internal/chacha20 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/de/dee8cbf60c76cd1e053cc7080152b5e1b4e6b645d0ccb8d66a11db320764aa98-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b127/ cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid v5Fe0cd6obGabhMZ7NsK/v5Fe0cd6obGabhMZ7NsK -goversion go1.12.15 -D "" -importcfg $WORK/b126/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid jb5LXDINOYnCnkbjlkte/jb5LXDINOYnCnkbjlkte -goversion go1.12.15 -D "" -importcfg $WORK/b127/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e4/e402cae9a4020444ea585ed557e301f6547f780fd3f6050d6c4d0edf9c2c39e6-d # internal internal/x/crypto/curve25519 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid FVG3OMBm6M_h4RwGC4s2/FVG3OMBm6M_h4RwGC4s2 -goversion go1.12.15 -D "" -importcfg $WORK/b128/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7e/7e50a57a53a504aafdb129a569dbe5163bfbecd64025e8c2a8ba37bf92c83b4b-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid cRWjr4PVy_tiw6Xwil7c/cRWjr4PVy_tiw6Xwil7c -goversion go1.12.15 -D "" -importcfg $WORK/b145/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/af/af2a49bbdce0ff3a8329c4cdd7fdfe2960076d25449ea5c73423afe05854204f-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p context -std -complete -installsuffix shared -buildid 6hjzAriQrHsggLxB1uHd/6hjzAriQrHsggLxB1uHd -goversion go1.12.15 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c6/c655d872b25e99c7f49e023d445eed8f534c271928086b9eec0b2a569dff28e5-d # internal encoding/json mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p encoding/json -std -complete -installsuffix shared -buildid dWF6DrMp0-GXArj4DXg3/dWF6DrMp0-GXArj4DXg3 -goversion go1.12.15 -D "" -importcfg $WORK/b030/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/05/053483a8090c7448affeeb03ce905ca62406c752c3f774f6f5f2d5da8f5887a2-d # internal log mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p log -std -complete -installsuffix shared -buildid EKyijiYx0XN9hb_nhStr/EKyijiYx0XN9hb_nhStr -goversion go1.12.15 -D "" -importcfg $WORK/b045/importcfg -pack ./log.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b044/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/b3/b339e4ae60ed37334ac1817e6a59eadf10ef826f1f8b92bc08998a6fe53c36b6-d # internal text/scanner mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p text/scanner -std -complete -installsuffix shared -buildid FRHqfZPGOA8xGxvqEib9/FRHqfZPGOA8xGxvqEib9 -goversion go1.12.15 -D "" -importcfg $WORK/b050/importcfg -pack ./scanner.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/c5/c54ef6b17e7bd3f66c07ed5835e14538fc7607b8bcaaeac96dfe2770c030dcae-d # internal github.com/docker/go-units mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid 5xvQEFNSKJ2tyFpzr5dQ/5xvQEFNSKJ2tyFpzr5dQ -goversion go1.12.15 -D "" -importcfg $WORK/b051/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/98/9863b24adde0a8f8c76a44251f2ba15d28759121c7e709fbb82f5a1a9cc0f4df-d # internal github.com/pkg/errors mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid _E7xWihjZ6_YA8YQKv0E/_E7xWihjZ6_YA8YQKv0E -goversion go1.12.15 -D "" -importcfg $WORK/b052/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/28/28fb897543f6de3c077c998b6f57826d999637336afaa66071271cb93c5f0d0a-d # internal os/exec mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p os/exec -std -complete -installsuffix shared -buildid uRs9N9UdF5zNJVXNRxpl/uRs9N9UdF5zNJVXNRxpl -goversion go1.12.15 -D "" -importcfg $WORK/b054/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a8/a8b8cab6c3c3e9fa01fa03de67915a57823c63e57af24a82635563d2de278074-d # internal os/user mkdir -p $WORK/b056/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b056/ -importpath os/user -- -I $WORK/b056/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/07/076fc18e963f3ebbfa4b9d33934d8107f8db605a770bf5c75769256495ce853b-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid uQJBrxM888-mivMUGTSm/uQJBrxM888-mivMUGTSm -goversion go1.12.15 -D "" -importcfg $WORK/b059/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/25/25537d930427955f603f7d33662f8211657537de11d3ce493588db245f5967c7-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid o5D4lX30bwPYV7gey_DG/o5D4lX30bwPYV7gey_DG -goversion go1.12.15 -D "" -importcfg $WORK/b060/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/8b/8b239c668db19259cd288eb0c18c080e28fe35283706b35b59611b69af12b0a0-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid LxRePHsUB8S2e_xAa7Dk/LxRePHsUB8S2e_xAa7Dk -goversion go1.12.15 -D "" -importcfg $WORK/b063/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/19/195f7ca2304324e5b754426ea78afd83f621a72574c5b8daf6ec073110afe5e2-d # internal encoding/hex mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p encoding/hex -std -complete -installsuffix shared -buildid zXVpiLKGX3wOlBEx752W/zXVpiLKGX3wOlBEx752W -goversion go1.12.15 -D "" -importcfg $WORK/b068/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/76/7629d8518ccaba1401445e64d02d5faa8c92d1ed66d651ada6bf7bc9feddb5fe-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid pAa8zSnr4F8r-3A90-pn/pAa8zSnr4F8r-3A90-pn -goversion go1.12.15 -D "" -importcfg $WORK/b058/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/75/75680dcfea18b985bc463efcf26a59623f9ca2e962efdcd22fcc14322094111a-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid Z6VT9yOejFD8zRnSmvRh/Z6VT9yOejFD8zRnSmvRh -goversion go1.12.15 -D "" -importcfg $WORK/b062/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e5/e52a50b0e840f7b37700bb570c912c189c53c7765fae509cf8ac204bc4fc342c-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid kYg2SOBAhys_1wzai7FX/kYg2SOBAhys_1wzai7FX -goversion go1.12.15 -D "" -importcfg $WORK/b069/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f7/f78a6096c20f044bf0b7228065a7399fd7ef69b46df84dce2c7d30d0ea3d9358-d # internal math/big mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b081/symabis ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/2b/2bbea0d6cf28d3d86f2f4329a1d1e6caf29fe009765042dfb2b19a0160f78ca5-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid anW_-HnHTURWy1gSIG3B/anW_-HnHTURWy1gSIG3B -goversion go1.12.15 -D "" -importcfg $WORK/b084/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p math/big -std -installsuffix shared -buildid Uw2ZDJIC5tOWE5rt8nof/Uw2ZDJIC5tOWE5rt8nof -goversion go1.12.15 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/18/18a6914646731c41626d5d5c358dd27472c1ccc3d2b86ecef2feb9582a9227dc-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid vNXTrpJG7sOLUA2GOs44/vNXTrpJG7sOLUA2GOs44 -goversion go1.12.15 -D "" -importcfg $WORK/b090/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 ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/cd/cd5aaeaed4859344429edf1e304006f0d387031c6b9f65ab92c97dc7213a1bc8-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid t5ki2mEzSAeWLiYUszVS/t5ki2mEzSAeWLiYUszVS -goversion go1.12.15 -D "" -importcfg $WORK/b043/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/0b/0b424efa690fddd8470b249403b1b2c8784d9552ebe6bdd220e7ecf47ece9322-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b084/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid bLUGdcue2smc2gYC-32g/bLUGdcue2smc2gYC-32g -goversion go1.12.15 -D "" -importcfg $WORK/b083/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/07/075b21bc0698983e98dcf4d1bc02f7743993298242a7deb24159479eb3c2a520-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid KLfRh8grKOMsEokWCaMA/KLfRh8grKOMsEokWCaMA -goversion go1.12.15 -D "" -importcfg $WORK/b092/importcfg -pack ./xlog.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/c4/c4b1d362f7bc79670678b6f8c378ae74f3c3593666250d4e61c708aede6a3caf-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/scanner=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid 2zrP8mKjnwTEjfDR1iQJ/2zrP8mKjnwTEjfDR1iQJ -goversion go1.12.15 -D "" -importcfg $WORK/b042/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/5c/5c354e5c79732e40d531007b22d42ed82dc93994582bee7c64af97c2559567cc-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b094/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b092/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid o0f3lA90UTT2mmwIwdpJ/o0f3lA90UTT2mmwIwdpJ -goversion go1.12.15 -D "" -importcfg $WORK/b093/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 $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/bd/bd3168ea8278af128ed8c625fb8df8cd6a47019553391c8eec45f1eea743bca3-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid Np6kR12iN0_Gi3RxKBEY/Np6kR12iN0_Gi3RxKBEY -goversion go1.12.15 -D "" -importcfg $WORK/b041/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b8/b8db9e03471acbcbd0861d02eeb9579ee31d57d51f0d8e6c273a47ebc08702b6-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid 7X1p_2g-UvzCHj2XMrw8/7X1p_2g-UvzCHj2XMrw8 -goversion go1.12.15 -D "" -importcfg $WORK/b040/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_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ff/ff08fe0bb360c4df6896af2d11f65d8332ff375c0fdc156406bc901b855fc914-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b090/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid fdJO776U71DYlSjgkSOt/fdJO776U71DYlSjgkSOt -goversion go1.12.15 -D "" -importcfg $WORK/b089/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b081/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b081/_pkg_.a $WORK/b081/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ab/abc37a2aa671895b010fad765c0df7d77a6e85669bdb9778f50d4d64552026ea-d # internal github.com/containers/image/v5/pkg/strslice cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/7b/7b74d5aba01020c8404f7c5e3d4aeb077c451359677a8852da8b2774400c38f2-d # internal mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid aVPV52ZRJc-z0zYPjy2x/aVPV52ZRJc-z0zYPjy2x -goversion go1.12.15 -D "" -importcfg $WORK/b096/importcfg -pack ./strslice.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c crypto/rand mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/rand -std -complete -installsuffix shared -buildid U2Ecv5_oAAJBF8yh0NaP/U2Ecv5_oAAJBF8yh0NaP -goversion go1.12.15 -D "" -importcfg $WORK/b076/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/9e/9e7a9619e3f3313450e7ddb53e9f37ed58485a50d839acc4a705670499528ced-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid swils7HBmx1JJJ6jURTM/swils7HBmx1JJJ6jURTM -goversion go1.12.15 -D "" -importcfg $WORK/b099/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/19/199fa54e137d594b765a5757cabf868e5cbf5147e7dcc4216334dbd921c4466f-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b099/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid aFAbG_jIhkNGuMcq90J2/aFAbG_jIhkNGuMcq90J2 -goversion go1.12.15 -D "" -importcfg $WORK/b098/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/37/37702c60c22f718c6e3a68922cf0f1e77884d331807d2ed2d5042c7f69acbd24-d # internal crypto/elliptic mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b102 -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/95/9502c9bd666ae77592cfac0b62c7f25b853f52ded5361bc0e721b02e368c88ca-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid EEAg49NyPxC8dU3k9ubC/EEAg49NyPxC8dU3k9ubC -goversion go1.12.15 -D "" -importcfg $WORK/b097/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/ee/ee957b8723d0bc62be83fc2413335e2f2a0ea003f5b738323a3983abefb8a0d1-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b083/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b085/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b087/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid oe7_cBcRI_Z3vyXuoOJ0/oe7_cBcRI_Z3vyXuoOJ0 -goversion go1.12.15 -D "" -importcfg $WORK/b075/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.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 cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p crypto/elliptic -std -installsuffix shared -buildid 4uT4RhfDG4q1JXmuEENG/4uT4RhfDG4q1JXmuEENG -goversion go1.12.15 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -o $WORK/b056/_cgo_.o $WORK/b056/_cgo_main.o $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/6d/6dd34902d31a16a111a7d479f30139f619263c1e9e182d7e545cd01dd3bfde9b-d # internal encoding/asn1 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid gmV2bQq787FgXo5r7uNj/gmV2bQq787FgXo5r7uNj -goversion go1.12.15 -D "" -importcfg $WORK/b105/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b056/_cgo_.o -dynout $WORK/b056/_cgo_import.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/user -std -installsuffix shared -buildid er1GgScWvhvO0RLB7zPJ/er1GgScWvhvO0RLB7zPJ -goversion go1.12.15 -D "" -importcfg $WORK/b056/importcfg -pack ./lookup.go ./user.go $WORK/b056/_cgo_gotypes.go $WORK/b056/cgo_lookup_unix.cgo1.go $WORK/b056/getgrouplist_unix.cgo1.go $WORK/b056/listgroups_unix.cgo1.go $WORK/b056/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/4b/4b138d110f7f2af67f5e6bceda6a850e0740af9b34f49789b65198a69d43f584-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b092/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b093/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile hash/crc64=$WORK/b095/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid qO5DlFk3rNnCW2pcVvVE/qO5DlFk3rNnCW2pcVvVE -goversion go1.12.15 -D "" -importcfg $WORK/b091/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b102 -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/p256_asm_arm64.o ./p256_asm_arm64.s cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/2e/2e54b946bdcf1817dd10f868be6505f5d3e692b58bb826d9a6fa1a50b42c3e1d-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid _dAvE-uG5jM00_SyBJpT/_dAvE-uG5jM00_SyBJpT -goversion go1.12.15 -D "" -importcfg $WORK/b055/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/2c/2c0c3f980fa7469ff10da6545a9e080948ba6fbcb645ed46a86cf0996edd0bd3-d # internal crypto/rsa mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b103/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid EICForq3IMDpiJYiMU_g/EICForq3IMDpiJYiMU_g -goversion go1.12.15 -D "" -importcfg $WORK/b106/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f9/f9b7857075663c15c85e9ccb14975d28f705c6ccf0e690fc146d0511d2483897-d # internal crypto/ecdsa mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/internal/randutil=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid HECaN4e9iYoaTSKgkN_7/HECaN4e9iYoaTSKgkN_7 -goversion go1.12.15 -D "" -importcfg $WORK/b101/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/61/61c5f07e6d891189a904e91d9a43aec8b78f58cde0e6497244609e525b1bb64d-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid s7-fMdZglmNW0qepdphC/s7-fMdZglmNW0qepdphC -goversion go1.12.15 -D "" -importcfg $WORK/b039/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/49/4919dbc45af70ce8d06bb96888378adc594fc837012fa3ceafacdb49a313a779-d # internal crypto/dsa mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid ihHNO6IFk1ocBe4cR-3-/ihHNO6IFk1ocBe4cR-3- -goversion go1.12.15 -D "" -importcfg $WORK/b115/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/5a/5a56b313d7f943feb20ad4c466d311ea24b8fc8756e29d0919f269b13dce2b64-d # internal crypto/x509/pkix mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid TTqcopM-ZHc41E6t9T-Z/TTqcopM-ZHc41E6t9T-Z -goversion go1.12.15 -D "" -importcfg $WORK/b116/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/e5/e5213dbce49169a5888f2fbb61f56cfb4f5694b5789de69c529f36ff7e842f8a-d # internal internal/x/crypto/cryptobyte mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b119/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid dLEnvfi_Ca8OrV_G38GX/dLEnvfi_Ca8OrV_G38GX -goversion go1.12.15 -D "" -importcfg $WORK/b118/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d7/d7ce7c833931f71dbf9768a753a4c5c43951fcbcfcf6d59e07cc15bf1f2c72bc-d # internal net mkdir -p $WORK/b120/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/85/85f1e965a045e210b15f74715adebc0c12364f67327fec1cf4a1b08a6a4f97e3-d # internal cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b120/ -importpath net -- -I $WORK/b120/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go net/url mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p net/url -std -complete -installsuffix shared -buildid MORF6Q7LwhEDJA1Y9vf9/MORF6Q7LwhEDJA1Y9vf9 -goversion go1.12.15 -D "" -importcfg $WORK/b124/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f8/f8c3648f2431274eb682b2ef3ecc93f63793dbf2d388e87dbaefb62acde8b3f5-d # internal github.com/containers/common/pkg/unshare mkdir -p $WORK/b037/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b037/ -importpath github.com/containers/common/pkg/unshare -- -I $WORK/b037/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/3b/3bdb205ed838260ae3a9eecffd452de7ba36b620d59cd51f2952dabdc6755cd9-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b126/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b127/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid rtRFQ91WKgtDBTUcl8bg/rtRFQ91WKgtDBTUcl8bg -goversion go1.12.15 -D "" -importcfg $WORK/b125/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/1f/1ff89b728316cb0c5da51c10f391887cca2e39a6d4e36278b394c0e9b95daa25-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid bQ2MboMZkH2Sp49le8cJ/bQ2MboMZkH2Sp49le8cJ -goversion go1.12.15 -D "" -importcfg $WORK/b133/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/31/31d61a55c6ff9d6faf84e8ae1a27745519a426441187781e19ac193f8f506845-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid jzCmSq-OWZID_DIZ7cnG/jzCmSq-OWZID_DIZ7cnG -goversion go1.12.15 -D "" -importcfg $WORK/b136/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/10/10d3b2f53dd627ac9592eb78be5676fbd3d972336b235ce59deea08ab25a8408-d # internal github.com/etcd-io/bbolt mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash/fnv=$WORK/b138/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid HMi93nQ4GBe3bpVuDhng/HMi93nQ4GBe3bpVuDhng -goversion go1.12.15 -D "" -importcfg $WORK/b137/importcfg -pack ./bolt_arm64.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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c2/c2e341ba0d777b673c7c60c57c7f0c13bdc19f7d7061b2372c0727ca2a1fe7f7-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid aaVb31uSexWtl8-Kfsxp/aaVb31uSexWtl8-Kfsxp -goversion go1.12.15 -D "" -importcfg $WORK/b139/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/2b/2b3e56547e66366bd30c039727c33aefa72733b168624a3c27a12a667e7f5d3b-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid sj1acPUZSBdUN7Zce7R4/sj1acPUZSBdUN7Zce7R4 -goversion go1.12.15 -D "" -importcfg $WORK/b141/importcfg -pack ./stub.go ./transports.go cd $WORK/b037 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/c1/c1d54aef006e42005a69686982f6af9df732b10973862c0dc5175fb7f9b12e14-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid cvfjRpoO07phOEnjLnNy/cvfjRpoO07phOEnjLnNy -goversion go1.12.15 -D "" -importcfg $WORK/b142/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/56/56f873664d55ae5757881f5bb23dd8d74916eae8639af897b878431832af41f2-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b143/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b143/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b143/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/6b/6b17d0fe0e76bf92acbb5769956e22439ba946392f51ee5381aeaa7d96f71249-d # internal cd $WORK/b037 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/bzip2=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b075/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b091/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid OeK5-CsvI4HhFLzLnoHT/OeK5-CsvI4HhFLzLnoHT -goversion go1.12.15 -D "" -importcfg $WORK/b071/importcfg -pack ./compression.go ./zstd.go cd $WORK/b037 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/de/de1caacbae7eacd684b2d35c14fc586788cc147561161f9b15222e93b395c9d0-d # internal compress/flate mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p compress/flate -std -complete -installsuffix shared -buildid TtQQFhBe8nOPGgLK-EUW/TtQQFhBe8nOPGgLK-EUW -goversion go1.12.15 -D "" -importcfg $WORK/b148/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -o $WORK/b037/_x004.o -c unshare.c cd $WORK/b037 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/c9/c96200b6413a3f41070e387e75e91202933d14f6fc287bb4d3df4ee842c5f083-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid SDawrV8Di2SfB6P86VzO/SDawrV8Di2SfB6P86VzO -goversion go1.12.15 -D "" -importcfg $WORK/b135/importcfg -pack ./boltdb.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o -g -O2 cd $WORK/b120 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/f1/f13cdcd9b59d1d71cf084684b17b1ab602b7942b733651e2b31a338250b94360-d # internal cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b059/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b060/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containers/common/pkg/unshare -installsuffix shared -buildid 7ogulxbPSXDMk9HbfNPq/7ogulxbPSXDMk9HbfNPq -goversion go1.12.15 -D "" -importcfg $WORK/b037/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b037/_cgo_gotypes.go $WORK/b037/getenv_linux_cgo.cgo1.go $WORK/b037/unshare_cgo.cgo1.go $WORK/b037/_cgo_import.go mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/adler32=$WORK/b150/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p compress/zlib -std -complete -installsuffix shared -buildid r96fFvL4QzOPXvzyOxn3/r96fFvL4QzOPXvzyOxn3 -goversion go1.12.15 -D "" -importcfg $WORK/b149/importcfg -pack ./reader.go ./writer.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/db/db556b0c358ecb9ac4f877f40db258d23f9cba21558b4fb8b876d3521edd46a6-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid 2VksUCMoUkhAMKyj62t1/2VksUCMoUkhAMKyj62t1 -goversion go1.12.15 -D "" -importcfg $WORK/b134/importcfg -pack ./default.go cd $WORK/b120 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d2/d295b12e7c091507858e281818736fdc077f19c303d76f944b6c60955e8dba25-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid fnIhj3L5ozOLzrxk7Zaj/fnIhj3L5ozOLzrxk7Zaj -goversion go1.12.15 -D "" -importcfg $WORK/b152/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/12/1243e77f8de69460a34cfbf7754dbbb9d8033576396bed4320569751f93f8500-d # internal golang.org/x/crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p golang.org/x/crypto/ed25519/internal/edwards25519 -complete -installsuffix shared -buildid 4tGb13-B_2XJN2WXIOcX/4tGb13-B_2XJN2WXIOcX -goversion go1.12.15 -D "" -importcfg $WORK/b163/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/ec/ecc01848f0a11f0a4d7984c736c92e133ef7fdaee14a7a6160027a73d186b5ad-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/bzip2=$WORK/b072/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile compress/zlib=$WORK/b149/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b109/_pkg_.a packagefile crypto/dsa=$WORK/b115/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/md5=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b152/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b156/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid KH-9GyGI1LX_VvrWg46n/KH-9GyGI1LX_VvrWg46n -goversion go1.12.15 -D "" -importcfg $WORK/b147/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cd $WORK/b120 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/27/27e3833a008803359963091ac4b2b6265aa10cb2535fccfa2318a39a32b61187-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid pkaIpDlJwqRUtyj8Wv5P/pkaIpDlJwqRUtyj8Wv5P -goversion go1.12.15 -D "" -importcfg $WORK/b165/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go cd $WORK/b120 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/88/885c2b8c3422038474f8f2d77cbd830561cb5f6c76d1f8bcdfd75f8cf886e061-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid 53xdnkYs16fTaA9Znvyy/53xdnkYs16fTaA9Znvyy -goversion go1.12.15 -D "" -importcfg $WORK/b166/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/d3/d32e49ba1425768bde1d84de82c861dd4af273332aa0c08927c0a60342838f4d-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b163/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid 7o6GgVK_v_zYr42vRaM7/7o6GgVK_v_zYr42vRaM7 -goversion go1.12.15 -D "" -importcfg $WORK/b162/importcfg -pack ./ed25519.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -o $WORK/b120/_cgo_.o $WORK/b120/_cgo_main.o $WORK/b120/_x001.o $WORK/b120/_x002.o $WORK/b120/_x003.o $WORK/b120/_x004.o $WORK/b120/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/1e/1e97342e5f3bdaa9e6ae0e01bfd0bc5e2f333b183d3c2beec26d482f4b8a2c74-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid ZL01GzAydkh90joubaNj/ZL01GzAydkh90joubaNj -goversion go1.12.15 -D "" -importcfg $WORK/b167/importcfg -pack ./config.go ./constructors.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b120/_cgo_.o -dynout $WORK/b120/_cgo_import.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/nettrace=$WORK/b121/_pkg_.a packagefile internal/poll=$WORK/b025/_pkg_.a packagefile internal/singleflight=$WORK/b122/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b123/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p net -std -installsuffix shared -buildid _UBiClxIGJuCckEjMkRB/_UBiClxIGJuCckEjMkRB -goversion go1.12.15 -D "" -importcfg $WORK/b120/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/b120/_cgo_gotypes.go $WORK/b120/cgo_linux.cgo1.go $WORK/b120/cgo_resnew.cgo1.go $WORK/b120/cgo_socknew.cgo1.go $WORK/b120/cgo_unix.cgo1.go $WORK/b120/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/80/80b181b4770d133abac8dab7b13a3d521c96ee9c315488f67132981d7ff4a7bf-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid weWjJTHBk7ptQHXE6Xdo/weWjJTHBk7ptQHXE6Xdo -goversion go1.12.15 -D "" -importcfg $WORK/b168/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/2f/2f7baf5f35918d235dd1f266753d6e145ef590cefb2ba9eb0db43cc4b2df5e51-d # internal mime mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p mime -std -complete -installsuffix shared -buildid 5LF8Y1YCSuMEOGNkOJdq/5LF8Y1YCSuMEOGNkOJdq -goversion go1.12.15 -D "" -importcfg $WORK/b172/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/64/64c721bd98fad4636b262337672d2a75a7f4b2127f9f91adefe8923df6e03077-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid wEinFN2y8cjfu_HpxS5m/wEinFN2y8cjfu_HpxS5m -goversion go1.12.15 -D "" -importcfg $WORK/b144/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/77/773c950eecf61f122452391e7705d919419c7b33f1a9538cd085a06dc8cf662e-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 9g_MQoRBIjd2oOITdBxF/9g_MQoRBIjd2oOITdBxF -goversion go1.12.15 -D "" -importcfg $WORK/b176/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/f1/f179fdc7712873f85fc1de3bebfe6f76b1fa6647b038bf8caadf3e9585c2ec71-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid PJPRxkW8U6iL3uoGQhG5/PJPRxkW8U6iL3uoGQhG5 -goversion go1.12.15 -D "" -importcfg $WORK/b182/importcfg -pack ./stripansi.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e0/e00a3c39dadb74a1132c98b38f938e77451ca3b7bd644bd957009805a52e3ab7-d # internal github.com/vbauerster/mpb/v4/decor mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b181/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b182/_pkg_.a packagefile github.com/vbauerster/mpb/v4/internal=$WORK/b183/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbauerster/mpb/v4/decor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/vbauerster/mpb/v4/decor -complete -installsuffix shared -buildid MXeTvH3XyaZyj92pncP8/MXeTvH3XyaZyj92pncP8 -goversion go1.12.15 -D "" -importcfg $WORK/b180/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/60/60856c233d2620354bb4c97e1f6c257d2f415342e48dac0c42be965042c18a1d-d # internal github.com/vbauerster/mpb/v4/cwriter mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b176/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbauerster/mpb/v4/cwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/vbauerster/mpb/v4/cwriter -complete -installsuffix shared -buildid oIeGRIymeJL6Eu7lmtDY/oIeGRIymeJL6Eu7lmtDY -goversion go1.12.15 -D "" -importcfg $WORK/b179/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/10/10673eb8c8db507b5b4f47dd20c4b8f548884d6dcbdf6cb8221b9860e80a12be-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b108/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid YBsvvdxl1pFA8FWYCBU0/YBsvvdxl1pFA8FWYCBU0 -goversion go1.12.15 -D "" -importcfg $WORK/b184/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/9e/9e2511b3a7395e9817eb02efb9c1a81b8b0f7b384bf1c21d9ed5f320afd890d0-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid t8OTE5Yshbz6f3mFlKNu/t8OTE5Yshbz6f3mFlKNu -goversion go1.12.15 -D "" -importcfg $WORK/b186/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/3f/3fa9584d2828dd8f7c139c4576e88bd910c1049d4df7361d4f3330a468910024-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 3kDV5gIOlluqKtMMxyrJ/3kDV5gIOlluqKtMMxyrJ -goversion go1.12.15 -D "" -importcfg $WORK/b188/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/1a/1a0fed73c576b789d2a67dbe17873ef93cf0c7025eaf8684499a9079af657104-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid GqzKKzrIBOHESQZJv-XX/GqzKKzrIBOHESQZJv-XX -goversion go1.12.15 -D "" -importcfg $WORK/b190/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/8a/8ad30138d56a18dde9dcfa101d40afb2f9257f42d4a0379080b67660c99e4e9d-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid JcXv3WHanmmU85tt-oaH/JcXv3WHanmmU85tt-oaH -goversion go1.12.15 -D "" -importcfg $WORK/b192/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/51/519e46a6643f03845697a1eb0ea2eb362b599a03bfea82b48485139f42b0f96d-d # internal github.com/vbauerster/mpb/v4 mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile container/heap=$WORK/b178/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/vbauerster/mpb/v4/cwriter=$WORK/b179/_pkg_.a packagefile github.com/vbauerster/mpb/v4/decor=$WORK/b180/_pkg_.a packagefile github.com/vbauerster/mpb/v4/internal=$WORK/b183/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbauerster/mpb/v4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/vbauerster/mpb/v4 -complete -installsuffix shared -buildid NIqlaIKiyKz8nhJK7h2j/NIqlaIKiyKz8nhJK7h2j -goversion go1.12.15 -D "" -importcfg $WORK/b177/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./proxyreader.go ./spinner_filler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/3c/3cf2a74a64d03d7daeb6ff29d3df8dceb4b8f478ff4515db8bc52b166a386b7d-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid g7AwrqXfHcV-_5Z9NvN4/g7AwrqXfHcV-_5Z9NvN4 -goversion go1.12.15 -D "" -importcfg $WORK/b193/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/f2/f2c075bd961977e2f1326615e39c6ff636e9375db89916329087c8216a8a4488-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b192/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid iqiEGiYIFXWF-LR9lIZ0/iqiEGiYIFXWF-LR9lIZ0 -goversion go1.12.15 -D "" -importcfg $WORK/b191/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/9c/9c2bf87f34bd2986f84fd45b3415f1d61084285ce58ec9dacf2d4e123d10c4f1-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid 8nPYmDA8IJ9IE_uA1b5G/8nPYmDA8IJ9IE_uA1b5G -goversion go1.12.15 -D "" -importcfg $WORK/b195/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/ee/ee53b5788d84e33ea7ec343b670eb69f462fb20212b035ec0aa1613c36aae685-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b191/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b192/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b193/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid p74igC85o8Y25GhiYL0y/p74igC85o8Y25GhiYL0y -goversion go1.12.15 -D "" -importcfg $WORK/b189/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/6e/6ef9101919fe322857f7ec9e137cc42b8f0665e487fab9286ff739bf04d6f464-d # internal compress/gzip mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p compress/gzip -std -complete -installsuffix shared -buildid oYNJS9qbE9a4dfHznbEf/oYNJS9qbE9a4dfHznbEf -goversion go1.12.15 -D "" -importcfg $WORK/b201/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/2d/2dd904812851678a0f517a92fa0b8274f8432cfa643ea42420d0e4d4ecfd9d5b-d # internal internal/x/text/unicode/bidi mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 2y-XpqZzU6BlxgFVEdJz/2y-XpqZzU6BlxgFVEdJz -goversion go1.12.15 -D "" -importcfg $WORK/b206/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/00/00647c236bab161a7d0a22f9920d14268655cdcaca8dda1a235026dec3642b1d-d # internal internal/x/text/unicode/norm mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/text/transform=$WORK/b205/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid BaKFZkJEJu7A1BLzFSME/BaKFZkJEJu7A1BLzFSME -goversion go1.12.15 -D "" -importcfg $WORK/b207/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/5f/5f382e3fb0cf18ce54ec88bf6899810fec1724233a43803919330cd0dd3931fe-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/text/transform=$WORK/b205/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b206/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 6F_OWu6DfBVm4OKMtCxR/6F_OWu6DfBVm4OKMtCxR -goversion go1.12.15 -D "" -importcfg $WORK/b204/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/78/78972397c9b8172a943ecad17fc5c75eedd265449f5ca28a464ccfccb5dc9226-d # internal internal/x/net/http2/hpack mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid Ww1iQ_9fhZPXRENPNZMq/Ww1iQ_9fhZPXRENPNZMq -goversion go1.12.15 -D "" -importcfg $WORK/b209/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/0a/0aad539090deae185c592a10d27e6d5d58d25e6adb1f9e83f17f8590b0ba7c59-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid ymBLuHiZLehcnzSWqxS7/ymBLuHiZLehcnzSWqxS7 -goversion go1.12.15 -D "" -importcfg $WORK/b194/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/47/4751ddfecbc403ad4ab9190110e6bae84771b417daf642665e8f822e30225e98-d # internal mime/quotedprintable mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid _9no80hv9_WyEcEsY7KZ/_9no80hv9_WyEcEsY7KZ -goversion go1.12.15 -D "" -importcfg $WORK/b211/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/73/73be8e0037a9967472f9d15c9530a9e06aa07fb413974d860fa5a1aee075020a-d # internal net/http/internal mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p net/http/internal -std -complete -installsuffix shared -buildid xXEZjWLgVlGFZi1Y16gM/xXEZjWLgVlGFZi1Y16gM -goversion go1.12.15 -D "" -importcfg $WORK/b213/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/8b/8bda9d71b8ee7e11a9f84f4fbd81b99dc632932f1d86695ff630187ad6a52375-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid w3vSz7YMMHYAXWgypc7d/w3vSz7YMMHYAXWgypc7d -goversion go1.12.15 -D "" -importcfg $WORK/b218/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/dc/dc3056b7d21db16006630d3ee6b209ad4a62a09a7d5884e9e3f38e22e8523cef-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid ZTG9ZTk1dg1WO1FL7azr/ZTG9ZTk1dg1WO1FL7azr -goversion go1.12.15 -D "" -importcfg $WORK/b229/importcfg -pack ./stream.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b120/_pkg_.a $WORK/b120/_x001.o $WORK/b120/_x002.o $WORK/b120/_x003.o $WORK/b120/_x004.o $WORK/b120/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/19/19d788cc10a8d7893130035fc1761e4199a87008134fd37c3d5135ba9cb059ad-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b218/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid nbnnn8HIe0BhSH0NGtGp/nbnnn8HIe0BhSH0NGtGp -goversion go1.12.15 -D "" -importcfg $WORK/b217/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/94/94f8895f5e5d79ff6d077801fbb1af87376d6026e3cd04f0f91a978830fcbe7f-d # internal crypto/x509 mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b109/_pkg_.a packagefile crypto/dsa=$WORK/b115/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/md5=$WORK/b111/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/x509/pkix=$WORK/b116/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b118/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b119/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid F44wc9Vu87NaX05EygAA/F44wc9Vu87NaX05EygAA -goversion go1.12.15 -D "" -importcfg $WORK/b114/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/e8/e845953e4c6a60aa5285ac358e26ebcc6fe6db5324bf4b5a0e93503b06fd5f43-d # internal net/textproto mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p net/textproto -std -complete -installsuffix shared -buildid 5qAxCKHCXB-RzjHc5t5u/5qAxCKHCXB-RzjHc5t5u -goversion go1.12.15 -D "" -importcfg $WORK/b173/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/45/45fe2596e23c48eb8540a3cd033df2ea56771df2db8d6ee2ca6008fa3cfda833-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid oCYDahkyFjGzfE4ZwC2R/oCYDahkyFjGzfE4ZwC2R -goversion go1.12.15 -D "" -importcfg $WORK/b199/importcfg -pack ./client.go ./socks.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/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_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/96/96565fd5da4e4b6a339b6c0755dd3b144da60dd90085c6364ce0262a8a62dcab-d # internal internal/x/net/idna mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b204/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b206/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b207/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid 9-65ywr_BVWGgolaqqGx/9-65ywr_BVWGgolaqqGx -goversion go1.12.15 -D "" -importcfg $WORK/b203/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/d8/d8855c96ddc9762d1119bbefccc07e3d2878a6fa5d74c069568692214e1c0e9d-d # internal net/mail mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p net/mail -std -complete -installsuffix shared -buildid lPfb8UtivaEjEjHasFcl/lPfb8UtivaEjEjHasFcl -goversion go1.12.15 -D "" -importcfg $WORK/b171/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/2c/2ce87359ad1bdbc93f4760eef658cd29399b487442c8189924e34d61c3822dfc-d # internal golang.org/x/net/proxy mkdir -p $WORK/b198/ cat >$WORK/b198/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/b199/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid 1ntmRWCy9kpF8ZSQR-w3/1ntmRWCy9kpF8ZSQR-w3 -goversion go1.12.15 -D "" -importcfg $WORK/b198/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/91/91314ede3148560a5a317118429539d72b3b017c7c7cd53b958644524b5460ce-d # internal mime/multipart mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile mime/quotedprintable=$WORK/b211/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p mime/multipart -std -complete -installsuffix shared -buildid TnL-cK8b4vsmmd0oqLh_/TnL-cK8b4vsmmd0oqLh_ -goversion go1.12.15 -D "" -importcfg $WORK/b210/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/2e/2e9b984b8daed0de9a4088b840de946195751bea7b10db21e18c2bb231cb4369-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b168/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/mail=$WORK/b171/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid _Q2a7TPfyAnX6FUKMyY3/_Q2a7TPfyAnX6FUKMyY3 -goversion go1.12.15 -D "" -importcfg $WORK/b170/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/2b/2b02093d9aa5163657fea715c5c02b8beef820794db2cf546c11a57a5c0887cf-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 4NdYKlK0lyEUXYJsnP2-/4NdYKlK0lyEUXYJsnP2- -goversion go1.12.15 -D "" -importcfg $WORK/b230/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_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/1c/1c5252ad3b5080efd0855174df1c4fa97b8d15f3a2a0cea310045b8abd1e2d42-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b203/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid krEAA7YQr34vPso3k5DJ/krEAA7YQr34vPso3k5DJ -goversion go1.12.15 -D "" -importcfg $WORK/b202/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/4e/4e0a4bf191edadc2e9a17ffdb5ef21f02e63ce8f176d2bb2071eb4f2a70b6dda-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/net/idna=$WORK/b203/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid _6rpRshje3iwU2gQOniV/_6rpRshje3iwU2gQOniV -goversion go1.12.15 -D "" -importcfg $WORK/b208/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/3d/3d91dd2ef7889d46faf946ae32044ca5c24f93d8201856f934567e186a319779-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid ZZm_8oKyVuLM5Ca95OTh/ZZm_8oKyVuLM5Ca95OTh -goversion go1.12.15 -D "" -importcfg $WORK/b235/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/23/23a0a39dcb61af07b3cc1fec1c9d0386350db6cd2c002d004b5fc30cc64db97b-d # internal github.com/prometheus/common/model mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid 7QJDgzuSw386A1MlQVnA/7QJDgzuSw386A1MlQVnA -goversion go1.12.15 -D "" -importcfg $WORK/b236/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/5f/5feea535ffab5d196a40258009555a544dfbe4372ab58b21952af00dd26bfa20-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 3kGlipFpGSmQN24FOBvU/3kGlipFpGSmQN24FOBvU -goversion go1.12.15 -D "" -importcfg $WORK/b238/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/6f/6f148a380311afe025b3f84eb11f837e21cd1e0f8485ab74cd7606c9bf6500b0-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid krQsZmtgs7bPgLi-fxkq/krQsZmtgs7bPgLi-fxkq -goversion go1.12.15 -D "" -importcfg $WORK/b239/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/1e/1e9a58d741eaf77ade5e510d667ba312ff8a5cc2d99ce8559a2c3f273a18b040-d # internal crypto/tls mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile container/list=$WORK/b108/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b109/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rc4=$WORK/b112/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b125/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b118/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b128/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b129/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p crypto/tls -std -complete -installsuffix shared -buildid RNotCsfiiB8HYg1YI09p/RNotCsfiiB8HYg1YI09p -goversion go1.12.15 -D "" -importcfg $WORK/b107/importcfg -pack ./alert.go ./auth.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_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/cb/cba9dbdecfaf68ea2480fd0897621b90e9c540acfa06d64170d6cdad70d42a2e-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b162/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b164/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b165/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b166/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid sY2-LgBChZu0Kn7R9KCQ/sY2-LgBChZu0Kn7R9KCQ -goversion go1.12.15 -D "" -importcfg $WORK/b161/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b143/ -g -O2 -o $WORK/b143/_x005.o -c go_gpgme.c cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/7d/7d6162c695c82dbb81d0561fd50b0c4211b830d8b49912d826bd34d934a7eead-d # internal github.com/fullsailor/pkcs7 mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b109/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile crypto/x509/pkix=$WORK/b116/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid WDYy5OtkZwhurPABnrdQ/WDYy5OtkZwhurPABnrdQ -goversion go1.12.15 -D "" -importcfg $WORK/b175/importcfg -pack ./ber.go ./pkcs7.go ./x509.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -o $WORK/b143/_cgo_.o $WORK/b143/_cgo_main.o $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o $WORK/b143/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b143/_cgo_.o -dynout $WORK/b143/_cgo_import.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid 78m4CieJQAH7XfXZDyX0/78m4CieJQAH7XfXZDyX0 -goversion go1.12.15 -D "" -importcfg $WORK/b143/importcfg -pack ./callbacks.go $WORK/b143/_cgo_gotypes.go $WORK/b143/data.cgo1.go $WORK/b143/gpgme.cgo1.go $WORK/b143/unset_agent_info.cgo1.go $WORK/b143/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/18/18f2dc521902be28c365e411535775618c5c5626183a3d02f6b58aba5576e5b5-d # internal github.com/prometheus/procfs mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b238/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b239/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid trm3bTsSRxWgbQCqyfnZ/trm3bTsSRxWgbQCqyfnZ -goversion go1.12.15 -D "" -importcfg $WORK/b237/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b143/_pkg_.a $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o $WORK/b143/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/24/2457241a3eeb8bd3adba2730f31cf330a2b295cb2af0247bf50012ca3f581782-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 0rchQtGA2rO8ko2le7Xg/0rchQtGA2rO8ko2le7Xg -goversion go1.12.15 -D "" -importcfg $WORK/b243/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/6b/6ba7c247fc767cacacb7cbd9246e64650779ecab7ab9074d9291937411a19525-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile crypto/x509/pkix=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b161/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid -zKjKkwT8ug8J9zFzhlP/-zKjKkwT8ug8J9zFzhlP -goversion go1.12.15 -D "" -importcfg $WORK/b160/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/bd/bd51bb03ab08585854b66584a365d9b0db65aa6ff1ba432bda08e16d3e1077ca-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid RjvCIL14tYLBizXg8CmB/RjvCIL14tYLBizXg8CmB -goversion go1.12.15 -D "" -importcfg $WORK/b159/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/fc/fc926ca2d7f8d982766372f9c2283b5f4d979b46ac23d27d82d09726d1b1cf42-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b168/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b161/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid 9DrDzUqF9hCBcCCZY4w-/9DrDzUqF9hCBcCCZY4w- -goversion go1.12.15 -D "" -importcfg $WORK/b169/importcfg -pack ./keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/db/dbd72810b767efeb9a8f70f5bf825bbe6e85a4fa22b9a846fbf083d2b9ee34b4-d # internal github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b168/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b160/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid D5Ma261-AqMSykl9M1Sq/D5Ma261-AqMSykl9M1Sq -goversion go1.12.15 -D "" -importcfg $WORK/b174/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/7e/7e83068bb17fc70ba6c1e5365951db5f7131a42d14f3eb3e4804ea9c02f93940-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b159/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b168/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b169/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b170/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b176/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid 1iN2kY56ABfGQUtrRpS2/1iN2kY56ABfGQUtrRpS2 -goversion go1.12.15 -D "" -importcfg $WORK/b158/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/d9/d9ac95265f9514ed455aae2e6e6949f2ba4cffadff62eb9b63bf8562f7bb0945-d # internal archive/tar mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p archive/tar -std -complete -installsuffix shared -buildid MiqKTKR8Dq7WyDCiQOlh/MiqKTKR8Dq7WyDCiQOlh -goversion go1.12.15 -D "" -importcfg $WORK/b247/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/4d/4d4ab4603559397e7603584a9237e006846b14b607a0ac664fbcd9f602528c05-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid TWs4hg7ZZIwDg9rG4uoq/TWs4hg7ZZIwDg9rG4uoq -goversion go1.12.15 -D "" -importcfg $WORK/b248/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/a3/a3909b0551961c38901ab878fff8bca324032d637d8b13dac3f9014801cca2c9-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid Fhipal_pRSUKjqcszdXI/Fhipal_pRSUKjqcszdXI -goversion go1.12.15 -D "" -importcfg $WORK/b254/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/26/266a36fad916b49dd1b0bb94b46d22ad1f47b85ada80cf5d7938c57712cfad1e-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid vc0FEruXYBMripVCUr6U/vc0FEruXYBMripVCUr6U -goversion go1.12.15 -D "" -importcfg $WORK/b255/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/1b/1b9eb4d4f55f7466b92e529316c36e56ba47a0b24e7723f79056f911cfe4ade4-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid hEagmGRTzuwpnELBguP3/hEagmGRTzuwpnELBguP3 -goversion go1.12.15 -D "" -importcfg $WORK/b256/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/00/0007faafef218fb6f0f6eb70c9e18227214bde637c1c3bef3116dce1d6e5060a-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid GgJqL6muhurEqB5fkPyO/GgJqL6muhurEqB5fkPyO -goversion go1.12.15 -D "" -importcfg $WORK/b232/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/f5/f512cb97419f1bdcd3de46246b9fb98c1dc6c99077255e3986f5ae7ed3b07f38-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid T05ClfcGuYnSO_FHU8vk/T05ClfcGuYnSO_FHU8vk -goversion go1.12.15 -D "" -importcfg $WORK/b234/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ad/adcc312b91f5f9e56175c10b9358376224d815ff221e056a56f4ef091f235575-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid mO0qSkI2TcnbeGE_w2gM/mO0qSkI2TcnbeGE_w2gM -goversion go1.12.15 -D "" -importcfg $WORK/b257/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/46/46c0559a1bf5abdb113eb938c2ebe1b86051608c90658e2c62f8d2a95a597bc1-d # internal github.com/containers/libtrust mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile crypto/x509/pkix=$WORK/b116/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ca/cad5f8373f5007a37de42cd283a9495e6a891567916ca0662ed80079d40ba223-d # internal net/http/httptrace mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile internal/nettrace=$WORK/b121/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid GR_ylfzdCu9Vkyxe-_xf/GR_ylfzdCu9Vkyxe-_xf -goversion go1.12.15 -D "" -importcfg $WORK/b212/importcfg -pack ./trace.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid xFPYn37WTkczLYD_h72q/xFPYn37WTkczLYD_h72q -goversion go1.12.15 -D "" -importcfg $WORK/b100/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_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_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/39/39aa11d701c96421cda47f50dd1181774ef0ce48fe52a038f2d381fd1fed6af4-d # internal github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid aw4gH99aqhxOBM3zGw_B/aw4gH99aqhxOBM3zGw_B -goversion go1.12.15 -D "" -importcfg $WORK/b214/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/c5/c5bafb82f3c56a138c36a3182f4e5908ce6840822a6c8dacf6318cb77ef12512-d # internal net/http mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/gzip=$WORK/b201/_pkg_.a packagefile container/list=$WORK/b108/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b202/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b208/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b209/_pkg_.a packagefile internal/x/net/idna=$WORK/b203/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile mime/multipart=$WORK/b210/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile net/http/internal=$WORK/b213/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p net/http -std -complete -installsuffix shared -buildid W6StHbCjPtD0emD6bNFC/W6StHbCjPtD0emD6bNFC -goversion go1.12.15 -D "" -importcfg $WORK/b200/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/64/6498b13cab3ba9ed133986a34fd9effcbfdf8550dfd79e6d509a03754d0718dd-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 1GtyrpSZynxh8OA-AMbC/1GtyrpSZynxh8OA-AMbC -goversion go1.12.15 -D "" -importcfg $WORK/b231/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/25/255077914ccec2cd9d98b08b84cccd4e657cebc2486df935b5a796c234b3f41e-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b256/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b257/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 16uZyjcKKCBgWM_jZyLb/16uZyjcKKCBgWM_jZyLb -goversion go1.12.15 -D "" -importcfg $WORK/b253/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_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/f0/f04127ca98b267f02408eccfa8b1cf91780b4f13424f98416970dd1c230ada36-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 2qKQQSZyHENuJp4sSjfD/2qKQQSZyHENuJp4sSjfD -goversion go1.12.15 -D "" -importcfg $WORK/b258/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/9c/9cc581aeb66123b237b9cb02d072d1e340ad8ca0be4c78ac8515575a95fdae21-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid mcc-fxKQ67vlc4vrvUWW/mcc-fxKQ67vlc4vrvUWW -goversion go1.12.15 -D "" -importcfg $WORK/b262/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/cf/cfda37b290173c7b6a8b290204fa4f4e23ce18fb33bcb9067f8a6a657d1e3c50-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid -w_wQjc0FOcw-ITSZDnw/-w_wQjc0FOcw-ITSZDnw -goversion go1.12.15 -D "" -importcfg $WORK/b265/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/15/156955fe9dda16144513f215fcb3a5e1e17c6ed816c4ca94fba504cd90d8051a-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid E7apRiQlgODAuVINYfDT/E7apRiQlgODAuVINYfDT -goversion go1.12.15 -D "" -importcfg $WORK/b266/importcfg -pack ./duration.pb.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/43/437fab568c5bb0858550f59670369e6feb44c7f8336331572c6cc54e3fd0d562-d # internal github.com/ghodss/yaml mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b243/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid 8jCXwqooitueV2A8k1Y7/8jCXwqooitueV2A8k1Y7 -goversion go1.12.15 -D "" -importcfg $WORK/b242/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/c3/c359360fc849006ef826a1509b15a3c217faf3b3de11897269d67daaa2f23349-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid jmdxWN92J4pi9K-xzKD0/jmdxWN92J4pi9K-xzKD0 -goversion go1.12.15 -D "" -importcfg $WORK/b267/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/d3/d374ba138e66fa50b51a5db49cbdff09fdb7989d1dae8e0dde93ef8d5cd40c45-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b265/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid VUteLxOu1c_ocuLII8uS/VUteLxOu1c_ocuLII8uS -goversion go1.12.15 -D "" -importcfg $WORK/b268/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/7e/7e6c108ea451270c2ed7feebdd55b42300429c819d80a834eaa8b30d0c8f07f9-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b265/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b266/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b267/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid B-BQY4LC9CL7j2Xlz-hE/B-BQY4LC9CL7j2Xlz-hE -goversion go1.12.15 -D "" -importcfg $WORK/b264/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/34/3497731d7ef5468d8bc6eb6844428f38e6d3c6f112311ea608c24a6e486d8c02-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 6RCWFluxkZkCel8DTRMz/6RCWFluxkZkCel8DTRMz -goversion go1.12.15 -D "" -importcfg $WORK/b271/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/44/44f87634b0cf7027328da93f152f470b8e6c4e2bee1ad49a76c825a845488842-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile net=$WORK/b120/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 7x5EPsWkWPvBzA0RAfY7/7x5EPsWkWPvBzA0RAfY7 -goversion go1.12.15 -D "" -importcfg $WORK/b272/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/38/38021332f1f7dfd5690520f6d02416a9e7777e3caf35ebf1759cc53521cf3016-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid -DjO9C0BGMczhhUhCHGM/-DjO9C0BGMczhhUhCHGM -goversion go1.12.15 -D "" -importcfg $WORK/b270/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/0b/0bc6af275c205b0d5b78cd8356df55f92ed65bd9a2e05457acbfd0ba557dc34c-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid duKTpSDK5Nw1lmcay8Uv/duKTpSDK5Nw1lmcay8Uv -goversion go1.12.15 -D "" -importcfg $WORK/b275/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/95/95faf4a010cee25f3ad37ff417ebb685c3259deda2441b37b79b4b18dfa8ee07-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid Bl8WZFewlUx-Yz_qe3kU/Bl8WZFewlUx-Yz_qe3kU -goversion go1.12.15 -D "" -importcfg $WORK/b278/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/9d/9d1088ed36c351084e28076205a84108a95c6a375042f6313d5b916710de14af-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b270/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid V9CjEw2jHrdxRu3L0_T-/V9CjEw2jHrdxRu3L0_T- -goversion go1.12.15 -D "" -importcfg $WORK/b269/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/24/240c68e0e8767d01af0a1c27671f2e661ab3620fba0dcf5bb4fae52097082b88-d # internal google.golang.org/grpc/status mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b264/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b269/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid vEG1n37GsOApbuFxOOYr/vEG1n37GsOApbuFxOOYr -goversion go1.12.15 -D "" -importcfg $WORK/b263/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/10/10d561059c318eccb1cd3e7a5480695adfa489c7fdb232e60949ce26172118e4-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid Kf4-Uziz-YDESqZQfvZ_/Kf4-Uziz-YDESqZQfvZ_ -goversion go1.12.15 -D "" -importcfg $WORK/b282/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0d/0d340a8edceeb7d305b1515aabb0403e9bbea8bb74e62c9728c404dd7ba7263d-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b070/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/f0/f0660f61799b56df2993191bfcf14b462923ae1f3d4faf8e603861ed31a37291-d # internal golang.org/x/net/context mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid EQo_3pZNKmhxV4MKFlCf/EQo_3pZNKmhxV4MKFlCf -goversion go1.12.15 -D "" -importcfg $WORK/b286/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/59/590bd43470b0be4e3659afebb398d0675b157bc53b43030e6d6e2fe3a9a92d10-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b261/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b096/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b100/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid mmVJyjUPwDkbiAewyrf4/mmVJyjUPwDkbiAewyrf4 -goversion go1.12.15 -D "" -importcfg $WORK/b070/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b263/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid M3cSITr_un-9ZjMptD_i/M3cSITr_un-9ZjMptD_i -goversion go1.12.15 -D "" -importcfg $WORK/b261/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/b2/b26d957a6327d25361bd8d534a50aa7509eba29fabc3661c7d3ca1c5008e9676-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b286/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid rUShTMivk739mC928MJ8/rUShTMivk739mC928MJ8 -goversion go1.12.15 -D "" -importcfg $WORK/b285/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/b7/b7052120b8b221b08c641b833365bb95ce9de0cab46eea18a6ae9a6a04930bdc-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b289/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b289/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b289/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/4b/4b3ac7a426d4ab191a045b5b15fca778b2d6a90cb235605b247280991de698e6-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid n68VoL2w2gRO13kFP6Fr/n68VoL2w2gRO13kFP6Fr -goversion go1.12.15 -D "" -importcfg $WORK/b287/importcfg -pack ./pools.go cd $WORK/b289 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/ea/eaadbbf19f9f7301144a1b1204814a6b54d4a448065a52c31819f64c0b30de83-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b291/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid IXV4koKZJhZhCbzN_oj0/IXV4koKZJhZhCbzN_oj0 -goversion go1.12.15 -D "" -importcfg $WORK/b290/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 $WORK/b289 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/3f/3f13012afd0c3db7cbf1ced8716de91af5920415fc39b75fc875bf8179d730ee-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 1OC-yKqdbUXWSNNBvJ3N/1OC-yKqdbUXWSNNBvJ3N -goversion go1.12.15 -D "" -importcfg $WORK/b066/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -o $WORK/b289/_cgo_.o $WORK/b289/_cgo_main.o $WORK/b289/_x001.o $WORK/b289/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b289/_cgo_.o -dynout $WORK/b289/_cgo_import.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b055/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid KIeFwEEqz3ZUKeK9TWCz/KIeFwEEqz3ZUKeK9TWCz -goversion go1.12.15 -D "" -importcfg $WORK/b289/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b289/_cgo_gotypes.go $WORK/b289/sysconfig.cgo1.go $WORK/b289/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/22/228a44d59c0ba4c00719edcbef9a03618c2549fa3ce2fcb8503243b7a65c8b53-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid J8c9Jm2bvs3bZBcxcU1s/J8c9Jm2bvs3bZBcxcU1s -goversion go1.12.15 -D "" -importcfg $WORK/b140/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 cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b289/_pkg_.a $WORK/b289/_x001.o $WORK/b289/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/48/480457d3e2b62e3c27c61aa5b72ef316db5550e26d932e40ecd54c046d96233d-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b247/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid td7RcqYVhdPKX8FaMhsq/td7RcqYVhdPKX8FaMhsq -goversion go1.12.15 -D "" -importcfg $WORK/b246/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/28/28dd1ac8c3e263dd9b995a6147a8e8032c568c658336e1dc8313d3053e600649-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b186/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid dEhWVZ9R7FaPfW3USkQH/dEhWVZ9R7FaPfW3USkQH -goversion go1.12.15 -D "" -importcfg $WORK/b185/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/42/42d0b1cfee5088a950ac43c0d671ac7d2e9c46dd6cb506a1cfc5e5b6a031c666-d # internal github.com/containers/image/v5/docker/archive mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid UM2QTpbpkP6CRs6fVaGW/UM2QTpbpkP6CRs6fVaGW -goversion go1.12.15 -D "" -importcfg $WORK/b245/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/92/92aedb0a06c7de183d54adb338333096201ad0755503b2f62fd6fb2805e51efa-d # internal github.com/containers/storage/pkg/archive mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b247/_pkg_.a packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/bzip2=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b042/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b287/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b075/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b290/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid hPZwpkHAY5WFVa3sDoRh/hPZwpkHAY5WFVa3sDoRh -goversion go1.12.15 -D "" -importcfg $WORK/b284/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/3a/3a77cd976af3133730ea1c81793386389d037a40b12578ef0436652afd2d2272-d # internal github.com/imdario/mergo mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid llIrZ-Ep1dAY_le6efCJ/llIrZ-Ep1dAY_le6efCJ -goversion go1.12.15 -D "" -importcfg $WORK/b293/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/9e/9e61b58f20ca05c0f869683b03be03fc7bd03b0618e6d704d116df9fb3eafab4-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b158/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/vbauerster/mpb/v4=$WORK/b177/_pkg_.a packagefile github.com/vbauerster/mpb/v4/decor=$WORK/b180/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b176/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b184/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid NRGuFH7C7su3tkiSrbqr/NRGuFH7C7su3tkiSrbqr -goversion go1.12.15 -D "" -importcfg $WORK/b061/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/a3/a39690debf8bfb29b9fd2c28965d21b590dfd3eacb4cd03d792922304adda427-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid xgf7bg_tn-IqtwI998Dc/xgf7bg_tn-IqtwI998Dc -goversion go1.12.15 -D "" -importcfg $WORK/b299/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/1c/1c26ec912968f5bb258e68f313562e9be02b651972a4a1229503145a85ee94d6-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b298/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid zpmaOJf55REp1dmfoyai/zpmaOJf55REp1dmfoyai -goversion go1.12.15 -D "" -importcfg $WORK/b300/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/9c/9cc171240e5f2b91166eab478f1920c375e146d76bee57db91d8c3aa6dae1dd9-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b298/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b299/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid qyLZ4Q5xyIuTrOPyABNk/qyLZ4Q5xyIuTrOPyABNk -goversion go1.12.15 -D "" -importcfg $WORK/b297/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/f7/f72449ed97673c7c6f97fc640981cef1110f1848f08ea183579496ff198cd166-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 5SV8cdK8x3tqbWzKbqW9/5SV8cdK8x3tqbWzKbqW9 -goversion go1.12.15 -D "" -importcfg $WORK/b301/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/49/498274cf0de0bd0bce62bddb9cbd3f9747a1dc15ae5666ce315c7a9d8b4ffc95-d # internal k8s.io/client-go/util/homedir mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid GIs6i84kuHVzfdy4rLPD/GIs6i84kuHVzfdy4rLPD -goversion go1.12.15 -D "" -importcfg $WORK/b302/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/0f/0f0e91f104d31619e42b77c41bb175cfb54c45303be84aa446ca3ef2ff47b8f7-d # internal flag mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p flag -std -complete -installsuffix shared -buildid YTHECgq4ufVj59MISpHa/YTHECgq4ufVj59MISpHa -goversion go1.12.15 -D "" -importcfg $WORK/b307/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/6d/6df2c714a76d66cc7b025f5191bc3c584ad9c719fdcbe59eb105db24369c40ec-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b095/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid xMX2es2Fv1TdUgy-7p3T/xMX2es2Fv1TdUgy-7p3T -goversion go1.12.15 -D "" -importcfg $WORK/b308/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/55/553782a2d0ae9a5a88f4eeac7adfd4d786c83ef5154382b46641af87b83cdde5-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid sEZ_2KV3LQUw2myPrHKM/sEZ_2KV3LQUw2myPrHKM -goversion go1.12.15 -D "" -importcfg $WORK/b311/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/16/1666909e1efab37e00d06cb028a63aaec13ab295d3831073fed9b081fdb31493-d # internal golang.org/x/net/idna mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b297/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b299/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b300/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid gaL1geBrnCg6evXa56kS/gaL1geBrnCg6evXa56kS -goversion go1.12.15 -D "" -importcfg $WORK/b296/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables10.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/0f/0f113e2993e06722d2c790b9cd8ecaf9d939cef98c768ab4a13503f877f50dda-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid ZqF8U3cAkqa2FOzoYq72/ZqF8U3cAkqa2FOzoYq72 -goversion go1.12.15 -D "" -importcfg $WORK/b313/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/3e/3ec3e07046b7b2841db7945f3a44a92ed4e622586df8aaa65f0ca04ac72f1547-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b317/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b317/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b317/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/1d/1dd14827287442cb89a299acd7b61384befca0c555f13fd18bd9af264834bed1-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b247/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile flag=$WORK/b307/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b060/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid RK2TdizwKfHy0kcWRpAt/RK2TdizwKfHy0kcWRpAt -goversion go1.12.15 -D "" -importcfg $WORK/b306/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/8b/8bf1d13c5e7e0426433b8aa5765914af0b2148a6687f7ee39525d9ae0f96c1b0-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b308/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid 6d9asZyVK3_S3u4j5GRY/6d9asZyVK3_S3u4j5GRY -goversion go1.12.15 -D "" -importcfg $WORK/b305/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_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/b7/b767b5e6d08f5f4173c1319707cef2ecb7c62aa2523f389495abc912e524a394-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b296/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid pa-CUHgGOIPz9yRsWG3_/pa-CUHgGOIPz9yRsWG3_ -goversion go1.12.15 -D "" -importcfg $WORK/b295/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/4d/4d0392c7bc93f3c40d114844136a031499c21d52e79b4b48ecb7a7910847a11f-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid 1ZUpbDywoL6up8-U0J-6/1ZUpbDywoL6up8-U0J-6 -goversion go1.12.15 -D "" -importcfg $WORK/b318/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/50/50b4454231dd31ef54210bd3f65344a58d8838106971164d7656adff3188b095-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b319/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b319/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b319/ -g -O2 ./loop_wrapper.go cd $WORK/b319 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b319=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/a4/a43a08445e42809313bf07723786a1b9ae63a317735227014687c1d5b4800e9a-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b198/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid bWNnY7VTn97JhA2AnIpi/bWNnY7VTn97JhA2AnIpi -goversion go1.12.15 -D "" -importcfg $WORK/b197/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cd $WORK/b319 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b319=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/48/48fa4296fd5f67f223eec8af6f72f8821f4efbec8eb56a2605ba281ee639e5d9-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid ZFwpHj-mp4IlNDO1-dL5/ZFwpHj-mp4IlNDO1-dL5 -goversion go1.12.15 -D "" -importcfg $WORK/b215/importcfg -pack ./errors.go ./handler.go ./register.go cd $WORK/b319 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b319=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b319=/tmp/go-build -gno-record-gcc-switches -o $WORK/b319/_cgo_.o $WORK/b319/_cgo_main.o $WORK/b319/_x001.o $WORK/b319/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/0f/0f51996916a66f3a8cbbf827b48de7c858ea99642bb228be45fee4f5f75c6949-d # internal github.com/gorilla/mux mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid RYDfWG4w35kwCtZyHHge/RYDfWG4w35kwCtZyHHge -goversion go1.12.15 -D "" -importcfg $WORK/b219/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/e1/e19a608a61d868eccec5dc45ba709d3b198dc0a227d5b94f6e28c44e55531fab-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b197/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid Kz9F_APzho67sVedbUA6/Kz9F_APzho67sVedbUA6 -goversion go1.12.15 -D "" -importcfg $WORK/b196/importcfg -pack ./tlsclientconfig.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage loopback -dynimport $WORK/b319/_cgo_.o -dynout $WORK/b319/_cgo_import.go cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid Sb7HNjO3hhAesshIbYrW/Sb7HNjO3hhAesshIbYrW -goversion go1.12.15 -D "" -importcfg $WORK/b319/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b319/_cgo_gotypes.go $WORK/b319/loop_wrapper.cgo1.go $WORK/b319/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/6f/6fd36ed1ea54c8dcc0ffd5d64e1b731945c8fc6be0b30e9060a0b487cdda3761-d # internal github.com/docker/distribution mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid hxz_H0bSFrMBhX8lCAqT/hxz_H0bSFrMBhX8lCAqT -goversion go1.12.15 -D "" -importcfg $WORK/b221/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/6e/6e457d3f2d4d72ae10f1d6631a9513195840980c925084d57e81f0439f417a7f-d # internal github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid Pkhoy_9uqAHy0RE7Xq_7/Pkhoy_9uqAHy0RE7Xq_7 -goversion go1.12.15 -D "" -importcfg $WORK/b222/importcfg -pack ./addr.go ./authchallenge.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b319/_pkg_.a $WORK/b319/_x001.o $WORK/b319/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/29/2912657ef22f6077f79b4d92ce03b9bf3a9b78827e0671fa54ce85ac8e4aefb1-d # internal github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid Rw2hZfSZYQ3Mo76RQByq/Rw2hZfSZYQ3Mo76RQByq -goversion go1.12.15 -D "" -importcfg $WORK/b223/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/35/35ac5ddf3aa7e70298759ba0a22d0236fc383dfe884a51ab796549f530208da5-d # internal expvar mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p expvar -std -complete -installsuffix shared -buildid -4gpggX2zORl8WrvheSB/-4gpggX2zORl8WrvheSB -goversion go1.12.15 -D "" -importcfg $WORK/b228/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/96/96fa1a0201a2fc3cd4d247d69ddbb61f19e2256bb0a1054fa473bb59d6fc616f-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b234/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b235/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b236/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid SVOTHdNr9b6hxzW48pvF/SVOTHdNr9b6hxzW48pvF -goversion go1.12.15 -D "" -importcfg $WORK/b233/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/05/05766279d94e8654acf2d29746bf91f984e28a8668c8483e91241ebd70d45a4d-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b261/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b215/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b263/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid qnzzR0UEGceXtrvX09ge/qnzzR0UEGceXtrvX09ge -goversion go1.12.15 -D "" -importcfg $WORK/b260/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/15/1524607fef89af7d3a50277e6d533a4854a50b5cb2716226f0b5117f542d3921-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b215/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b219/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid LuUpitRtMKUspUUP0RoL/LuUpitRtMKUspUUP0RoL -goversion go1.12.15 -D "" -importcfg $WORK/b216/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/cb/cbbe42e8e7e3b5a2364c94fee5f1554e27685f75958ea2f4664e92a874ccc937-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b275/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid KApIP9Tb-q9N-LT4lsOT/KApIP9Tb-q9N-LT4lsOT -goversion go1.12.15 -D "" -importcfg $WORK/b274/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/83/83b4d274a575d52d10fa1b67372d668e721a4c225837ae37ec35d86b7011073c-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b260/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid vLzOyh2hXxlhJ52mWl2z/vLzOyh2hXxlhJ52mWl2z -goversion go1.12.15 -D "" -importcfg $WORK/b259/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/f1/f1b33e2a387eb92c13303bf918ab11357541e33155432f4505ff2157fe115c84-d # internal net/http/httputil mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b202/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/internal=$WORK/b213/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid zuPkPlwOIEW98Gz4sMc8/zuPkPlwOIEW98Gz4sMc8 -goversion go1.12.15 -D "" -importcfg $WORK/b280/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/c6/c6df0647f4191023ce5f49fcd3631ad0ecdfb56888a3cff149165f9f6718b484-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b274/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid VyBE1y2BMR2qyaFq92F-/VyBE1y2BMR2qyaFq92F- -goversion go1.12.15 -D "" -importcfg $WORK/b273/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/2d/2d50f77e6ea5e7fb394bdac8e9164880e70f576bbbe7486569f9bf40926f79b3-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b273/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b257/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid _Tv27fniI0O5DhgGUBxi/_Tv27fniI0O5DhgGUBxi -goversion go1.12.15 -D "" -importcfg $WORK/b252/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/ab/ab10f72b3387fbd2cbbe3d7985cfbcaa7a8c8be19a1641e16dd3ac25a6333c6a-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b186/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 0lRZKoO3dYND472bpQLA/0lRZKoO3dYND472bpQLA -goversion go1.12.15 -D "" -importcfg $WORK/b283/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/d9/d9a0a340d3740b41ce759cdcca4aa7343f8dc57eba3a71bb5259411270b4a313-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b229/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b231/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b233/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b236/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b237/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b088/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid d83tX7FmUw8O4CCG-gYn/d83tX7FmUw8O4CCG-gYn -goversion go1.12.15 -D "" -importcfg $WORK/b227/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 cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/b2/b238f1cac8c7a2f456feb69aeb54f2dd6ba026d07e436c077019b4ac80d0e45d-d # internal golang.org/x/net/http2 mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/gzip=$WORK/b201/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b295/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b301/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b296/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid lj2c2vrRcQDKXD9_Gd53/lj2c2vrRcQDKXD9_Gd53 -goversion go1.12.15 -D "" -importcfg $WORK/b294/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/07/0756d8a4c68219718b5831ef577fb7b5f5105ccde85b3708bd8a05c21445977d-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b252/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 0IV0U2ps_WTJ6_SrTKcW/0IV0U2ps_WTJ6_SrTKcW -goversion go1.12.15 -D "" -importcfg $WORK/b279/importcfg -pack ./volume_create.go ./volume_list.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/da/daff6cfbeca21111076e591e2cc8331fba3476d3a0c0c23b5020af0072f96b03-d # internal github.com/docker/docker/client mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b252/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b273/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b279/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b260/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b197/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httputil=$WORK/b280/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid vxMKP5lzEsmyvmlJ4Pqb/vxMKP5lzEsmyvmlJ4Pqb -goversion go1.12.15 -D "" -importcfg $WORK/b250/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_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/5f/5f44e1362ed948f2408cf3e19206e5f3039698fb933a2ecd07d0b5bb76db1d79-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b186/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid mnXPn1BvIuBRANtMRsCb/mnXPn1BvIuBRANtMRsCb -goversion go1.12.15 -D "" -importcfg $WORK/b281/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ab/abc600d3345e55e41b9c9f314df9c2e8b26dac125fe8ce62f9640b0d2b14750a-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b311/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b312/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b308/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid TzXSQV6Owgbkq5d5WpsS/TzXSQV6Owgbkq5d5WpsS -goversion go1.12.15 -D "" -importcfg $WORK/b310/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/b1/b13fe2f77ead26aab70d4214c84f6f3a12806fdeda8c68fe6d0695df36580ff3-d # internal github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b315/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b315/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b315/ -g -O2 ./btrfs.go ./version.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -o $WORK/b317/_cgo_.o $WORK/b317/_cgo_main.o $WORK/b317/_x001.o $WORK/b317/_x002.o $WORK/b317/_x003.o $WORK/b317/_x004.o $WORK/b317/_x005.o -g -O2 -ldevmapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage devicemapper -dynimport $WORK/b317/_cgo_.o -dynout $WORK/b317/_cgo_import.go cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid CqmlXfe2UP7pzhZDZiu0/CqmlXfe2UP7pzhZDZiu0 -goversion go1.12.15 -D "" -importcfg $WORK/b317/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b317/_cgo_gotypes.go $WORK/b317/devmapper_log.cgo1.go $WORK/b317/devmapper_wrapper.cgo1.go $WORK/b317/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b317/devmapper_wrapper_dynamic.cgo1.go $WORK/b317/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/54/5453b6c5056f5ad61e28eeb3a1829f223fbd8e698837085a993f70bddab03bb8-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b201/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b227/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b233/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid gG_wEqdDWf2hfWnjvMU6/gG_wEqdDWf2hfWnjvMU6 -goversion go1.12.15 -D "" -importcfg $WORK/b240/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b317/_pkg_.a $WORK/b317/_x001.o $WORK/b317/_x002.o $WORK/b317/_x003.o $WORK/b317/_x004.o $WORK/b317/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/0e/0e65e69a9737d74c9abbf8ef724feb8341fe91d1e96b45e36808ca972448fd7a-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid fsVV1EkB8VJxzbyJB67o/fsVV1EkB8VJxzbyJB67o -goversion go1.12.15 -D "" -importcfg $WORK/b320/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/43/4392d343de28c83f6852ebcf2a505d59625d026191e0a8f2ab4bb60ae3298a87-d # internal github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b317/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b318/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b312/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b319/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid vvPll3eKYVMf2Gl3voXR/vvPll3eKYVMf2Gl3voXR -goversion go1.12.15 -D "" -importcfg $WORK/b316/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go cd $WORK/b315 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b315=/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-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b315=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/28/28c08c9a4544a6650b8921122ca1e7c6a95aab4e26aaac4a442c92c2f44ed163-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b250/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 1ZCxwlP4imxF14aKwq72/1ZCxwlP4imxF14aKwq72 -goversion go1.12.15 -D "" -importcfg $WORK/b249/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/84/84e3abc4118ce3bc9113c2466437032ec07cefaf358948e089a81f1d30085870-d # internal github.com/docker/go-metrics mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b227/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b240/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid st_nO13HE9CD2abxE_Cz/st_nO13HE9CD2abxE_Cz -goversion go1.12.15 -D "" -importcfg $WORK/b226/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_arm64/buildid -w $WORK/b294/_pkg_.a # internal cd $WORK/b315 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b315=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ea/eac8239499d9990e28630cccab9e1693e2ce92eac90ffe67a00c3df90c8f3108-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid uPUvv24NEjf4WYBGkpes/uPUvv24NEjf4WYBGkpes -goversion go1.12.15 -D "" -importcfg $WORK/b322/importcfg -pack ./overlayutils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/bf/bffeb57c3bb7c84ecd91accb1dbae58b5da559bdad7268a6aecbc3eb6789feb3-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b323/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b323/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b323/ -g -O2 ./projectquota.go cd $WORK/b315 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b315=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b315=/tmp/go-build -gno-record-gcc-switches -o $WORK/b315/_cgo_.o $WORK/b315/_cgo_main.o $WORK/b315/_x001.o $WORK/b315/_x002.o $WORK/b315/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/de/deaa38acb1105f52eff29cf1489f8c5fc7b1270d96d3e21412955c1e0e03f9c3-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b226/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid MU0gmGSp3FG0iV35Sv7e/MU0gmGSp3FG0iV35Sv7e -goversion go1.12.15 -D "" -importcfg $WORK/b225/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/52/52ef42d35228e6dd7bdc503aa1988655f314499133bd5f6d692d8e57948e70c2-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid voTReTFEKRZLkoiH66Vh/voTReTFEKRZLkoiH66Vh -goversion go1.12.15 -D "" -importcfg $WORK/b324/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/62/62e99a43674f44ccc04f2ec471214a0a3ce839adf058d5b171d197b950178104-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution=$WORK/b221/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b225/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid FDx7-qtVDyHWhX9B0dUx/FDx7-qtVDyHWhX9B0dUx -goversion go1.12.15 -D "" -importcfg $WORK/b224/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage btrfs -dynimport $WORK/b315/_cgo_.o -dynout $WORK/b315/_cgo_import.go cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid 5w42awR6ylCxxH6Rdwrk/5w42awR6ylCxxH6Rdwrk -goversion go1.12.15 -D "" -importcfg $WORK/b315/importcfg -pack $WORK/b315/_cgo_gotypes.go $WORK/b315/btrfs.cgo1.go $WORK/b315/version.cgo1.go $WORK/b315/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/d3/d398927b130a8f72dd04ebbddba42edd639730c32a8f768dcea51fa64b742368-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b326/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b326/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b326/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/eb/eb961dde4f9f031e5883c027cc9147a4c0d420da3e0cf7f6e1d86b3d5004a309-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b221/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b224/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid jsRJN5PlmeQCU-9uscQL/jsRJN5PlmeQCU-9uscQL -goversion go1.12.15 -D "" -importcfg $WORK/b241/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/81/819fda0b9e975581e8cb8478774837ca77459ec092fcdc8d64f5b93ce0528b2d-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution=$WORK/b221/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b222/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b223/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b224/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b241/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid 9ZUtF0jN7GxF6o5x6GHE/9ZUtF0jN7GxF6o5x6GHE -goversion go1.12.15 -D "" -importcfg $WORK/b220/importcfg -pack ./blob_writer.go ./errors.go ./repository.go cd $WORK/b326 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b326=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b323 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b315/_pkg_.a $WORK/b315/_x001.o $WORK/b315/_x002.o $WORK/b315/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/b4/b4952304c00c00f3cc6b1a43c65412f1d36d00a8875784b5ee32945e8b39e7b4-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid uqWj6SMFcjrSO2saGf8G/uqWj6SMFcjrSO2saGf8G -goversion go1.12.15 -D "" -importcfg $WORK/b328/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd $WORK/b326 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b326=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cd $WORK/b323 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd $WORK/b326 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b326=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/81/815973b9bef6a813beda6cf4d2d41983478813696c79a69f1826b0f398ad839a-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid LMWciMLVIb-GjV4FhLe4/LMWciMLVIb-GjV4FhLe4 -goversion go1.12.15 -D "" -importcfg $WORK/b329/importcfg -pack ./config.go cd $WORK/b323 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b326=/tmp/go-build -gno-record-gcc-switches -o $WORK/b326/_cgo_.o $WORK/b326/_cgo_main.o $WORK/b326/_x001.o $WORK/b326/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/07/07364177d5d7019197301f22d78d9a806b431700f64c05e593856fae3c4db6f9-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b220/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid kJYXriUP1aiJtL9MHWd4/kJYXriUP1aiJtL9MHWd4 -goversion go1.12.15 -D "" -importcfg $WORK/b187/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 cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -o $WORK/b323/_cgo_.o $WORK/b323/_cgo_main.o $WORK/b323/_x001.o $WORK/b323/_x002.o -g -O2 cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b326/_cgo_.o -dynout $WORK/b326/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/1b/1b74ab85219f7d67339aa742408177f3a8a0ef05eee65c9f7c90869e30d03748-d # internal github.com/containers/storage/drivers/zfs mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b328/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid CsOnn1Et4_NjqdNaFL-P/CsOnn1Et4_NjqdNaFL-P -goversion go1.12.15 -D "" -importcfg $WORK/b327/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b287/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid exNoeDDmHhSwZHx0AApA/exNoeDDmHhSwZHx0AApA -goversion go1.12.15 -D "" -importcfg $WORK/b326/importcfg -pack $WORK/b326/_cgo_gotypes.go $WORK/b326/copy_linux.cgo1.go $WORK/b326/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/05/05157ee45de3965aa00debb6fa7743aba79b352d4efbd637eeab88c152d6477c-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid rH3c05v5Zndx6JUKTx3q/rH3c05v5Zndx6JUKTx3q -goversion go1.12.15 -D "" -importcfg $WORK/b331/importcfg -pack ./stringid.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b323/_cgo_.o -dynout $WORK/b323/_cgo_import.go cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid a0lu71vTul5IgQp1EImT/a0lu71vTul5IgQp1EImT -goversion go1.12.15 -D "" -importcfg $WORK/b323/importcfg -pack $WORK/b323/_cgo_gotypes.go $WORK/b323/projectquota.cgo1.go $WORK/b323/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/b8/b80e04ba4f8dca0a08c6b9a8944ba009385fb6df67e37e5bac6b7e85b0b645b3-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid yx2Pq6LkMfCVKZEC2QFY/yx2Pq6LkMfCVKZEC2QFY -goversion go1.12.15 -D "" -importcfg $WORK/b330/importcfg -pack ./lockfile.go ./lockfile_unix.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b326/_pkg_.a $WORK/b326/_x001.o $WORK/b326/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/49/49d526e70845281385ee3e14552d70963f24b04fc12be72da47346e67c28fd0e-d # internal github.com/containers/storage/drivers/vfs mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b326/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 4ETggDuBklyYG5zxQAHc/4ETggDuBklyYG5zxQAHc -goversion go1.12.15 -D "" -importcfg $WORK/b325/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/95/95254d5f0e9c943037ef995f9adb2a5491de36e287aad2387161ae5d165ddb2f-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid ejRYSxE8Iv_zQHELkmWm/ejRYSxE8Iv_zQHELkmWm -goversion go1.12.15 -D "" -importcfg $WORK/b334/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b323/_pkg_.a $WORK/b323/_x001.o $WORK/b323/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/8c/8c500819ee664fb0fc9eae655a909ca3760a938d8ed5a89be6c832152e5b9fad-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile flag=$WORK/b307/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b311/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b312/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid iBrtSobn6Kua4LfwNuUL/iBrtSobn6Kua4LfwNuUL -goversion go1.12.15 -D "" -importcfg $WORK/b321/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/cf/cf4d52b154300628e653ce8f58bf7a97eecce92bc5a29a09f242146b0093e405-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid nCtaL1CZo997Qjq1PJHy/nCtaL1CZo997Qjq1PJHy -goversion go1.12.15 -D "" -importcfg $WORK/b336/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/91/91c626f8bae5c2dd5ed6d66c150f93985d61c09b71da01ea45eef958b10eeea8-d # internal go/token mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p go/token -std -complete -installsuffix shared -buildid 7Kal8nB1D7xUkSBZ_qT-/7Kal8nB1D7xUkSBZ_qT- -goversion go1.12.15 -D "" -importcfg $WORK/b342/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/71/71968e17d6ceb8e0d2af5004f42630656bffab98d586bde7dbeca1c9a448d776-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b336/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid wTWI8O7WkhZj74mRnO0z/wTWI8O7WkhZj74mRnO0z -goversion go1.12.15 -D "" -importcfg $WORK/b335/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/c6/c6583e9c58d58ff382558027bb152f93468845af2e83d4274304b99e07407b4f-d # internal go/scanner mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p go/scanner -std -complete -installsuffix shared -buildid O_s_jquoCiNsrn9SM_7L/O_s_jquoCiNsrn9SM_7L -goversion go1.12.15 -D "" -importcfg $WORK/b341/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/9c/9c79a446b338df14f14eca856ea1f6b4133681e09e8fe597779c4683a5f4f828-d # internal text/template/parse mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p text/template/parse -std -complete -installsuffix shared -buildid Tvbd5y4Olx2hCeJT8Gvf/Tvbd5y4Olx2hCeJT8Gvf -goversion go1.12.15 -D "" -importcfg $WORK/b347/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/d5/d58e5e9c3ee40c9a4ccdcc8d916c72500351cd464fcfe23ae809b11e269d1ef6-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b242/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b294/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b302/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid 6hZbuDI6sIdEhLBFb62x/6hZbuDI6sIdEhLBFb62x -goversion go1.12.15 -D "" -importcfg $WORK/b292/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/b4/b4344f6bf7ba7d38c9f7ce5e2b3740c2bf3bb1f17bf5d9e0b4d9417d43286097-d # internal go/ast mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/scanner=$WORK/b341/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p go/ast -std -complete -installsuffix shared -buildid eu0OuX1uD4S-z2zbKJuQ/eu0OuX1uD4S-z2zbKJuQ -goversion go1.12.15 -D "" -importcfg $WORK/b340/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/3e/3eadacc586be41705138e83911bc75fc668549fef80e47e17447ba76a106528c-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b310/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b327/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid GA8laPWRkpU7rjazIWuo/GA8laPWRkpU7rjazIWuo -goversion go1.12.15 -D "" -importcfg $WORK/b309/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/29/29fe1c707f2522adc8799785f88c4ab22855fb7381af2c9492a43aacf9be170e-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b334/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid _yscSty2Dqp8YKVo1Fgs/_yscSty2Dqp8YKVo1Fgs -goversion go1.12.15 -D "" -importcfg $WORK/b333/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/11/116215dbcd4e80ab4d45800c819423b5c8e956a1bdbe45fe0b7fedf74b84e4c7-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b334/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b308/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc64=$WORK/b095/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid OnVN81IjmESDhHaeSkTr/OnVN81IjmESDhHaeSkTr -goversion go1.12.15 -D "" -importcfg $WORK/b348/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/67/67d1a58f84efa3a75b2545aa399f1b3f1ae7a20850edb6a7722614e8b6090e43-d # internal github.com/containers/image/v5/tarball mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid M2Nnks8n-5g4IfFHJcfy/M2Nnks8n-5g4IfFHJcfy -goversion go1.12.15 -D "" -importcfg $WORK/b349/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/2c/2c31000fd5f014a0cd6d17b2840caceffc9cea693198850a1a0f49ba5eb7cd75-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid eTtGRNTsJSZpQWfw3a8c/eTtGRNTsJSZpQWfw3a8c -goversion go1.12.15 -D "" -importcfg $WORK/b352/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/4e/4eb81c4b1b02ee6d7ccba10472ec33a5354228a8cac22478606bfa190ec22c82-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b356/_pkg_.a packagefile html=$WORK/b357/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/russross/blackfriday/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid kNjohSGP6zfK4CXPjBZo/kNjohSGP6zfK4CXPjBZo -goversion go1.12.15 -D "" -importcfg $WORK/b355/importcfg -pack ./block.go ./doc.go ./esc.go ./html.go ./inline.go ./markdown.go ./node.go ./smartypants.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/25/25e154b67f6835eb1cf14dc1e2b91ca8eb971de7839e7feca707cd63b9b2da4f-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b261/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b352/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid 5_AyhyZmyUKEZ1KMks3y/5_AyhyZmyUKEZ1KMks3y -goversion go1.12.15 -D "" -importcfg $WORK/b351/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/8b/8bb02d1f86633e58c1e206f7bd1ff8c665e866620dbb450c7963d68b807e0d03-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/5d/5d09b89a00c0aace56bf1c79e6b08fc5291512e6d3c21f4bfe1f0c3ccd0a89da-d # internal text/template mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b005/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b347/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p text/template -std -complete -installsuffix shared -buildid papatNcij6AaZJWVBKsP/papatNcij6AaZJWVBKsP -goversion go1.12.15 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/4a/4a9bb40fc69877086aab33cd35d23f380bb325ad05d6d358e1f437895431c85b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/56/56ee2deb7f3dcf96453a6d765de34d64995d6ca9340de07803a63dd68da27f6c-d # internal go/parser mkdir -p $WORK/b343/ go/printer mkdir -p $WORK/b344/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/ast=$WORK/b340/_pkg_.a packagefile go/scanner=$WORK/b341/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p go/parser -std -complete -installsuffix shared -buildid eHdjRGiK2PN2cZimMAyB/eHdjRGiK2PN2cZimMAyB -goversion go1.12.15 -D "" -importcfg $WORK/b343/importcfg -pack ./interface.go ./parser.go cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/ast=$WORK/b340/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b345/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p go/printer -std -complete -installsuffix shared -buildid CI_JEc3wjBJSRU_JlWko/CI_JEc3wjBJSRU_JlWko -goversion go1.12.15 -D "" -importcfg $WORK/b344/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/72/72ee7492e1c185e5aa9b8874c8e253658e1569b4e925fdaf5408c17796c55b3a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/97/97590ea086432806f1ef88b8110232f44140404b5bf0e2638e3cbdb96e54bb6f-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b355/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/cpuguy83/go-md2man/v2/md2man /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid kOaNayI_E2Lsnzraqbgs/kOaNayI_E2Lsnzraqbgs -goversion go1.12.15 -D "" -importcfg $WORK/b354/importcfg -pack ./md2man.go ./roff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/54/54463c6620cd35dc1eb28d2959187e0734fe5608ef5ae846ce17562e88dcb49d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/ef/ef5bf28de1d03e03017f759f7b9a9a17fd6fb59adbb808c97e3d11fe3a897fa5-d # internal github.com/urfave/cli mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b307/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b354/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b345/_pkg_.a packagefile text/template=$WORK/b346/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/urfave/cli -complete -installsuffix shared -buildid g-nBwSPSd_QbtXIdjRB0/g-nBwSPSd_QbtXIdjRB0 -goversion go1.12.15 -D "" -importcfg $WORK/b353/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./docs.go ./errors.go ./fish.go ./flag.go ./flag_bool.go ./flag_bool_t.go ./flag_duration.go ./flag_float64.go ./flag_generic.go ./flag_int.go ./flag_int64.go ./flag_int64_slice.go ./flag_int_slice.go ./flag_string.go ./flag_string_slice.go ./flag_uint.go ./flag_uint64.go ./funcs.go ./help.go ./parse.go ./sort.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/8c/8c4efca4f7aa48afa83b3441cc7e936dc51de3c3e69b7e8040f97846cfa3b0fc-d # internal go/format mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/ast=$WORK/b340/_pkg_.a packagefile go/parser=$WORK/b343/_pkg_.a packagefile go/printer=$WORK/b344/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p go/format -std -complete -installsuffix shared -buildid foxL_j45sEMv-Z8xDNCj/foxL_j45sEMv-Z8xDNCj -goversion go1.12.15 -D "" -importcfg $WORK/b339/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/43/431ecaba76f38f3852cf2516cb45133ed6cd6aeee42cd70bc0d4c9d6d799e169-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b290/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b338/_pkg_.a packagefile go/format=$WORK/b339/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b346/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid WGClQO84tL_CbOxF4EMZ/WGClQO84tL_CbOxF4EMZ -goversion go1.12.15 -D "" -importcfg $WORK/b337/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_arm64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/99/9975b66fdda1d11cfc0116ecbc79040ffc3abb7b042ce73abd713558ff997b19-d # internal github.com/containers/storage mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b309/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b311/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b335/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b290/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b337/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b338/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b334/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b348/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b308/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid GUeToehuLBJLxpcoaTl1/GUeToehuLBJLxpcoaTl1 -goversion go1.12.15 -D "" -importcfg $WORK/b304/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./lockfile_compat.go ./store.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/47/47969515233f28271dd4252538afe672356e086ad5258f20becca30ff3cb4b67-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b351/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b158/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/urfave/cli=$WORK/b353/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/helpers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid h8qdx_BdOMScOAilaQF9/h8qdx_BdOMScOAilaQF9 -goversion go1.12.15 -D "" -importcfg $WORK/b350/importcfg -pack ./parse_helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/d4/d40cc247fdb1eb4b34d43a2a8cd354783076fa13a7d397e960f8a5663dc2f368-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/78/7873b0ff238e40716c027378b3a98d265212a81e01e28c1c016b3792b2af112d-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/storage=$WORK/b304/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid _yOd4Dt5I4sTEZb1uW_p/_yOd4Dt5I4sTEZb1uW_p -goversion go1.12.15 -D "" -importcfg $WORK/b303/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/6d/6d65f3bc7e9c46c01deb5e5d3ea0fc88147e163a74e8184cd5dc5dea92024d26-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b292/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b349/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid FLpkiQyjWpZqfwg7a1jW/FLpkiQyjWpZqfwg7a1jW -goversion go1.12.15 -D "" -importcfg $WORK/b244/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/71/717ee3de74e5ca3902a6138ab9ac5f6966a65b0e2fbd4040c0d649a42190103b-d # internal _/builddir/build/BUILD/skopeo-0.1.41/cmd/skopeo mkdir -p $WORK/b001/ cd /builddir/build/BUILD/skopeo-0.1.41/cmd/skopeo CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b001/ -importpath _/builddir/build/BUILD/skopeo-0.1.41/cmd/skopeo -- -I $WORK/b001/ -g -O2 ./cgo_pthread_ordering_workaround.go cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/cmd/skopeo -fPIC -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-0.1.41/cmd/skopeo -fPIC -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-0.1.41/cmd/skopeo -fPIC -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-0.1.41/cmd/skopeo TERM='dumb' gcc -I . -fPIC -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_arm64/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/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/common/pkg/unshare=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b350/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b060/_pkg_.a packagefile github.com/urfave/cli=$WORK/b353/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b243/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -installsuffix shared -buildid n8nJuwmg6biBHM1Za3fz/n8nJuwmg6biBHM1Za3fz -goversion go1.12.15 -D _/builddir/build/BUILD/skopeo-0.1.41/cmd/skopeo -importcfg $WORK/b001/importcfg -pack ./copy.go ./delete.go ./flag.go ./inspect.go ./layers.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_arm64/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/59/59575e104ba1cd9f512b7c2856be52f061694105d2fa58b179a1ff4f778906d0-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile _/builddir/build/BUILD/skopeo-0.1.41/cmd/skopeo=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/common/pkg/unshare=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b350/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b060/_pkg_.a packagefile github.com/urfave/cli=$WORK/b353/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b243/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b005/_pkg_.a packagefile bufio=$WORK/b038/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b059/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b158/_pkg_.a packagefile github.com/vbauerster/mpb/v4=$WORK/b177/_pkg_.a packagefile github.com/vbauerster/mpb/v4/decor=$WORK/b180/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b176/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b184/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b186/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b196/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b220/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b242/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b096/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b100/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b139/_pkg_.a packagefile compress/bzip2=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b075/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b089/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b091/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b292/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b349/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b351/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile flag=$WORK/b307/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b354/_pkg_.a packagefile text/tabwriter=$WORK/b345/_pkg_.a packagefile text/template=$WORK/b346/_pkg_.a packagefile internal/poll=$WORK/b025/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b029/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/math=$WORK/b014/_pkg_.a packagefile runtime/internal/sys=$WORK/b015/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b055/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b159/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b168/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b169/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b170/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b174/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile container/heap=$WORK/b178/_pkg_.a packagefile github.com/vbauerster/mpb/v4/cwriter=$WORK/b179/_pkg_.a packagefile github.com/vbauerster/mpb/v4/internal=$WORK/b183/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b181/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b182/_pkg_.a packagefile container/list=$WORK/b108/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile crypto/des=$WORK/b109/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b111/_pkg_.a packagefile crypto/rc4=$WORK/b112/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b125/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b118/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b128/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b129/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b190/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b191/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b192/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b193/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b195/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b197/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b219/_pkg_.a packagefile github.com/docker/distribution=$WORK/b221/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b222/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b223/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b224/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b241/_pkg_.a packagefile compress/gzip=$WORK/b201/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b202/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b208/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b209/_pkg_.a packagefile internal/x/net/idna=$WORK/b203/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile mime/multipart=$WORK/b210/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile net/http/internal=$WORK/b213/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile regexp/syntax=$WORK/b049/_pkg_.a packagefile crypto/x509/pkix=$WORK/b116/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b136/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b137/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b083/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b085/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b087/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile runtime/debug=$WORK/b088/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b090/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b092/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b093/_pkg_.a packagefile hash/crc64=$WORK/b095/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b246/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b293/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b294/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b302/_pkg_.a packagefile github.com/containers/storage=$WORK/b304/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b261/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b352/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b161/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b355/_pkg_.a packagefile text/template/parse=$WORK/b347/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile net/mail=$WORK/b171/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b175/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile compress/zlib=$WORK/b149/_pkg_.a packagefile crypto/dsa=$WORK/b115/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b152/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b156/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b103/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b119/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b126/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b127/_pkg_.a packagefile internal/nettrace=$WORK/b121/_pkg_.a packagefile internal/singleflight=$WORK/b122/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b123/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b198/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b218/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b225/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b204/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b206/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b207/_pkg_.a packagefile mime/quotedprintable=$WORK/b211/_pkg_.a packagefile hash/fnv=$WORK/b138/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b084/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b094/_pkg_.a packagefile archive/tar=$WORK/b247/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b252/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b273/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b279/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b260/_pkg_.a packagefile net/http/httputil=$WORK/b280/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b042/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b287/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b288/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b290/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b295/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b301/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b296/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b309/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b311/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b335/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b337/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b338/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b334/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b348/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b308/_pkg_.a packagefile golang.org/x/net/context=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b263/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b162/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b164/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b165/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b166/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b356/_pkg_.a packagefile html=$WORK/b357/_pkg_.a packagefile hash/adler32=$WORK/b150/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile image/internal/imageutil=$WORK/b157/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b199/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b226/_pkg_.a packagefile internal/x/text/transform=$WORK/b205/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b255/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b274/_pkg_.a packagefile text/scanner=$WORK/b050/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b291/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b297/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b299/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b300/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b310/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b327/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b336/_pkg_.a packagefile go/format=$WORK/b339/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b264/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b269/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b163/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b227/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b240/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b275/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b298/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b312/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b317/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b318/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b319/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b326/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b328/_pkg_.a packagefile go/ast=$WORK/b340/_pkg_.a packagefile go/parser=$WORK/b343/_pkg_.a packagefile go/printer=$WORK/b344/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b265/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b266/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b270/_pkg_.a packagefile expvar=$WORK/b228/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b229/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b231/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b233/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b236/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b237/_pkg_.a packagefile go/scanner=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b271/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b234/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b235/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b238/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b239/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=eqJEkEbdVLedAZaX7jWc/n8nJuwmg6biBHM1Za3fz/LYPDFeIi0XL3kmjVwDdn/eqJEkEbdVLedAZaX7jWc -B 0xdac6cdc501e1c7db40f0f9a242632281f2724c60 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out skopeo rm -r $WORK/b001/ + /usr/bin/make docs $GOPATH/go.mod exists but should not $GOPATH/go.mod exists but should not + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KVGYyM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64 ++ dirname /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64 + cd skopeo-0.1.41 + make DESTDIR=/builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64 SIGSTOREDIR=/builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/var/lib/containers/sigstore install install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/bin install -m 755 skopeo /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/man/man1/ install -m 755 -d /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/bash-completion/completions/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/var/lib/containers/sigstore install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/etc/containers install -m 644 default-policy.json /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/etc/containers/policy.json install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/etc/containers/registries.d install -m 644 default.yaml /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/etc/containers/registries.d/default.yaml + mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/etc + mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/etc/containers/certs.d /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/etc/containers/oci/hooks.d + mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/man/man5 + install -m0644 /builddir/build/SOURCES/storage.conf /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/etc/containers/storage.conf + install -p -m 644 /builddir/build/SOURCES/registries.conf /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/etc/containers/ + go-md2man -in /builddir/build/SOURCES/containers-storage.conf.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/man/man5/containers-storage.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.conf.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/man/man5/containers-registries.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-policy.json.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/man/man5/containers-policy.json.5 + go-md2man -in /builddir/build/SOURCES/containers-mounts.conf.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/man/man5/containers-mounts.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-signature.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/man/man5/containers-signature.5 + go-md2man -in /builddir/build/SOURCES/containers-transports.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/man/man5/containers-transports.5 + go-md2man -in /builddir/build/SOURCES/containers-certs.d.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/man/man5/containers-certs.d.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.d.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/man/man5/containers-registries.d.5 + mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/containers + install -m0644 /builddir/build/SOURCES/mounts.conf /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/containers/mounts.conf + install -m0644 /builddir/build/SOURCES/seccomp.json /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/containers/seccomp.json + install -d -p -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64//usr/share/rhel/secrets + ln -s /etc/pki/entitlement /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/rhel/secrets/etc-pki-entitlement + ln -s /etc/rhsm /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/rhel/secrets/rhsm + ln -s /etc/yum.repos.d/redhat.repo /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/rhel/secrets/rhel7.repo + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.1.41-1.fc30 --unique-debug-suffix -0.1.41-1.fc30.aarch64 --unique-debug-src-base skopeo-0.1.41-1.fc30.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/skopeo-0.1.41 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/bin/skopeo extracting debug info from /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/bin/skopeo 14382 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.g7wwsz + umask 022 + cd /builddir/build/BUILD + cd skopeo-0.1.41 + exit 0 Processing files: skopeo-0.1.41-1.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iHLkRk + umask 022 + cd /builddir/build/BUILD + cd skopeo-0.1.41 + DOCDIR=/builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/doc/skopeo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C6ZnL5 + umask 022 + cd /builddir/build/BUILD + cd skopeo-0.1.41 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64/usr/share/licenses/skopeo + exit 0 Provides: bundled(golang(github.com/BurntSushi/toml)) = master bundled(golang(github.com/beorn7/perks)) = 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9 bundled(golang(github.com/containerd/continuity)) = d8fb8589b0e8e85b8c8bbaa8840226d0dfeb7371 bundled(golang(github.com/containers/image)) = master bundled(golang(github.com/containers/storage)) = master bundled(golang(github.com/davecgh/go-spew)) = master bundled(golang(github.com/docker/distribution)) = master bundled(golang(github.com/docker/docker)) = da99009bbb1165d1ac5688b5c81d2f589d418341 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 7beb39f0b969b075d1325fecb092faf27fd357b6 bundled(golang(github.com/docker/go-metrics)) = 399ea8c73916000c64c2c76e8da00ca82f8387ab bundled(golang(github.com/docker/go-units)) = 8a7beacffa3009a9ac66bad506b18ffdd110cf97 bundled(golang(github.com/docker/libtrust)) = master bundled(golang(github.com/ghodss/yaml)) = 73d445a93680fa1a78ae23a5839bad48f32ba1ee bundled(golang(github.com/go-check/check)) = v1 bundled(golang(github.com/gogo/protobuf)) = fcdc5011193ff531a548e9b0301828d5a5b97fd8 bundled(golang(github.com/golang/glog)) = 44145f04b68cf362d9c4df2182967c2275eaefed bundled(golang(github.com/golang/protobuf)) = 8d92cf5fc15a4382f8964b08e1f42a75c0591aa3 bundled(golang(github.com/gorilla/context)) = 14f550f51a bundled(golang(github.com/gorilla/mux)) = e444e69cbd bundled(golang(github.com/imdario/mergo)) = 6633656539c1639d9d78127b7d47c622b5d7b6dc bundled(golang(github.com/kr/pretty)) = v0.1.0 bundled(golang(github.com/kr/text)) = v0.1.0 bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = c12348ce28de40eed0136aa2b644d0ee0650e56c bundled(golang(github.com/mistifyio/go-zfs)) = 22c9b32c84eb0d0c6f4043b6e90fc94073de92fa bundled(golang(github.com/mtrmac/gpgme)) = master bundled(golang(github.com/opencontainers/go-digest)) = master bundled(golang(github.com/opencontainers/image-spec)) = 149252121d044fddff670adcdc67f33148e16226 bundled(golang(github.com/opencontainers/image-tools)) = 6d941547fa1df31900990b3fb47ec2468c9c6469 bundled(golang(github.com/opencontainers/runc)) = master bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/selinux)) = master bundled(golang(github.com/ostreedev/ostree-go)) = aeb02c6b6aa2889db3ef62f7855650755befd460 bundled(golang(github.com/pborman/uuid)) = v1.0 bundled(golang(github.com/pkg/errors)) = master bundled(golang(github.com/pmezard/go-difflib)) = master bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/prometheus/client_golang)) = c332b6f63c0658a65eca15c0e5247ded801cf564 bundled(golang(github.com/prometheus/client_model)) = 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c bundled(golang(github.com/prometheus/common)) = 89604d197083d4781071d3c65855d24ecfb0a563 bundled(golang(github.com/prometheus/procfs)) = cb4147076ac75738c9a7d279075a253c0cc5acbd bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/stretchr/testify)) = v1.1.3 bundled(golang(github.com/syndtr/gocapability)) = master bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/urfave/cli)) = v1.17.0 bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(go4.org)) = master bundled(golang(golang.org/x/crypto)) = master bundled(golang(golang.org/x/net)) = master bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = master bundled(golang(gopkg.in/cheggaaa/pb.v1)) = ad4efe000aa550bb54918c06ebbadc0ff17687b9 bundled(golang(gopkg.in/yaml.v2)) = d466437aa4adc35830964cffc5b5f262c63ddcb4 bundled(golang(k8s.io/client-go)) = master skopeo = 1:0.1.41-1.fc30 skopeo(aarch-64) = 1:0.1.41-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: containers-common-0.1.41-1.fc30.aarch64 Provides: config(containers-common) = 1:0.1.41-1.fc30 containers-common = 1:0.1.41-1.fc30 containers-common(aarch-64) = 1:0.1.41-1.fc30 skopeo-containers = 1:0.1.41-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: atomic-registries <= 1.22.1-1 Obsoletes: atomic <= 1.13.1-2 docker-rhsubscription <= 2:1.13.1-31 skopeo-containers <= 1:0.1.31-2 Processing files: skopeo-debugsource-0.1.41-1.fc30.aarch64 Provides: skopeo-debugsource = 1:0.1.41-1.fc30 skopeo-debugsource(aarch-64) = 1:0.1.41-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: skopeo-debuginfo-0.1.41-1.fc30.aarch64 Provides: debuginfo(build-id) = dee886c0fae2368269a1e027b07de52b179d3280 skopeo-debuginfo = 1:0.1.41-1.fc30 skopeo-debuginfo(aarch-64) = 1:0.1.41-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: skopeo-debugsource(aarch-64) = 1:0.1.41-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64 Wrote: /builddir/build/RPMS/skopeo-0.1.41-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/containers-common-0.1.41-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-0.1.41-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-0.1.41-1.fc30.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.N7z3FX + umask 022 + cd /builddir/build/BUILD + cd skopeo-0.1.41 + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.aarch64 + exit 0 Child return code was: 0