Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f33-build-23631160-2305767/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/fedora-coreos-config-transpiler.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 setting SOURCE_DATE_EPOCH=1603411200 Wrote: /builddir/build/SRPMS/fedora-coreos-config-transpiler-0.7.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f33-build-23631160-2305767/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/fedora-coreos-config-transpiler.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 setting SOURCE_DATE_EPOCH=1603411200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pLWLEj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fcct-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fcct-0.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcct-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + [[ ! -e /builddir/build/BUILD/fcct-0.7.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/fcct-0.7.0/_build/bin install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build' install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/bin' + export GOPATH=/builddir/build/BUILD/fcct-0.7.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/fcct-0.7.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct ]] ++ dirname /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct + install -m 0755 -vd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/src' install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos' + ln -fs /builddir/build/BUILD/fcct-0.7.0 /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct + cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct + mkdir -p /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/spf13 + ln -s ../../../../vendor/github.com/spf13/pflag /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/spf13/pflag + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qCn3Vg + umask 022 Building fcct... + cd /builddir/build/BUILD + cd fcct-0.7.0 + export 'LDFLAGS=-X github.com/coreos/fcct/internal/version.Raw=0.7.0 ' + LDFLAGS='-X github.com/coreos/fcct/internal/version.Raw=0.7.0 ' + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + echo 'Building fcct...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/fcct-0.7.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.7.0 -X github.com/coreos/fcct/version=0.7.0 -B 0xd7cd128bc9c0134d3305b2e9b271e5e0cf9c97e4 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o ./fcct internal/main.go WORK=/tmp/go-build842296669 container/list mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p container/list -std -complete -installsuffix shared -buildid NwT1lH0GzD2Zuqb7QjE5/NwT1lH0GzD2Zuqb7QjE5 -goversion go1.15.2 -D "" -importcfg $WORK/b071/importcfg -pack ./list.go runtime/internal/sys mkdir -p $WORK/b012/ encoding mkdir -p $WORK/b037/ internal/cpu mkdir -p $WORK/b009/ internal/unsafeheader mkdir -p $WORK/b005/ crypto/internal/subtle internal/nettrace mkdir -p $WORK/b076/ internal/race mkdir -p $WORK/b020/ unicode/utf16 mkdir -p $WORK/b041/ unicode/utf8 mkdir -p $WORK/b103/ crypto/subtle mkdir -p $WORK/b018/ math/bits mkdir -p $WORK/b016/ unicode mkdir -p $WORK/b022/ github.com/coreos/fcct/base vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b077/ mkdir -p $WORK/b042/ mkdir -p $WORK/b088/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b109/ runtime/internal/atomic mkdir -p $WORK/b010/ sync/atomic mkdir -p $WORK/b021/ runtime/cgo mkdir -p $WORK/b105/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b105/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b105/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding -std -complete -installsuffix shared -buildid LmL6Nme8nLXPflqzwTrl/LmL6Nme8nLXPflqzwTrl -goversion go1.15.2 -D "" -importcfg $WORK/b037/importcfg -pack ./encoding.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid glZgfMoEdhWtK3oO8BBP/glZgfMoEdhWtK3oO8BBP -goversion go1.15.2 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -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_arm64.s ./atomic_arm64.s cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid 9ZgdXMdBNQOxllvAGJTN/9ZgdXMdBNQOxllvAGJTN -goversion go1.15.2 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid UR_d0zJhqyweQ7VTDA8Y/UR_d0zJhqyweQ7VTDA8Y -goversion go1.15.2 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9sSQ3tFb0hVx2cUZ1qvp/9sSQ3tFb0hVx2cUZ1qvp -goversion go1.15.2 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 5ot1f_ekp_V6lkf4UHZY/5ot1f_ekp_V6lkf4UHZY -goversion go1.15.2 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm64.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid h_oQG5rhIUxveK9D1U1Z/h_oQG5rhIUxveK9D1U1Z -goversion go1.15.2 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid JLCzZ7-zIf77kTp2_9yO/JLCzZ7-zIf77kTp2_9yO -goversion go1.15.2 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid CuE4HRYU2f3tlsejgaC_/CuE4HRYU2f3tlsejgaC_ -goversion go1.15.2 -D "" -importcfg $WORK/b077/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid fp-22CjjYi60uo2lW-oy/fp-22CjjYi60uo2lW-oy -goversion go1.15.2 -D "" -importcfg $WORK/b076/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid S7AIEUwST6PLFTlAHSuu/S7AIEUwST6PLFTlAHSuu -goversion go1.15.2 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b109/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 97c9K7N8lBM90Bd04gnn/97c9K7N8lBM90Bd04gnn -goversion go1.15.2 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/coreos/fcct/base -complete -installsuffix shared -buildid zCOw1ocwUFmnIpmGZf-Q/zCOw1ocwUFmnIpmGZf-Q -goversion go1.15.2 -D "" -importcfg $WORK/b042/importcfg -pack ./options.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BV1lbWzCjIYLh36b1y8n/BV1lbWzCjIYLh36b1y8n -goversion go1.15.2 -D "" -importcfg $WORK/b103/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid CTAob7tWE6Lcq58WSvf_/CTAob7tWE6Lcq58WSvf_ -goversion go1.15.2 -D "" -importcfg $WORK/b088/importcfg -pack ./asn1.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid g9_mWYNU3h_gMEh1d2zJ/g9_mWYNU3h_gMEh1d2zJ -goversion go1.15.2 -D "" -importcfg $WORK/b109/importcfg -pack ./aliasing.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid 1-GfQUdY37Au_mNfhKxA/1-GfQUdY37Au_mNfhKxA -goversion go1.15.2 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -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 cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fb/fb85c5183dbed35591fb6e1b28595824eff1850aeee2d59fa21fe129b6ccdb2d-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/48/483762ba06947e874c9274125e5913cb02edcf52e90ad6f478e94a9b95918395-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/36/36df8eb2e5eaa9a9426ff23fce7e6f26ca0a780b761f5d5beb25a3275f86932c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/56/5655307a4d533f22672f34548dcae57922aafbb647dd363b521c58d0284dd9f2-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/28/28c6bfc6f049b86e2981f465e143a83cfa8751a2a77aa71e4742518b882563f5-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/86/86327c52c24e518b28af50ba9d4853b305008801fe3226da90319227c77b50a4-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/63/630c2fd4a370d3739afa96566f6f9fe3043ff20d8193a67dc981f45645fd01d6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b0/b03e37f722af53b40ccd928f6e2fc35728ba65d82d8b3d1248697c2841ff8d9b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f0/f0a24a8e81b4257c0a7e8385f62edf854c3ca9e0617401dd992adcc9b3738c28-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/bd/bd6e4be720337a65658c26278801c73a100fd8933b0a22fb8f6e4ba584c81be9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2d/2d2921d30429e9c4d5285bc7c8a8ec5d4ddc6ac38ba15d84ce588677d8b25e51-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/14/1495b92e11f92bf1a7425619f487fb23b2fb488ec886358c83752d4721aa7a34-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/fd/fd5d9ba70ce08176aae6ff6c560e831e12cdaef98ba19b7f6633b4b3667895f6-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/94/94e8b625d1cb945ff83cd733163c497274fb2ae71563423895b7ff0b2ead3838-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/d4/d44f8609fce0a9975ffa48c53ba6d5f95f83cbe8f93241f1705ffd2d70543e3f-d # internal mkdir -p $WORK/b011/ cd $WORK/b105 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b032/ internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a8/a88241e2aedeb9ac62265ba85740714b2021412237a061e03205117939c34a10-d # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 0KjDrJ91h2JgSpljMzt7/0KjDrJ91h2JgSpljMzt7 -goversion go1.15.2 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/81/813d656e1b4b77560d788d1a3b33911402e8dea5f87064c1a633cc96af264cbd-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid TceapC890iZVe1CPkzWF/TceapC890iZVe1CPkzWF -goversion go1.15.2 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/c4/c4e68b236aa8c907ae63f1c71c35096e22d54ea10c7c93b005d03477fe745ef6-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid YYX1K-KeIP_-9bDIqdsv/YYX1K-KeIP_-9bDIqdsv -goversion go1.15.2 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid -GgSbMofpvvIqTs0jEgn/-GgSbMofpvvIqTs0jEgn -goversion go1.15.2 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cd $WORK/b105 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/18/18f7d1c7bb44eecc0bf906e1a5b3c552474dcc46c55794ccb93e860be613fb67-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I $WORK/b105/ -g -O2 -Wall -Werror -o $WORK/b105/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b5/b571a17d79e5bc2739309b34bc2b502d04c604e1bf032969d55f2f170caf2a57-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid EX4o79DvqimIa9WqPiXd/EX4o79DvqimIa9WqPiXd -goversion go1.15.2 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I $WORK/b105/ -g -O2 -Wall -Werror -o $WORK/b105/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/aa/aab4c5f2aa19013bb018988e1762161f9427835fb16d6e53f881b01217df7054-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I $WORK/b105/ -g -O2 -Wall -Werror -o $WORK/b105/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_arm64.o $WORK/b015/exp_arm64.o $WORK/b015/floor_arm64.o $WORK/b015/modf_arm64.o $WORK/b015/sqrt_arm64.o $WORK/b015/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b1/b1bda7c613cf69b381d3881d8b3269726486efa940c469d5cc147df9a71a2cce-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I $WORK/b105/ -g -O2 -Wall -Werror -o $WORK/b105/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I $WORK/b105/ -g -O2 -Wall -Werror -o $WORK/b105/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I $WORK/b105/ -g -O2 -Wall -Werror -o $WORK/b105/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I $WORK/b105/ -g -O2 -Wall -Werror -o $WORK/b105/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I $WORK/b105/ -g -O2 -Wall -Werror -o $WORK/b105/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I $WORK/b105/ -g -O2 -Wall -Werror -o $WORK/b105/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I $WORK/b105/ -g -O2 -Wall -Werror -o $WORK/b105/_x012.o -c gcc_arm64.S cd $WORK/b105 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/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/b105=/tmp/go-build -gno-record-gcc-switches -o $WORK/b105/_cgo_.o $WORK/b105/_cgo_main.o $WORK/b105/_x001.o $WORK/b105/_x002.o $WORK/b105/_x003.o $WORK/b105/_x004.o $WORK/b105/_x005.o $WORK/b105/_x006.o $WORK/b105/_x007.o $WORK/b105/_x008.o $WORK/b105/_x009.o $WORK/b105/_x010.o $WORK/b105/_x011.o $WORK/b105/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b105/_cgo_.o -dynout $WORK/b105/_cgo_import.go -dynlinker cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b105/symabis ./asm_arm64.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p runtime/cgo -std -installsuffix shared -buildid dIag7wFfubS7r51ZesXK/dIag7wFfubS7r51ZesXK -goversion go1.15.2 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b105/_cgo_gotypes.go $WORK/b105/cgo.cgo1.go $WORK/b105/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b105/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b105/_pkg_.a $WORK/b105/asm_arm64.o $WORK/b105/_x001.o $WORK/b105/_x002.o $WORK/b105/_x003.o $WORK/b105/_x004.o $WORK/b105/_x005.o $WORK/b105/_x006.o $WORK/b105/_x007.o $WORK/b105/_x008.o $WORK/b105/_x009.o $WORK/b105/_x010.o $WORK/b105/_x011.o $WORK/b105/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/60/60198633d1683694e259d8ca53d568f3c3831681368aa057669c418566c34298-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_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/53/53ffb6bae02b47980a851b36e024d07fcfc3625d0b05b03a2f052e724504c4a0-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid 2BZyLMRIjgE6_nqGtFsV/2BZyLMRIjgE6_nqGtFsV -goversion go1.15.2 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid cY-kYkFRAlqS3D4vptrc/cY-kYkFRAlqS3D4vptrc -goversion go1.15.2 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/65/65931d4e9c8d739d02780605992b023ca05467c6510f5839cdf855c62749fa12-d # internal internal/singleflight mkdir -p $WORK/b104/ math/rand mkdir -p $WORK/b079/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 4g7B373dD3YksPjlwcK0/4g7B373dD3YksPjlwcK0 -goversion go1.15.2 -D "" -importcfg $WORK/b104/importcfg -pack ./singleflight.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p math/rand -std -complete -installsuffix shared -buildid igP3pDGZd4B_KydJHjKz/igP3pDGZd4B_KydJHjKz -goversion go1.15.2 -D "" -importcfg $WORK/b079/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/95/956e7246cf7a750e4c37b98ad2cb0f949cb46b7cf547944867da9adcdc511af5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/02/02a932d9a47d153cd93ac920901440a566b047e93a4771eefef85ae15d0243c7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/db/db590627ad862db6553cbbfdce96a84ce5d682f405d9a4f2a65842bbbf83c1f2-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 0HZaifaqohpB2hzdxrVb/0HZaifaqohpB2hzdxrVb -goversion go1.15.2 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid xKF9XZ8bAPkldRhd-qC4/xKF9XZ8bAPkldRhd-qC4 -goversion go1.15.2 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c6/c6645869fb6b96f403cf1d0ac651b0efca1dcc015387fc4b6a7428f69c957009-d # internal internal/oserror mkdir -p $WORK/b026/ io vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b024/ strconv mkdir -p $WORK/b102/ mkdir -p $WORK/b017/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid lGwGWJMx11N8iOCtu4QI/lGwGWJMx11N8iOCtu4QI -goversion go1.15.2 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid IUDrmHa6j0NKJeyVwzCM/IUDrmHa6j0NKJeyVwzCM -goversion go1.15.2 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid QuzjlPTRyrbCQ-IyoOr6/QuzjlPTRyrbCQ-IyoOr6 -goversion go1.15.2 -D "" -importcfg $WORK/b102/importcfg -pack ./message.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid Jlu6kmv39GZWVlVxnH5N/Jlu6kmv39GZWVlVxnH5N -goversion go1.15.2 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f8/f84ab681ec190fb4d0a67ea4d7dcc1870e5473ff06cbf06bf4770099271e557e-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid ztUte8my2gEbfp5_HOXg/ztUte8my2gEbfp5_HOXg -goversion go1.15.2 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.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/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/59/5996d81f7aa2fae61178b84a9314e3bcd25bfdcd52785f949bd47fea72a90778-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/fb/fbb0985ba01370d2fda5f635af32429cccd57059f7a2ef55ab3d0f9cf1d6291c-d # internal hash mkdir -p $WORK/b058/ crypto/internal/randutil bytes mkdir -p $WORK/b035/ strings mkdir -p $WORK/b084/ mkdir -p $WORK/b040/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p hash -std -complete -installsuffix shared -buildid P_iw3dU7ft71t-Jx4Y3a/P_iw3dU7ft71t-Jx4Y3a -goversion go1.15.2 -D "" -importcfg $WORK/b058/importcfg -pack ./hash.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid k4bp7-04poX_PnLz3tfH/k4bp7-04poX_PnLz3tfH -goversion go1.15.2 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 5b7Q3fB-ReNDrMortzxz/5b7Q3fB-ReNDrMortzxz -goversion go1.15.2 -D "" -importcfg $WORK/b084/importcfg -pack ./randutil.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p strings -std -complete -installsuffix shared -buildid onhzNZU24eS7SnUXKXsM/onhzNZU24eS7SnUXKXsM -goversion go1.15.2 -D "" -importcfg $WORK/b040/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e6/e60d63a9d691f95b16afde497f16f3a1bcb73912b2f866e2e33e695b7c256556-d # internal crypto/hmac mkdir -p $WORK/b091/ hash/crc32 mkdir -p $WORK/b070/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a EOF cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid q7gKqdHoK-0On3bmDq7N/q7gKqdHoK-0On3bmDq7N -goversion go1.15.2 -D "" -importcfg $WORK/b091/importcfg -pack ./hmac.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./crc32_arm64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p hash/crc32 -std -installsuffix shared -buildid yGYq5NmNfuIfpS1PFq52/yGYq5NmNfuIfpS1PFq52 -goversion go1.15.2 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/5b/5b85ab48ea8228d99f0f41892e86f6983157d4a105eea03e0b3bea2a736d9a9f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/db/dbd528769d45bf456b8b8889b5970a99aa09b78a1a0cd8bfedd276a46288f12a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid Xj_nq-1QvxD2yRCR33HE/Xj_nq-1QvxD2yRCR33HE -goversion go1.15.2 -D "" -importcfg $WORK/b112/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d2/d2e41b8deac761dad226b729fc3da1ed5892c406de92ce216d9ea6f79a86ac04-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fc/fc88e1048fa724f136fdcabd676837ce2d617ad66e5ac45633257bffb52482bc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/30/30b5169848a20b8571073d0f671e90982e54a7acc5c19c43e90c378f8418ec1f-d # internal crypto mkdir -p $WORK/b057/ crypto/rc4 mkdir -p $WORK/b093/ reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm_arm64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid bwD2PmG1A73UexUxjmoc/bwD2PmG1A73UexUxjmoc -goversion go1.15.2 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto -std -complete -installsuffix shared -buildid ARSpzb-LDR4DuftNbWqA/ARSpzb-LDR4DuftNbWqA -goversion go1.15.2 -D "" -importcfg $WORK/b057/importcfg -pack ./crypto.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid y8ymCTpXUW88mMtKFv0k/y8ymCTpXUW88mMtKFv0k -goversion go1.15.2 -D "" -importcfg $WORK/b093/importcfg -pack ./rc4.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b2/b26ae2825efbff7183a06d57cebd4f9241ff87a0571f198b8994c4ea7bc7b890-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid tQXpBYtg6aBj6rDiNOjc/tQXpBYtg6aBj6rDiNOjc -goversion go1.15.2 -D "" -importcfg $WORK/b116/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/24/2432f46f93b21510319808530ee1a86cd73a76a43d84785da39ecc89bbe2a19d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/de/de03cd50424a3a26c68afcb68d4b52c8e773cd52e2538f7234697b50f1541408-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e9/e96e852a5a1ff41a2f447944fc70e7e566d8156d0c19307531d8de4d54812a81-d # internal bufio mkdir -p $WORK/b062/ path mkdir -p $WORK/b128/ regexp/syntax cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b053/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p bufio -std -complete -installsuffix shared -buildid ZYDLulxOX22hxqbuZC6t/ZYDLulxOX22hxqbuZC6t -goversion go1.15.2 -D "" -importcfg $WORK/b062/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p path -std -complete -installsuffix shared -buildid HGOHK0Yo0zTs96dDmgNC/HGOHK0Yo0zTs96dDmgNC -goversion go1.15.2 -D "" -importcfg $WORK/b128/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid dHuYUye-2NkWYGQumeOl/dHuYUye-2NkWYGQumeOl -goversion go1.15.2 -D "" -importcfg $WORK/b053/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/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/bd/bd9f0f708d70a30be6b3ca706531aed409e4dfd3b03e067a3e4c8886275d949b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e0/e0b4e5b3e97e92e68a83d0e5664680dddafaf4c415824dd51b7901e1767d104d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ad/ade16ab17896e7bdbbacd36bd69974d526c824aef4c0dc0509efa9e27729440e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/13/131c51a00f4dacf1241b9802ea5029442b30f5bbe3caff2db8fee649bf560d21-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/da/da97c6da98ded4725133fc14905d9f90bf363a6ecd6c670e7e0db6cf0984c8af-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ internal/syscall/unix mkdir -p $WORK/b028/ time mkdir -p $WORK/b030/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid SpOFP5RCAgokFMmHsMxJ/SpOFP5RCAgokFMmHsMxJ -goversion go1.15.2 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_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 bA-0IpJrTT3QXzyJp3my/bA-0IpJrTT3QXzyJp3my -goversion go1.15.2 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid 0vzZQwDGdaKMJrp_8LOS/0vzZQwDGdaKMJrp_8LOS -goversion go1.15.2 -D "" -importcfg $WORK/b030/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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/b6/b6ab7b34c34dd80eb2d8a64428975f5102576d0d1c1df19fa83556e3f8bd386d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/51/5155b427ed668548b05e72d9bd002d143035a3f3f19a1dde09a72d475ba8f3ef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/c0/c09c3dfaa756233b52d668773920eea0356359d98772f1d31905ce0718c6dc73-d # internal regexp mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b053/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p regexp -std -complete -installsuffix shared -buildid 7XG0m4kL6ijoBskyqh67/7XG0m4kL6ijoBskyqh67 -goversion go1.15.2 -D "" -importcfg $WORK/b052/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f5/f54ae2cacb1458b4b336febad6faf24c1193a71121a21337407fc4311be0d2fb-d # internal context mkdir -p $WORK/b072/ internal/poll mkdir -p $WORK/b027/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p context -std -complete -installsuffix shared -buildid x2PrrSaPt-JWcE2VQEhm/x2PrrSaPt-JWcE2VQEhm -goversion go1.15.2 -D "" -importcfg $WORK/b072/importcfg -pack ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid 6ZZJnMOynBTS-H8KAjMV/6ZZJnMOynBTS-H8KAjMV -goversion go1.15.2 -D "" -importcfg $WORK/b027/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/77/77d71f75f017569b7ca826ecdec1b49d35c61e872349c261049cfbbfbd7d1952-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/28/287dc4af7c6773998b90190f001a1b60b09fec4fc40e54d472f8e75f4a58f317-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b2/b244181da99fea67025b3bd6b011fe4963b3e619c70124761a9e9020b4817628-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid 5kMJjVNqb92gQtjDKi-W/5kMJjVNqb92gQtjDKi-W -goversion go1.15.2 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/79/7957eba0097a2c527430fe7d86ee06c1846abd6e2aa182fc6ce930cc4025cacd-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b039/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid bm4pLgGfWGRY2tHBhgD4/bm4pLgGfWGRY2tHBhgD4 -goversion go1.15.2 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 6ATzx6FsstjsuY0YsguY/6ATzx6FsstjsuY0YsguY -goversion go1.15.2 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/17a37806d4f381cf5b566b4bfe5b1b4382bb57d713f60437060c698e01a05a31-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/76/765d0c9f5a4bfe0630feedb011c866f954b34420333463a96c169ed75831c37c-d # internal encoding/base64 mkdir -p $WORK/b038/ crypto/sha512 mkdir -p $WORK/b085/ crypto/md5 crypto/sha1 crypto/cipher crypto/ed25519/internal/edwards25519 crypto/sha256 mkdir -p $WORK/b092/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b095/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid vs_ARpVd_hiEwKstLgK8/vs_ARpVd_hiEwKstLgK8 -goversion go1.15.2 -D "" -importcfg $WORK/b038/importcfg -pack ./base64.go mkdir -p $WORK/b075/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid P8j3QXQusUxvWCv0yG1G/P8j3QXQusUxvWCv0yG1G -goversion go1.15.2 -D "" -importcfg $WORK/b085/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go mkdir -p $WORK/b090/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./md5block_arm64.s vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b110/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b095/symabis ./sha1block_arm64.s mkdir -p $WORK/b096/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid w4raJ7VfluymTwReglP6/w4raJ7VfluymTwReglP6 -goversion go1.15.2 -D "" -importcfg $WORK/b075/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid xZMDZs66YqGVTujMlwUU/xZMDZs66YqGVTujMlwUU -goversion go1.15.2 -D "" -importcfg $WORK/b090/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 9byYXJtd3-wESJb6M_K8/9byYXJtd3-wESJb6M_K8 -goversion go1.15.2 -D "" -importcfg $WORK/b110/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b096/symabis ./sha256block_arm64.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid _yZn5gx2RbQnt2FJzseT/_yZn5gx2RbQnt2FJzseT -goversion go1.15.2 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ZyD6uQqNjUxHhgmock2M/ZyD6uQqNjUxHhgmock2M -goversion go1.15.2 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid OM3ZlByqjZNDO3se298W/OM3ZlByqjZNDO3se298W -goversion go1.15.2 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ef/effdc1db426554f7f8a5a40a395664f2e455d7677a8e9f7b04d9cc3b5574ed66-d # internal fmt mkdir -p $WORK/b002/ path/filepath mkdir -p $WORK/b066/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid z2NiM28PKIqeuDgCBdPN/z2NiM28PKIqeuDgCBdPN -goversion go1.15.2 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid Wqy6O42YkngkAA9nlaq-/Wqy6O42YkngkAA9nlaq- -goversion go1.15.2 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b101/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b101/ -importpath net -- -I $WORK/b101/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b096/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b095/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/md5block_arm64.o ./md5block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b096/_pkg_.a $WORK/b096/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b095/_pkg_.a $WORK/b095/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b2/b2544a52884bee03aaac105bd04033c3ebe43d83fe9a91e859874214abef564e-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/06/06724a868d1d690d953f964f73c6d6ce0f1d1d47bd9378eb6fafc9c71cca18b8-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/38/38f038dba145d554efc6a16aec71e8d7a3d8d0b812b18f45018980554e5f02eb-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/36/3620fb935f591dae84f9ba9bec05f165c54765e74a9d5c385dd8c53351d732ff-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/65/6539c515521d086fbf48b0ee2cc24a78a783cf279140b517704fcf8b8dcd71b7-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/87/878314dd7e2468167dfc4cca27a77cc861e0ad768909838be664d93a5827da99-d # internal encoding/pem mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid N5p6sV6aT9KRIMpQ1wbE/N5p6sV6aT9KRIMpQ1wbE -goversion go1.15.2 -D "" -importcfg $WORK/b100/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/14/14d3a2a38ca2d9d246c8d5ef14e40a28d5b292ee89efc05b321ae5814d974fa7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ab/abad43d7af306f48914ced731e5a45bfe9b2d972a5e96367776e91b391504b10-d # internal crypto/des mkdir -p $WORK/b081/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b108/ crypto/aes mkdir -p $WORK/b074/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid pg3r6mNE5kZCR21vzOqh/pg3r6mNE5kZCR21vzOqh -goversion go1.15.2 -D "" -importcfg $WORK/b081/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b108/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid 5-27k9jrVaY5HoiJQ3zC/5-27k9jrVaY5HoiJQ3zC -goversion go1.15.2 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./asm_arm64.s ./gcm_arm64.s cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ce/ce966daf337e5cb5fffef3a603bc1ff8b2d6fe68bd6dff5861206f090aa6cc92-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/bb/bb5951efff20f5631f9325550a8ff76554a2925994b65ad8cbe6480ddbcd9a28-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid dcHEQ1LFDgcpunQp5WAZ/dcHEQ1LFDgcpunQp5WAZ -goversion go1.15.2 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/aes -std -installsuffix shared -buildid OmTI3LgCDVsrGNVK69qC/OmTI3LgCDVsrGNVK69qC -goversion go1.15.2 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/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/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e5/e5c1354c69f5fb5c78d3eeabddff08cba54b0ca320375f173845ac03e302cfea-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/chacha_arm64.o ./chacha_arm64.s cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/30/302d254c777bd532cb4558224019e8d736532436a174d4ba01837947e028d24f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/9e/9e7b6e49814fae13f2ac75fadec99591f2a41d51efc409d5c3f1ccb6bc9b053e-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid xnhyOh1oz9Ma1uqCZAbp/xnhyOh1oz9Ma1uqCZAbp -goversion go1.15.2 -D "" -importcfg $WORK/b107/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_arm64.o $WORK/b074/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/6a/6a16ddded589eb24e01a76f2c9e7089dacaaa762a910b4bd7ebc12b3c4086c5a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d4/d4fc2b5ab404156f21442a5b8650ac1ade538f508527a66bf88317a8f5c7ef32-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/49/49adf40793882036fd8ae72585f27ea0fcc54b262e17a27582e469435c033029-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b046/ github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path encoding/hex github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver mkdir -p $WORK/b060/ github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b061/ github.com/coreos/fcct/vendor/github.com/clarketm/json encoding/json cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF mkdir -p $WORK/b036/ cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors -complete -installsuffix shared -buildid GDm_lvYFfmmSTo_dAk5X/GDm_lvYFfmmSTo_dAk5X -goversion go1.15.2 -D "" -importcfg $WORK/b046/importcfg -pack ./errors.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver -complete -installsuffix shared -buildid QvM5jl8vSh1Ck1lygx4d/QvM5jl8vSh1Ck1lygx4d -goversion go1.15.2 -D "" -importcfg $WORK/b060/importcfg -pack ./semver.go ./sort.go net/url compress/flate log cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b106/ github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit -complete -installsuffix shared -buildid fc1EI7-N8ZGk2ILUltqO/fc1EI7-N8ZGk2ILUltqO -goversion go1.15.2 -D "" -importcfg $WORK/b061/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/coreos/fcct/vendor/github.com/clarketm/json -complete -installsuffix shared -buildid OXjM63ftdxyTTcEirZuR/OXjM63ftdxyTTcEirZuR -goversion go1.15.2 -D "" -importcfg $WORK/b036/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go vendor/golang.org/x/crypto/curve25519 mime/quotedprintable cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b047/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p net/url -std -complete -installsuffix shared -buildid FlIx-G3iP2ZIfrIco5Ew/FlIx-G3iP2ZIfrIco5Ew -goversion go1.15.2 -D "" -importcfg $WORK/b106/importcfg -pack ./url.go vendor/golang.org/x/net/http2/hpack github.com/coreos/fcct/internal/version mime mkdir -p $WORK/b059/ text/template/parse flag net/http/internal mkdir -p $WORK/b045/ mkdir -p $WORK/b069/ encoding/csv cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b118/ vendor/golang.org/x/text/unicode/norm github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit mkdir -p $WORK/b051/ cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path -complete -installsuffix shared -buildid cJ7QZXjKTfu5M1FmTqFv/cJ7QZXjKTfu5M1FmTqFv -goversion go1.15.2 -D "" -importcfg $WORK/b047/importcfg -pack ./path.go mkdir -p $WORK/b111/ math/big github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json mkdir -p $WORK/b125/ mkdir -p $WORK/b122/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b146/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid d048KV8sYd8icmsxcILp/d048KV8sYd8icmsxcILp -goversion go1.15.2 -D "" -importcfg $WORK/b059/importcfg -pack ./hex.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tArN-NdxmmBMmv1sYBQH/tArN-NdxmmBMmv1sYBQH -goversion go1.15.2 -D "" -importcfg $WORK/b045/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p log -std -complete -installsuffix shared -buildid hoaukl1zbjDv-clHUhmn/hoaukl1zbjDv-clHUhmn -goversion go1.15.2 -D "" -importcfg $WORK/b118/importcfg -pack ./log.go cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid hDpdIaQIbm72Wr3c_5AO/hDpdIaQIbm72Wr3c_5AO -goversion go1.15.2 -D "" -importcfg $WORK/b069/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b123/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b141/ mkdir -p $WORK/b149/ cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid l2fKmuMyqBqvCe6xbQis/l2fKmuMyqBqvCe6xbQis -goversion go1.15.2 -D "" -importcfg $WORK/b051/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 mkdir -p $WORK/b127/ mkdir -p $WORK/b148/ mkdir -p $WORK/b119/ mkdir -p $WORK/b139/ mkdir -p $WORK/b078/ mkdir -p $WORK/b135/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid AshSzja_7bIZsr-sihsG/AshSzja_7bIZsr-sihsG -goversion go1.15.2 -D "" -importcfg $WORK/b141/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid G7I_impecbZpQuePRzTU/G7I_impecbZpQuePRzTU -goversion go1.15.2 -D "" -importcfg $WORK/b148/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b078/symabis ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p math/big -std -installsuffix shared -buildid rIcOR6KbuZJUKDLxGzl3/rIcOR6KbuZJUKDLxGzl3 -goversion go1.15.2 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/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/b047/_pkg_.a # internal cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/c4/c401c5ee3764e4bc3303373aa4b90d58289d8d62b35e7c7cd2bc12b366aada20-d # internal cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 1U1PPay3d9EFARu0199o/1U1PPay3d9EFARu0199o -goversion go1.15.2 -D "" -importcfg $WORK/b125/importcfg -pack ./reader.go ./writer.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit -complete -installsuffix shared -buildid 5sXZRVAbI8Q2clR5jvTw/5sXZRVAbI8Q2clR5jvTw -goversion go1.15.2 -D "" -importcfg $WORK/b139/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json -complete -installsuffix shared -buildid DVAyBn1rMwl_29VGi9M3/DVAyBn1rMwl_29VGi9M3 -goversion go1.15.2 -D "" -importcfg $WORK/b135/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid JfnKkFxYQONiKBLJS7j2/JfnKkFxYQONiKBLJS7j2 -goversion go1.15.2 -D "" -importcfg $WORK/b111/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p flag -std -complete -installsuffix shared -buildid tccNtvUsWaNQfwA2NNnB/tccNtvUsWaNQfwA2NNnB -goversion go1.15.2 -D "" -importcfg $WORK/b149/importcfg -pack ./flag.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/coreos/fcct/internal/version -complete -installsuffix shared -buildid bTcNJqN5dSXIaTzlWOrl/bTcNJqN5dSXIaTzlWOrl -goversion go1.15.2 -D "" -importcfg $WORK/b146/importcfg -pack ./version.go cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p mime -std -complete -installsuffix shared -buildid dbBAmf-SveqM1U93ILEb/dbBAmf-SveqM1U93ILEb -goversion go1.15.2 -D "" -importcfg $WORK/b123/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid g_NIEP6ZoksFJHOrDOHd/g_NIEP6ZoksFJHOrDOHd -goversion go1.15.2 -D "" -importcfg $WORK/b119/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid lsMHyNw63OtqELcGMOZ-/lsMHyNw63OtqELcGMOZ- -goversion go1.15.2 -D "" -importcfg $WORK/b127/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid yVKHUqPPrWqrhNBItf3o/yVKHUqPPrWqrhNBItf3o -goversion go1.15.2 -D "" -importcfg $WORK/b122/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ef/ef0c38a77693be3f289134231be32192ab328f6896ebdd1318454450ccc80e92-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree -complete -installsuffix shared -buildid iRuoHNJcair7OHRz6CeT/iRuoHNJcair7OHRz6CeT -goversion go1.15.2 -D "" -importcfg $WORK/b049/importcfg -pack ./tree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/21/214770290d47e7dd81510fd18121b0c5e3ec50757dde6857162948c0973e29c5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/53/5302ac2720063384672177ef35d6d44464921b6c78be1860f9d0f961f1fe11ac-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/96/96b52672881ad300d56cfbf804ae2152b58c43afe53df47dd3fbaf3a2ce1fab7-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/08/08aa0d2cdf80af48822ef0b140f45994b5de193d4734b8aedc77119f3ce0fd7a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b117/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid VEeJBD-zUPvJGzraQVYg/VEeJBD-zUPvJGzraQVYg -goversion go1.15.2 -D "" -importcfg $WORK/b117/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/74/7406360532f0c0ab51bea40d55f1ceb767c196fe56bf591397e14089d341a4d3-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b063/ cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/b7/b7e785e9d51c1e826aca16fa1238a2dbb845a027de11e5e9f9a689e2f1c060d1-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/87/8732b0b78e480598b03d99ca5a9458791f481f3dbf142d8c98eadc67a9114d1c-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/43/434c2c5c980e00dd5dda2d247706d6c30210cba42fc53f37ee798beb95474de7-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/5a/5a9ed9f8cb9d1e0f165f32769b3f3c131354de61e29a69502e036a671db41a58-d # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations -complete -installsuffix shared -buildid roEmEUkhBqDMVYVwzvPn/roEmEUkhBqDMVYVwzvPn -goversion go1.15.2 -D "" -importcfg $WORK/b063/importcfg -pack ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/03/036b6237287eb7ca586b0598dbf9ae86fa9cde47e6d0478b12322bd9ac45305f-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report -complete -installsuffix shared -buildid XznRUHft1keRjNkABWYE/XznRUHft1keRjNkABWYE -goversion go1.15.2 -D "" -importcfg $WORK/b048/importcfg -pack ./report.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9c/9cf9cfabba5749fe632a7059b993c6172b39a84617fa16d69a666592362c5799-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/f2/f20d8e32181e84e28fc85a14405a03c27860920e349e45bc087852034a47f202-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/0b/0bdbb54061cf5c28f7dceca2e103fc45bf60620df85f3f81b1eb99b16d428d97-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate -complete -installsuffix shared -buildid xfJLYPnrCdeJlJIK1Dif/xfJLYPnrCdeJlJIK1Dif -goversion go1.15.2 -D "" -importcfg $WORK/b136/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/53/535949ee9747c23aa29f249816128d43f69133cf2f2d6e53f10b796ea9c13f37-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/12/12ca519e8058c7720ab37658c885c7f72cc99517b95a8afb623dade3a6f132aa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ec/ec950472012e9c19ab938cd17ad413ae76d8c1205a75f2f493d3c155c832b5c3-d # internal cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/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/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0b/0bdf5ec10a27ffa523289a4bf23c7a2c9c119f3895025d65dd4112ee7b026fd4-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/58/58757ae369c2ac372725baf3054269659cc490dc8b581276d4738a4e6e62f72f-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3e/3e6849c6322116f938a68ecdf40c6c8887640493901a1a767cae51a470350eb2-d # internal compress/gzip mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 2WrgKPlX56oc62mhmjCP/2WrgKPlX56oc62mhmjCP -goversion go1.15.2 -D "" -importcfg $WORK/b068/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/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/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ff/ff86b5b537a0c8d4de394a4ecf5a5afb27b5f1de25b10f8c1ef639123e461a13-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/3b/3bf4132ddc90d949dd0f7153f654d3831e209c3a30a0ccca1d5037d2900e3bc5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid lBXSsKnZvWy_zys9amjt/lBXSsKnZvWy_zys9amjt -goversion go1.15.2 -D "" -importcfg $WORK/b115/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/39/3929607cb6986b1249243359da19e924233e791d5fc0696da40732304396e4a2-d # internal cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/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/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f7/f76ecb6d3563323614227b30aacb64c5304ae02315b4fd2798b616a404bd43ba-d # internal text/template mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b141/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p text/template -std -complete -installsuffix shared -buildid OcVKYwveRLqj-q4BKzRn/OcVKYwveRLqj-q4BKzRn -goversion go1.15.2 -D "" -importcfg $WORK/b140/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3c/3ce3d44d9f6cd801c879a12164d87f60dddfc19688aa7f857cef4a20aab8a3cc-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f6/f6a3a8a25d698300b1f6b6a8af62af91374eb5e6ea57b558ad1e8562155adab1-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json mkdir -p $WORK/b134/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b044/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json -complete -installsuffix shared -buildid myfe1a-CzJBNBxLGwxKz/myfe1a-CzJBNBxLGwxKz -goversion go1.15.2 -D "" -importcfg $WORK/b134/importcfg -pack ./json.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util -complete -installsuffix shared -buildid NgxbNN1oUXtHfmzFJSnm/NgxbNN1oUXtHfmzFJSnm -goversion go1.15.2 -D "" -importcfg $WORK/b044/importcfg -pack ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a2/a247c6c4cc43ccf64930081cc557e2c17db43820ea33e81a78644936124dbfe0-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -o $WORK/b101/_cgo_.o $WORK/b101/_cgo_main.o $WORK/b101/_x001.o $WORK/b101/_x002.o $WORK/b101/_x003.o $WORK/b101/_x004.o $WORK/b101/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b101/_cgo_.o -dynout $WORK/b101/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/90/90c47ed64b3ff441056c52d969cc184f61ccf74766ba11b04dfd8a79d33e1d14-d # internal cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b102/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p net -std -installsuffix shared -buildid xGWtimFjv-3Y_XiBL4dn/xGWtimFjv-3Y_XiBL4dn -goversion go1.15.2 -D "" -importcfg $WORK/b101/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b101/_cgo_gotypes.go $WORK/b101/cgo_linux.cgo1.go $WORK/b101/cgo_resnew.cgo1.go $WORK/b101/cgo_socknew.cgo1.go $WORK/b101/cgo_unix.cgo1.go $WORK/b101/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/28/283ab8d93f6fc162c7b0103260d34469528e305c41dae78d4aabbe4de23d2535-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b133/ github.com/coreos/fcct/translate mkdir -p $WORK/b043/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/json=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate -complete -installsuffix shared -buildid Cj1AarwClWmj86oyd4Po/Cj1AarwClWmj86oyd4Po -goversion go1.15.2 -D "" -importcfg $WORK/b133/importcfg -pack ./validate.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/translate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/coreos/fcct/translate -complete -installsuffix shared -buildid MN8GG_o4XKRZOxZd_rD7/MN8GG_o4XKRZOxZd_rD7 -goversion go1.15.2 -D "" -importcfg $WORK/b043/importcfg -pack ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/81/81d7c00e2c612b5d4ec15ebbf9539fa2d63df79441a9591ab6bbd252a89d7f4f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6c/6c266a4b56a9755e6c9a8acd8803de65e339f6d5084808bf7b052db69f75ad5a-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/e2/e217689363db842180e6b09d007b258961d42d9dc0e6db0d5135e6bda49478de-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b119/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Tcyi9kRCndDeTIOazLIO/Tcyi9kRCndDeTIOazLIO -goversion go1.15.2 -D "" -importcfg $WORK/b114/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b078/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b078/_pkg_.a $WORK/b078/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/5a/5a27172bfacfa4b67936a30d6048236fee6b140fedb15b0980fe170d1c7eaed4-d # internal crypto/dsa mkdir -p $WORK/b098/ crypto/rand encoding/asn1 crypto/elliptic mkdir -p $WORK/b073/ mkdir -p $WORK/b087/ mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./p256_asm_arm64.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid xcz34pK8rEub-Y6niGtU/xcz34pK8rEub-Y6niGtU -goversion go1.15.2 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid zr-4CJeBCxwNE6ZygIs3/zr-4CJeBCxwNE6ZygIs3 -goversion go1.15.2 -D "" -importcfg $WORK/b098/importcfg -pack ./dsa.go cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid -6aVwdBUkgQ8VGkLRaq_/-6aVwdBUkgQ8VGkLRaq_ -goversion go1.15.2 -D "" -importcfg $WORK/b087/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2xLtmpSsMMIAm5IbZkcE/2xLtmpSsMMIAm5IbZkcE -goversion go1.15.2 -D "" -importcfg $WORK/b073/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/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/3c/3c7af1488abfa41afdf8cfccdd8294638d37726041b9183d3f9041aeb2e34dd4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/fc/fc1fac933e43b51ba2be91d52b8e0f882269ce89c59f6bcdacdff6ffcef862ab-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/05/053ff776fb57fb884e4a112e8e6a499445dc1999b36c01e5fda2f8dc12c349af-d # internal crypto/ed25519 mkdir -p $WORK/b089/ crypto/rsa mkdir -p $WORK/b094/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid ZhBE_4TfC0gcllW7V2o7/ZhBE_4TfC0gcllW7V2o7 -goversion go1.15.2 -D "" -importcfg $WORK/b089/importcfg -pack ./ed25519.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 2x2OzSyoywuTxy_xL-UZ/2x2OzSyoywuTxy_xL-UZ -goversion go1.15.2 -D "" -importcfg $WORK/b094/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/df/dfa62926a13ed6f9ad83d88e51176187b38956ff326c67dcc22ff3f485196fd0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/26/26611f5849fd477bfa9da2ae63d62040c9d063903b572db7c4cf7d1596a816da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a9/a9c988b2a20ac0ffb7c13aaaf00d4f665aef073eacef3b325060a68ef120f67a-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml -complete -installsuffix shared -buildid 2tRhdtZcfT69hl2B-cQR/2tRhdtZcfT69hl2B-cQR -goversion go1.15.2 -D "" -importcfg $WORK/b050/importcfg -pack ./yaml.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/1d/1d9eba0dda75632b1044f1a487b7d511169ff4880fd7cd17a2d328211b0b4f10-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/58/58c255f9038068a3cd07a4bbc7de042aa5042d3fe2949278fd48185ec4a0f6e8-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/clarketm/json=github.com/coreos/fcct/vendor/github.com/clarketm/json importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/yaml=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b050/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/common /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/coreos/fcct/config/common -complete -installsuffix shared -buildid feWeG2kAKyRycDgubwBf/feWeG2kAKyRycDgubwBf -goversion go1.15.2 -D "" -importcfg $WORK/b034/importcfg -pack ./common.go ./errors.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3e/3e2684b4f96800caa2213e0b3abec11f232546f57ce5b7ab6a8aa5607b62ab25-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b5/b5d0055a835eb514ce548041fcd697da6b354eab2f183a781a2e9d59a36bb4d4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/b9/b9501bef633691a6ec55c01b387d967c785754a8395c4d6213a2619e0989e54a-d # internal crypto/x509/pkix mkdir -p $WORK/b099/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b086/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ZET_KLWE3OyALzjhvY_x/ZET_KLWE3OyALzjhvY_x -goversion go1.15.2 -D "" -importcfg $WORK/b099/importcfg -pack ./pkix.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid H4mvM5qz4w-7BffDrVDC/H4mvM5qz4w-7BffDrVDC -goversion go1.15.2 -D "" -importcfg $WORK/b086/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/9e/9e144cfdfe2e874162c1e2e90450a451582d0ae46d97068f07111387c21ea7c9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/7c/7c3712a8877b632945156c17663983b278167e783ea7d3d4d843400a09b67fb1-d # internal crypto/ecdsa mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid na10UgAdaKAUUQUpJjy8/na10UgAdaKAUUQUpJjy8 -goversion go1.15.2 -D "" -importcfg $WORK/b082/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/9c/9cda7eab47e76870669612b82b12e11baf887dca60e1feca9ffa7369a9312f96-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b101/_pkg_.a $WORK/b101/_x001.o $WORK/b101/_x002.o $WORK/b101/_x003.o $WORK/b101/_x004.o $WORK/b101/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/15/15e18f75f1f7dc52dbe8af59de9c8088a2fb07efeb1cb36d998f9e32675d38cf-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b121/ net/textproto mkdir -p $WORK/b120/ crypto/x509 mkdir -p $WORK/b097/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid iO7RoFVLDIh2ttLu9fAJ/iO7RoFVLDIh2ttLu9fAJ -goversion go1.15.2 -D "" -importcfg $WORK/b120/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid fcyR8V-SxugcmlDYeB-Z/fcyR8V-SxugcmlDYeB-Z -goversion go1.15.2 -D "" -importcfg $WORK/b121/importcfg -pack ./proxy.go cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid iYAMEMZ13vxdgf7qE886/iYAMEMZ13vxdgf7qE886 -goversion go1.15.2 -D "" -importcfg $WORK/b097/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 github.com/spf13/pflag mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/csv=$WORK/b148/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b149/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid aL300iDG1CFhAv0cmhgi/aL300iDG1CFhAv0cmhgi -goversion go1.15.2 -D "" -importcfg $WORK/b147/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/cf/cfe51b96c681e9d244eb490fe6f5767981b3dd3bfeaa19244bfd786485fdfc36-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/7d/7d5fceba1abe829bba94124fdbd3644c0152e9eaaf8f33ad14f0b84f0d6f1bd5-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b113/ mime/multipart mkdir -p $WORK/b124/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/quotedprintable=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 6TjP_k2NIoo-Z8zsw4Q7/6TjP_k2NIoo-Z8zsw4Q7 -goversion go1.15.2 -D "" -importcfg $WORK/b113/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid _ZNOAhxKa9iUqRL7DERC/_ZNOAhxKa9iUqRL7DERC -goversion go1.15.2 -D "" -importcfg $WORK/b124/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/80/80e37b7e1087e254951c732c0514cefc8993e86317f6fa8b6599428f598adebf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/cc/cc3a34f760c107479ecf6e54aad2aff826fe1b4486775983d90d023dcd2d5714-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/0f/0fb9cb94c7e553d6a0f5e1073af6dbe14175de6c794e8474facae7ed54b86c99-d # internal crypto/tls mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b112/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid wlaQ-i43zUIFfzulkXmh/wlaQ-i43zUIFfzulkXmh -goversion go1.15.2 -D "" -importcfg $WORK/b080/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/20/205151fe77503e76d20ea61be8d9c2cb0abbe40de21b9b054118ed8b266787c6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/15/15c8021e21f5d0ea63c893f15ec57ce7f385b2de13e484263d8d9003fea13538-d # internal net/http/httptrace mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 7WAUgYBQWPwfxoXIU7v5/7WAUgYBQWPwfxoXIU7v5 -goversion go1.15.2 -D "" -importcfg $WORK/b126/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/62/62d5094ba279493e7b8654a21132cd0608ff5d89211a502825badefd73aeb462-d # internal net/http mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/multipart=$WORK/b124/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile net/http/internal=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p net/http -std -complete -installsuffix shared -buildid GMFlsnGULWw8DLAR1czi/GMFlsnGULWw8DLAR1czi -goversion go1.15.2 -D "" -importcfg $WORK/b067/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a2/a269a117259a95c619d99347787274045e20dce26413294887c13fb74ec9df3b-d # internal github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl -complete -installsuffix shared -buildid AtSFaU-GhxwO4ZjQxNKe/AtSFaU-GhxwO4ZjQxNKe -goversion go1.15.2 -D "" -importcfg $WORK/b064/importcfg -pack ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/7f/7f2c12ad1723a9170ef6624c1155cb69c292eca14f5c98915a5538698388beea-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b130/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b056/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b131/ mkdir -p $WORK/b132/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types -complete -installsuffix shared -buildid mk5N-EoZwhgmgRCbFvm8/mk5N-EoZwhgmgRCbFvm8 -goversion go1.15.2 -D "" -importcfg $WORK/b056/importcfg -pack ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types -complete -installsuffix shared -buildid nJN168SOyGNaR301QHzb/nJN168SOyGNaR301QHzb -goversion go1.15.2 -D "" -importcfg $WORK/b130/importcfg -pack ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types -complete -installsuffix shared -buildid XGhXn2UmA-7bx7W6nqqk/XGhXn2UmA-7bx7W6nqqk -goversion go1.15.2 -D "" -importcfg $WORK/b131/importcfg -pack ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -installsuffix shared -buildid KrgD8AI_62uSrWR8sHxx/KrgD8AI_62uSrWR8sHxx -goversion go1.15.2 -D "" -importcfg $WORK/b132/importcfg -pack ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c3/c366bda364d7b52c17f62a40d9496fdff775ed184eb0bfb8dfc9b57c93fe4998-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/coreos/fcct/base/v0_1 -complete -installsuffix shared -buildid jSBPPltiwEnCYkBV757D/jSBPPltiwEnCYkBV757D -goversion go1.15.2 -D "" -importcfg $WORK/b055/importcfg -pack ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/86/86464ce0a2443c67103d9a3123c6e8d2474f16bb1df62482f9fe1d737b7053de-d # internal github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/coreos/fcct/base/v0_3 -complete -installsuffix shared -buildid n25sZgFwPCjqUPFBJZYu/n25sZgFwPCjqUPFBJZYu -goversion go1.15.2 -D "" -importcfg $WORK/b143/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a1/a17c211f0f9a0235105fd69f998822c3fa37e34a31eefac9eb93aced46c00a8f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ae/ae62faa6d69fb2b31b9f659b886893f80ca60992fb6fe235263c93f57fd235a7-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/coreos/fcct/base/v0_4_exp -complete -installsuffix shared -buildid 6Girkd-2lr3YDa6vD2pQ/6Girkd-2lr3YDa6vD2pQ -goversion go1.15.2 -D "" -importcfg $WORK/b145/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/94/9406ef9eb513aa575fa91a2c163dc1076d4973b7f5d404409079093796aebc49-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b129/ github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b138/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a EOF cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/coreos/fcct/distro/fcos/v0_1 -complete -installsuffix shared -buildid 8w76Kc2mHJlrmg7kpnRX/8w76Kc2mHJlrmg7kpnRX -goversion go1.15.2 -D "" -importcfg $WORK/b129/importcfg -pack ./schema.go ./translate.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/coreos/fcct/base/v0_2 -complete -installsuffix shared -buildid 2HPMDFahCeFebH-LOUEx/2HPMDFahCeFebH-LOUEx -goversion go1.15.2 -D "" -importcfg $WORK/b138/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/dd/ddb09b29a5e79f6b7ee39726e15504a7b90fbb8346ca44f665658710c78c8269-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_1=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/coreos/fcct/config/v1_0 -complete -installsuffix shared -buildid DiPWu_ELKIcEnt08MHWR/DiPWu_ELKIcEnt08MHWR -goversion go1.15.2 -D "" -importcfg $WORK/b054/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/31/3125d056fe4e34ab1bb282c54190d98a0687ce8e3260530cfe3a743355bb299e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a0/a0ca13a79215f04604263921c964ed58614b8df7087398849614ad943d1fb99a-d # internal github.com/coreos/fcct/config/v1_2 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_3=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/coreos/fcct/config/v1_2 -complete -installsuffix shared -buildid NMf7dHRZx6osUSuU3_vR/NMf7dHRZx6osUSuU3_vR -goversion go1.15.2 -D "" -importcfg $WORK/b142/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ea/eac644403992b8b8e5aac6943f5a97d09302232b2ee58dc08eb99535400c14ff-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b137/ cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/34/3458e1e7cbe9c4b5ce16ce03d50407f2d000c038e0dd4d37fdbca3bc96e0d9bb-d # internal github.com/coreos/fcct/config/v1_3_exp mkdir -p $WORK/b144/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_2=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/coreos/fcct/config/v1_1 -complete -installsuffix shared -buildid yPUuqvHEIqkcQD0QRBoj/yPUuqvHEIqkcQD0QRBoj -goversion go1.15.2 -D "" -importcfg $WORK/b137/importcfg -pack ./fcos.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/coreos/fcct/config/v1_3_exp -complete -installsuffix shared -buildid 8MbWXjszb670Wurm8kkD/8MbWXjszb670Wurm8kkD -goversion go1.15.2 -D "" -importcfg $WORK/b144/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/26/26c6524438b083c4b0a5fc8affff792d0b912c666731e7dddc23b1deab4b808a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/df/dfd62405eaf9ebd2cc4cd77f067c76c0520358d41c5a4e8fb9e2add1d667f3c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/48/48b8538a63372caddc6c3ee5fcb09763a056879b0993315ac8cfa015a7950e0e-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/coreos/fcct/config -complete -installsuffix shared -buildid kshmhd0-TpaVVUqi1YTw/kshmhd0-TpaVVUqi1YTw -goversion go1.15.2 -D "" -importcfg $WORK/b033/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/f1/f1261ebd6008cc5d4fa70382690ff389ff435dbfe82e71ce621ed2f0f06d4278-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b146/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b147/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b105/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 1WSTHRMHgrM0L77Yt_yX/1WSTHRMHgrM0L77Yt_yX -goversion go1.15.2 -D _/builddir/build/BUILD/fcct-0.7.0/internal -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/4b/4ba7dfddc39f3b2a79d39740a43435a5976eb745cbff142ee4b7c31789dd639c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b146/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b147/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/csv=$WORK/b148/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile flag=$WORK/b149/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b132/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile regexp/syntax=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile bufio=$WORK/b062/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b102/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b134/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b139/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json=$WORK/b135/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile text/template/parse=$WORK/b141/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/multipart=$WORK/b124/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile net/http/internal=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rc4=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b119/_pkg_.a packagefile mime/quotedprintable=$WORK/b125/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b090/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_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=YWC8TwqZuXHGlN82JP26/1WSTHRMHgrM0L77Yt_yX/oIZpIwUyIad3zL1Su_JM/YWC8TwqZuXHGlN82JP26 -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -X github.com/coreos/fcct/version=0.7.0 -B 0xd7cd128bc9c0134d3305b2e9b271e5e0cf9c97e4 -extldflags "-Wl,-z,relro -Wl,--as-needed -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 mkdir -p ./ mv $WORK/b001/exe/a.out ./fcct rm -r $WORK/b001/ + echo 'Building macOS fcct...' Building macOS fcct... ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOARCH=amd64 + GOOS=darwin + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0x7ba834c38953003dc2f1af8cc461a47b114ad516' -a -v -x -o fcct-x86_64-apple-darwin internal/main.go WORK=/tmp/go-build620366323 unicode/utf8 internal/unsafeheader mkdir -p $WORK/b005/ mkdir -p $WORK/b018/ internal/race mkdir -p $WORK/b020/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b016/ runtime/internal/sys cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid RAzKqVcVYSP2O9wC-9kc/RAzKqVcVYSP2O9wC-9kc -goversion go1.15.2 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go mkdir -p $WORK/b012/ crypto/subtle vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b110/ mkdir -p $WORK/b077/ encoding mkdir -p $WORK/b037/ unicode mkdir -p $WORK/b022/ unicode/utf16 mkdir -p $WORK/b041/ github.com/coreos/fcct/base mkdir -p $WORK/b042/ container/list mkdir -p $WORK/b071/ internal/nettrace mkdir -p $WORK/b105/ crypto/internal/subtle vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b076/ mkdir -p $WORK/b088/ sync/atomic mkdir -p $WORK/b021/ runtime/internal/atomic mkdir -p $WORK/b010/ internal/cpu mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid rUBzdiIoVNQGQlbhXDL-/rUBzdiIoVNQGQlbhXDL- -goversion go1.15.2 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid nZPAKiGlQIUkW8GPMlWJ/nZPAKiGlQIUkW8GPMlWJ -goversion go1.15.2 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid n2qUYY9ItapuPhNNR7Oz/n2qUYY9ItapuPhNNR7Oz -goversion go1.15.2 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid iyNOMdk8IqzcK1vqStYm/iyNOMdk8IqzcK1vqStYm -goversion go1.15.2 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid dw3mBmGDcb6IYosWEotj/dw3mBmGDcb6IYosWEotj -goversion go1.15.2 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p internal/nettrace -std -complete -buildid afff_O_SzWxrjabUf-ks/afff_O_SzWxrjabUf-ks -goversion go1.15.2 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p encoding -std -complete -buildid KqA555-XsTdVVMrZ4SN7/KqA555-XsTdVVMrZ4SN7 -goversion go1.15.2 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p container/list -std -complete -buildid iRYFllNgzYFKvt-OrkRR/iRYFllNgzYFKvt-OrkRR -goversion go1.15.2 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./list.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/subtle -std -complete -buildid YiDIjCrhk1v5Sf2tOqh6/YiDIjCrhk1v5Sf2tOqh6 -goversion go1.15.2 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid T9uRCF2SFeA4Btm0SIuj/T9uRCF2SFeA4Btm0SIuj -goversion go1.15.2 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cd /builddir/build/BUILD/fcct-0.7.0/base /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/fcct/base -lang=go1.12 -complete -buildid KrO8ePj_mLKpZ-fRA11U/KrO8ePj_mLKpZ-fRA11U -goversion go1.15.2 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./options.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid u65J16ltieI3EYbk7vbT/u65J16ltieI3EYbk7vbT -goversion go1.15.2 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./asn1.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid oHChjx2n6tdn5TTP6YMs/oHChjx2n6tdn5TTP6YMs -goversion go1.15.2 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p unicode/utf16 -std -complete -buildid UkFr6kSNNBXQuxW0YMAG/UkFr6kSNNBXQuxW0YMAG -goversion go1.15.2 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/subtle -std -complete -buildid sAOYBtcvGhjG_oJDGCuX/sAOYBtcvGhjG_oJDGCuX -goversion go1.15.2 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid vXYJ69kjnPlSjx8ceJ_9/vXYJ69kjnPlSjx8ceJ_9 -goversion go1.15.2 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a7/a7b552e91254d81a65ce1f7a4938a9798a293c7d17571c719ccc358a7dd805fa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid 24_Q3fSLODBn3i-9wkKZ/24_Q3fSLODBn3i-9wkKZ -goversion go1.15.2 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/96/96f8693609b9647f91d010c9471346839fe01fd44ae05b2577cdbad27ca32245-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/23/23d5f5a4360fdd253a39ea94baf7972920cb170ade191d950d4eeebbcb9b598c-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/12/123c7894ed291181e2524f4b6bfae56377c79a2632d581f796927b48192c48e8-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/09/09b239a40d6c77cc4f34d284ca17e7d2afd328f3fac70fb01640ee92245569ee-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/8c/8cc975113203ec04e37a70979a9e7f47bba34652131f98a976677e688d9d4590-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/ba/ba5e060c0b787f167e5b50517f8a61b8ee76a7ed6072b513521685b0267cbb1c-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f5/f576ea5f10a527590e94eeeb711614a4fa7b67a47ca6a977bc3f3b8bf5e531a8-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/49/49958e84e87b5898fdb9818dcbbfaba4e0da3f89f937bc912d5e6315b4285635-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/e4/e445ef58c2051ee90d0c1734a4dc51321455b873b27bb8c0230846fcc548a936-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid iBRG6MAH710neK5NQpYx/iBRG6MAH710neK5NQpYx -goversion go1.15.2 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/10/10c7fc07bc03c56ee5f097d8ca8010a1f7c530e43b80ba780c42c45b43a16e70-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/6f/6fae37ab88e762542fd59afcc995ad64e40f864b40455b85959cdd7822f600de-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/02/02dbf9a8715e7c060e1ffb346c5997a3033295d3fb488e917c3037c0cac197d4-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/83/8313b375a8a626ad227148722fcf2933d68faaad6d0c22fae122f1113998d977-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/13/13bffe4f4343aa3c14a11a41e7431427bfc0c6d8189ea36b141a3ef08ac69bc7-d # internal internal/bytealg cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/22/228b69be936c035723dce6a4ba2fcdf8d876c73c3f6fc0280cae9e9f7182c491-d # internal mkdir -p $WORK/b008/ cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/55/5579fa8e160232aec01921626813fc6d06dbd98ab25ca4f064c562db7b9242dd-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid 4i6XM128XgqI9xMIJkOf/4i6XM128XgqI9xMIJkOf -goversion go1.15.2 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid JL_UQNcGgrwOrfYZNXYG/JL_UQNcGgrwOrfYZNXYG -goversion go1.15.2 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid fWLY69m0YkcUOwa7J1Ga/fWLY69m0YkcUOwa7J1Ga -goversion go1.15.2 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/81/81a475c5e86b77bd401cab8fed276cbfb5297d322728efc70738828bdf132055-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b1/b177ac09e273cc4051eff6795400ca6106b61b6a4b84cd548fac752e55b243eb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ac/acfe90b658eb8717aaada3c04fa658f232dde04c1d90f9eb3afb732fb4bc4491-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/7b/7bcddf55540c9ff0944994ebc965f17aec27e7f99e2d41d0e3dc2587beaf5ff5-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid 1CfDgVv-SwKCGutw92It/1CfDgVv-SwKCGutw92It -goversion go1.15.2 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_darwin_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_darwin.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/58/58ad61eee5499a1e07cfe7712a1ba9f0bfcd938f80c481b4c6c129f8a89443a5-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/rt0_darwin_amd64.o ./rt0_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/sys_darwin_amd64.o ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_darwin_amd64.o $WORK/b007/sys_darwin_amd64.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/af/afc257ff7587c24049c9572b3d36b9da3c1dcf1d260d8efaeddb7a5a530d8f1d-d # internal internal/reflectlite mkdir -p $WORK/b004/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b112/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b112/symabis ./cpu_x86.s cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid r39n1eXA-Qw-rQ4lEdYS/r39n1eXA-Qw-rQ4lEdYS -goversion go1.15.2 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid 4SpI5lJHTIJp0xA5vxoZ/4SpI5lJHTIJp0xA5vxoZ -goversion go1.15.2 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/sys/cpu -std -buildid vNuWaPhjjCAxKRluI7XH/vNuWaPhjjCAxKRluI7XH -goversion go1.15.2 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b112/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b112/_pkg_.a $WORK/b112/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f3/f3ebccc98777014833e564f189c45185d5a78fbff3cb649f31b65dbd3e38195a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c2/c2def9011cca2b20804e98d692cec1ea9ee67704acea905bec26b7aeef05e468-d # internal internal/singleflight mkdir -p $WORK/b106/ math/rand mkdir -p $WORK/b079/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p internal/singleflight -std -complete -buildid qQTH7MP9JcBrOtj7RUVD/qQTH7MP9JcBrOtj7RUVD -goversion go1.15.2 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p math/rand -std -complete -buildid rUzpvGxsPDA89i7suYfB/rUzpvGxsPDA89i7suYfB -goversion go1.15.2 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/91/9143c6a1486f3ec817012c5c8fcf7ad581bde8bc2c0fac094c43549d1fca13bc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/5c/5c57c121f57d41888a4cdb28462502df7471fa690c390e3efd16debe606f0503-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/79/798025b138ec5724ca4f34cc3a5d265a7d34346d7a872e344e7721cd72257b28-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid rrRUVtX2nC5IszcMlAA_/rrRUVtX2nC5IszcMlAA_ -goversion go1.15.2 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid AJWts_nR6xJ2Rl5sxLzc/AJWts_nR6xJ2Rl5sxLzc -goversion go1.15.2 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/cf/cfa34ec026ecd0b21d8a7c546f1887870b1c8710cf23ef98d6fbb65eacde26e9-d # internal internal/oserror mkdir -p $WORK/b026/ io vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b024/ mkdir -p $WORK/b103/ strconv mkdir -p $WORK/b017/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid NNi7rhZ8mHMqOI713Jkk/NNi7rhZ8mHMqOI713Jkk -goversion go1.15.2 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid j_YaNzX6ZFRjXYYiicsl/j_YaNzX6ZFRjXYYiicsl -goversion go1.15.2 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid utuhFnnfY87TujMLv8Ck/utuhFnnfY87TujMLv8Ck -goversion go1.15.2 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid eV1NgNm7xzoSKZzEsbcq/eV1NgNm7xzoSKZzEsbcq -goversion go1.15.2 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./message.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/88/882599f91fd3cb739f826eabbe4b5ee92b7c126b4d4c236f07f3bb29b7ba2187-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/dd/dd5005b1bdd8bbf1706ad6e13cb4b734b38bf73a1716cecda92cf01dd92326de-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b028/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid 7uYEZRbSylG87dWkhdgs/7uYEZRbSylG87dWkhdgs -goversion go1.15.2 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./bpf_darwin.go ./dirent.go ./endian_little.go ./env_unix.go ./exec_darwin.go ./exec_unix.go ./flock_darwin.go ./forkpipe.go ./msan0.go ./net.go ./route_bsd.go ./route_darwin.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_darwin_amd64.go ./zsyscall_darwin_amd64.go ./zsysnum_darwin_amd64.go ./ztypes_darwin_amd64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/6e/6e9e42ed74b3f045d1a3ee4d22df9f8f8283514e21d27229d7958fdb12db898f-d # internal hash mkdir -p $WORK/b058/ crypto/internal/randutil mkdir -p $WORK/b084/ bytes mkdir -p $WORK/b035/ strings mkdir -p $WORK/b040/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/randutil -std -complete -buildid 416SN_K727vZd_oOI79_/416SN_K727vZd_oOI79_ -goversion go1.15.2 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./randutil.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p bytes -std -buildid HtcbTNgMOOglBie2aXBU/HtcbTNgMOOglBie2aXBU -goversion go1.15.2 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p hash -std -complete -buildid D_B6waBD_JLuTbfnR2WC/D_B6waBD_JLuTbfnR2WC -goversion go1.15.2 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./hash.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p strings -std -complete -buildid L-yv3e0C4OA4Hx6itzji/L-yv3e0C4OA4Hx6itzji -goversion go1.15.2 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8f/8fb9a452315d6dae2480c33daf401e6a7cba73606319b31acd44c3367ccd38fa-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2f/2fbebf8b781b3ad27bab819d4b06ebb141734841e67283ed21a145a6db8d090c-d # internal crypto/hmac mkdir -p $WORK/b091/ hash/crc32 mkdir -p $WORK/b070/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a EOF cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/hmac -std -complete -buildid TrDN_LYHkcgM1_YxoUrA/TrDN_LYHkcgM1_YxoUrA -goversion go1.15.2 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./hmac.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b070/symabis ./crc32_amd64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p hash/crc32 -std -buildid 4hMSaRcBE7u5-_Oh8VBk/4hMSaRcBE7u5-_Oh8VBk -goversion go1.15.2 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/0b/0b5906601e37269f47f4bea20e8ab9996e92457a1d9633447114c1a9fef52952-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid l6pUYjpc2_OfpPVLpa2u/l6pUYjpc2_OfpPVLpa2u -goversion go1.15.2 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/77/77aebee09c9f40db97eae90c51ab49aaa6c072a8dbf2b4e204a76da54de886ad-d # internal crypto mkdir -p $WORK/b057/ crypto/rc4 mkdir -p $WORK/b093/ reflect mkdir -p $WORK/b014/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto -std -complete -buildid RSWFFJD3I-NQQToweZoV/RSWFFJD3I-NQQToweZoV -goversion go1.15.2 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./crypto.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/rc4 -std -complete -buildid Wu5bN4yjqCI2hDukwrM1/Wu5bN4yjqCI2hDukwrM1 -goversion go1.15.2 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./rc4.go cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid gKU4CvBflWuo_p7B8Dc5/gKU4CvBflWuo_p7B8Dc5 -goversion go1.15.2 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b070/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/23/23eab649618dfcb67d09637d3939df242d324bef3d8dfd2f3dcf30880d4d51f5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/8d/8d66f59e174f3b7135efc0bc3090db4aeb1fd2baac8e6e3b71f32c9863a5f697-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ee/ee6a275d4822a6104ffde16052cc0abf49c0c49d299f337df1b1a5eae345cef1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/fe/feb5d23c2a5b91b1acd4b74c1bbc70a43283f9bd9e803b5f891ace49edeef92a-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/02/02de84b9d0dd005b054a5ed63cf43229a3903a40f05ee5447dc2f3edc5f01810-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/transform -std -complete -buildid GAeqeOB2PXdzegJwM47P/GAeqeOB2PXdzegJwM47P -goversion go1.15.2 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/19/19f88ef9b750c2d050adffd9bb09b7f5a16ccbc2fb3e928a224207f03de728dc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/2b/2b7866c3e493d23568bacfb2d7c3ce5926990395ab53ca7f78a24087ee62ac8a-d # internal bufio mkdir -p $WORK/b062/ path mkdir -p $WORK/b130/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b053/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p bufio -std -complete -buildid jBtOOT4tHN4kbfMNnFgM/jBtOOT4tHN4kbfMNnFgM -goversion go1.15.2 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./bufio.go ./scan.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p path -std -complete -buildid FvW23XEcc_7oV_Vh9MhR/FvW23XEcc_7oV_Vh9MhR -goversion go1.15.2 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p regexp/syntax -std -complete -buildid wG9_9x23UVH-gYru93SL/wG9_9x23UVH-gYru93SL -goversion go1.15.2 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./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/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/cd/cd19f3018be7c9a0d84265aace6fd97bfad6f11ab0bd53b53c9c94b438f7d995-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a7/a7111b715bbcfd3f39e37273a68ed47095befeed5d63d09ef9086778f3615784-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/asm_darwin_amd64.o ./asm_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_darwin_amd64.o $WORK/b028/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/bf/bf2be154a216a2d6a144cfe287840439e8fed1f62ac21cac706c9c93910676d1-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/be/be2b5fa45a847b53a28de7e3879b9019eecdbe5cf3fb04401c6c2b90a448c6d7-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ internal/syscall/unix mkdir -p $WORK/b031/ time mkdir -p $WORK/b029/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/execenv -std -complete -buildid ulY438JbQOtUKpXzYRrN/ulY438JbQOtUKpXzYRrN -goversion go1.15.2 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./execenv_default.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/unix -std -complete -buildid 2pgpZ0Yfquv9Etz6V0op/2pgpZ0Yfquv9Etz6V0op -goversion go1.15.2 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_libc.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid v969iUElSM1840Jw8IZB/v969iUElSM1840Jw8IZB -goversion go1.15.2 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/d2/d2e857f084d1f90977e7132868e23b2e5a002b35e73f869d9f9256cf281facc8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4e/4e6427dd709d1f4946358caea5f6439fa85ee382dc647851d3ca37b0d6a7bd3f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/86/861b9b280b23672a0a56a1bf5ea27e96b3f4cefad966a5ea3b7b3dc4dfeb0bfd-d # internal regexp mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b053/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p regexp -std -complete -buildid lchJ6patnhwW-_ILjPLa/lchJ6patnhwW-_ILjPLa -goversion go1.15.2 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d4/d4ef40a28184f350eaf331e2c4a1edb9f7dfd8e85550836fe707c0a08fb06b7a-d # internal context mkdir -p $WORK/b072/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p context -std -complete -buildid DAfNrAIdXigzSJ6F9_qR/DAfNrAIdXigzSJ6F9_qR -goversion go1.15.2 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid HelviFo-GoNDMojXQvPa/HelviFo-GoNDMojXQvPa -goversion go1.15.2 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.go ./fcntl_libc.go ./fd.go ./fd_fsync_darwin.go ./fd_mutex.go ./fd_opendir_darwin.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_darwin.go ./hook_unix.go ./sockopt.go ./sockopt_unix.go ./sockoptip.go ./sys_cloexec.go ./writev.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2a/2ad2e4359d8fef0c6e547185e07172abf1b360b354410129ea42b70a01a9addc-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f9/f998db1546f7a478fba0a167d60d30e7fbff1417b1cb2156813ffd57431ad213-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary crypto/x509/internal/macos mkdir -p $WORK/b099/ mkdir -p $WORK/b039/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid d8qJv4S1qRLusVhlDUyA/d8qJv4S1qRLusVhlDUyA -goversion go1.15.2 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b099/symabis ./corefoundation.s ./security.s cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/binary -std -complete -buildid EOC2PlfBL-PlYSytHr65/EOC2PlfBL-PlYSytHr65 -goversion go1.15.2 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/x509/internal/macos -std -buildid LuBOiQW5weXaDxZQJlFG/LuBOiQW5weXaDxZQJlFG -goversion go1.15.2 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h -c=4 ./corefoundation.go ./security.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ea/ea265816d4f6711f2ba8f3da5d983dbfae57651ae19ef0c2443420e3c3a62337-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/a5/a5a039de7f6e4c0b10fd762e34062c22776056cb6acbc8cf4f00626a1bc4ebb2-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid P8HLrqPs16KtzLBEH95-/P8HLrqPs16KtzLBEH95- -goversion go1.15.2 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_darwin.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./getwd_darwin.go ./path.go ./path_unix.go ./pipe_bsd.go ./proc.go ./rawconn.go ./readfrom_stub.go ./removeall_at.go ./stat.go ./stat_darwin.go ./stat_unix.go ./sticky_bsd.go ./str.go ./sys.go ./sys_bsd.go ./sys_unix.go ./types.go ./types_unix.go ./wait_unimp.go cd /usr/lib/golang/src/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b099/corefoundation.o ./corefoundation.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e1/e1d8244217499638a0b265c2f08dacce1fa5e71a77186f0102892eab13f08450-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b099/security.o ./security.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b099/_pkg_.a $WORK/b099/corefoundation.o $WORK/b099/security.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ae/aeb99c90b01cc1eb3434aabbcbe7275fe26334c21257aa086509b90aa4ff82e3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/2e/2ecd0b8c9756cf4eda47c5885bd7ff02f89d30653754b5829f76a29253f0fc9d-d # internal encoding/base64 mkdir -p $WORK/b038/ crypto/sha512 mkdir -p $WORK/b085/ crypto/ed25519/internal/edwards25519 crypto/md5 crypto/sha1 mkdir -p $WORK/b095/ crypto/sha256 crypto/cipher vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b096/ mkdir -p $WORK/b092/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding/base64 -std -complete -buildid c0oJNcudjO5VGOiIA3mH/c0oJNcudjO5VGOiIA3mH -goversion go1.15.2 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./base64.go mkdir -p $WORK/b090/ mkdir -p $WORK/b075/ mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b075/symabis ./xor_amd64.s cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b111/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b085/symabis ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b092/symabis ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b095/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b096/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid GUgpyvKFhFDrmmcXTJde/GUgpyvKFhFDrmmcXTJde -goversion go1.15.2 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/cipher -std -buildid lDaV_ZCTxdLKTCJ4M0EB/lDaV_ZCTxdLKTCJ4M0EB -goversion go1.15.2 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid aU79ratbfymNhyCL4EnH/aU79ratbfymNhyCL4EnH -goversion go1.15.2 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/md5 -std -buildid gcA2twVFRCn8kQBN8bFq/gcA2twVFRCn8kQBN8bFq -goversion go1.15.2 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/sha512 -std -buildid LmSU_3_qHp2V4xL73bzy/LmSU_3_qHp2V4xL73bzy -goversion go1.15.2 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/sha1 -std -buildid ZUQ1KuaMhzCYxDCJZI8M/ZUQ1KuaMhzCYxDCJZI8M -goversion go1.15.2 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/sha256 -std -buildid Z7myEd1fGyqkgpSQht8c/Z7myEd1fGyqkgpSQht8c -goversion go1.15.2 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8d/8de22a265ba58e9c5bf2460a22978c6fa2ab78133b645f45525bb51767687c52-d # internal encoding/pem mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p encoding/pem -std -complete -buildid 2G6Ra7-GjFZnGEoap-PP/2G6Ra7-GjFZnGEoap-PP -goversion go1.15.2 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b111/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b111/_pkg_.a $WORK/b111/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/41/412ca013e94f70a63483658f58097bbd9e58f45dfc957dd54f071ba0717e62f1-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e6/e617b1652164b9129c4b24d4112d8bb0ac2cc7b21920b78553f079a6f712b563-d # internal path/filepath mkdir -p $WORK/b066/ fmt mkdir -p $WORK/b002/ vendor/golang.org/x/net/route mkdir -p $WORK/b104/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p path/filepath -std -complete -buildid swcC6BEzWGvhfHRI529W/swcC6BEzWGvhfHRI529W -goversion go1.15.2 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid iaYO_Iyi6eVpgKOr0ETX/iaYO_Iyi6eVpgKOr0ETX -goversion go1.15.2 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b104/symabis ./empty.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b092/md5block_amd64.o ./md5block_amd64.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/net/route -std -buildid xWADaDbc7pTXmiDSXV-w/xWADaDbc7pTXmiDSXV-w -goversion go1.15.2 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h -c=4 ./address.go ./binary.go ./interface.go ./interface_classic.go ./interface_multicast.go ./message.go ./route.go ./route_classic.go ./sys.go ./sys_darwin.go ./syscall_go1_12_darwin.go ./zsys_darwin.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b096/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b085/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/da/da754828b327ab455eed6443a169aeacfb1a4cbb98cc43de2b38a391fcf6ca85-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b075/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b095/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/41/41abd28993855401f5259b4fae025ec1e9154592a1cd9e51acc17c5237ac6c22-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/11/119bc326d4c5b4be0a67559035251aec01a5d4b56fe6d90a74fa7103c3ef7a26-d # internal crypto/des mkdir -p $WORK/b081/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b109/ crypto/aes mkdir -p $WORK/b074/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/des -std -complete -buildid puwbA2mreW9nde-UidRq/puwbA2mreW9nde-UidRq -goversion go1.15.2 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid LiJ8JZOzMnxK1nba0_GL/LiJ8JZOzMnxK1nba0_GL -goversion go1.15.2 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/aes -std -buildid JAAej2i7oDUVmO4Pb7xQ/JAAej2i7oDUVmO4Pb7xQ -goversion go1.15.2 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b095/_pkg_.a $WORK/b095/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b096/_pkg_.a $WORK/b096/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/00/00b646bf18d0cca47934b17fc290369404b1dbfa44083540271637c3f8ab687a-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b085/_pkg_.a $WORK/b085/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/47/47c92ff3f31475a80b3aeca050168fe5955801e7ca18a1c4ce5ca7c695c18608-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/86/86102acc6ddaefa3c3282de2e4a580fc4327a77669393cf473ba3f560204e4a8-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/64/64ed24d6a02e3cf3b73e056667f958cb0f255460f1549d495cbe114f04aa613b-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/1d/1dd07927999636953844c5d544e59121ebfb0d24e149c92214dd6efb641f0499-d # internal io/ioutil mkdir -p $WORK/b065/ cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/99/99cc46e36de605c64e902c78e48aade4c40036c3e13425c09a7b4ada7517ac56-d # internal cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p io/ioutil -std -complete -buildid rYt9I53sLxeWtsJH1eXd/rYt9I53sLxeWtsJH1eXd -goversion go1.15.2 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b104/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b074/asm_amd64.o ./asm_amd64.s cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b0/b0595e435ec9652106a24b74eab6e79c15c1cb4b237a30ef2231fcf9d79a3113-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b104/_pkg_.a $WORK/b104/empty.o # internal vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./chacha20poly1305_amd64.s cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/59/596604d09c709835e72e26036dc3e2a7d54594e50f90f8d0eaabd0a0aef8dea2-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b074/gcm_amd64.o ./gcm_amd64.s net mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage importmap golang.org/x/net/route=vendor/golang.org/x/net/route packagefile context=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b104/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b106/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net -std -buildid B0LmDf0egJ9wT0h7yysk/B0LmDf0egJ9wT0h7yysk -goversion go1.15.2 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_bsd.go ./interface_darwin.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_stub.go ./sock_bsd.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_bsd.go ./sockopt_posix.go ./sockoptip_bsdvar.go ./sockoptip_posix.go ./splice_stub.go ./sys_cloexec.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_darwin.go ./tcpsockopt_posix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_amd64.o $WORK/b074/gcm_amd64.o # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/96/9652c1dbdde6454767db5f68f11efa74fd52378a7eac11668db4c3b1321c4f83-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b112/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid PuRrSXzS9KWpUeEZOkT3/PuRrSXzS9KWpUeEZOkT3 -goversion go1.15.2 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/55/558597c635f7b36161d9ed80de5c7c404e065ff38f4429af8a1100670654daf8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b108/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e8/e88d105adb95cbd33fcd14e03e63677071084d701c9ad4bb877509fde4e53dd9-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b047/ encoding/hex github.com/coreos/ignition/v2/config/shared/errors github.com/coreos/go-semver/semver github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b061/ net/url github.com/clarketm/json mkdir -p $WORK/b036/ log compress/flate encoding/json cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b045/ cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/path -complete -buildid LPESm5izekiy4RXdRVFl/LPESm5izekiy4RXdRVFl -goversion go1.15.2 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./path.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b120/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid 01hha6q2gU3FCCRRZRG1/01hha6q2gU3FCCRRZRG1 -goversion go1.15.2 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go mkdir -p $WORK/b113/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/json -std -complete -buildid UbMlYjU7XYQhBZjg761y/UbMlYjU7XYQhBZjg761y -goversion go1.15.2 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/clarketm/json -complete -buildid FT3QzvAF0Dm5Ml28qCpH/FT3QzvAF0Dm5Ml28qCpH -goversion go1.15.2 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go gopkg.in/yaml.v3 cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p log -std -complete -buildid -jOInhQSeQ0KgQC8Z954/-jOInhQSeQ0KgQC8Z954 -goversion go1.15.2 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./log.go vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/http2/hpack cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF mime/quotedprintable net/http/internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b113/symabis ./curve25519_amd64.s github.com/coreos/go-systemd/unit github.com/coreos/fcct/internal/version text/template/parse github.com/ajeddeloh/go-json mkdir -p $WORK/b059/ encoding/csv math/big mime mkdir -p $WORK/b046/ mkdir -p $WORK/b060/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b107/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/hex -std -complete -buildid GjiJFIUxhwKj96wwgCej/GjiJFIUxhwKj96wwgCej -goversion go1.15.2 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./hex.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF mkdir -p $WORK/b069/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF flag cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid QKgwdxYrxbWvXYTGRIHW/QKgwdxYrxbWvXYTGRIHW -goversion go1.15.2 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./errors.go cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/go-semver/semver -complete -buildid KZZXNzWMiPAqk4trvQN7/KZZXNzWMiPAqk4trvQN7 -goversion go1.15.2 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./semver.go ./sort.go mkdir -p $WORK/b051/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b121/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net/url -std -complete -buildid CwhjE2C-C2VivK5briwB/CwhjE2C-C2VivK5briwB -goversion go1.15.2 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./url.go mkdir -p $WORK/b124/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p compress/flate -std -complete -buildid 6G-8Ell6N6b6wuONdQQm/6G-8Ell6N6b6wuONdQQm -goversion go1.15.2 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b127/ mkdir -p $WORK/b129/ cd /builddir/build/BUILD/fcct-0.7.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p gopkg.in/yaml.v3 -complete -buildid uaZFq9lsjRN1TdH_c6TN/uaZFq9lsjRN1TdH_c6TN -goversion go1.15.2 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b141/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid DrHzOffMHvX9g496c33H/DrHzOffMHvX9g496c33H -goversion go1.15.2 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid JSY35gHbqC_Eg_-IqdsV/JSY35gHbqC_Eg_-IqdsV -goversion go1.15.2 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b148/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p mime/quotedprintable -std -complete -buildid lcJAQNsg1oF8kOW4Vgno/lcJAQNsg1oF8kOW4Vgno -goversion go1.15.2 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./reader.go ./writer.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p net/http/internal -std -complete -buildid JecV2tdbjtEIUvZ6YEhA/JecV2tdbjtEIUvZ6YEhA -goversion go1.15.2 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./chunked.go ./testcert.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b143/ cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/go-systemd/unit -complete -buildid fkHmOuk09WZuEw4Vg5NH/fkHmOuk09WZuEw4Vg5NH -goversion go1.15.2 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go mkdir -p $WORK/b137/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF mkdir -p $WORK/b150/ cd /builddir/build/BUILD/fcct-0.7.0/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid 5x7oX9BMozK-QZVFMV5u/5x7oX9BMozK-QZVFMV5u -goversion go1.15.2 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./version.go mkdir -p $WORK/b078/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b125/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/ajeddeloh/go-json -complete -buildid 1o0X1qpjMuIqQe0er9R9/1o0X1qpjMuIqQe0er9R9 -goversion go1.15.2 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p encoding/csv -std -complete -buildid AMH6h8Gywn7_1ucE_6ql/AMH6h8Gywn7_1ucE_6ql -goversion go1.15.2 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./reader.go ./writer.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime -std -complete -buildid et5_7Ixn8K42G9PZQz51/et5_7Ixn8K42G9PZQz51 -goversion go1.15.2 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./arith_amd64.s mkdir -p $WORK/b151/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p text/template/parse -std -complete -buildid 3Pj034EJXJ5XoGaQnacs/3Pj034EJXJ5XoGaQnacs -goversion go1.15.2 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p flag -std -complete -buildid 8Euc9I1PiBG2tjrdVQHi/8Euc9I1PiBG2tjrdVQHi -goversion go1.15.2 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./flag.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid 4nK-pavtvm8wI7vDwazj/4nK-pavtvm8wI7vDwazj -goversion go1.15.2 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p math/big -std -buildid q_XE_OYo_Updfkp5jN7j/q_XE_OYo_Updfkp5jN7j -goversion go1.15.2 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/b9/b93f955d0ab657d16fe35ba066e96e16f8bee1b1fc6b313c817d83cf51d18e96-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/eb/eb8eb6254fe59783d1be9dd75eea8606e9a129b811b68863725ae12221eeab96-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b049/ cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/72/72504ffb68b13f45458585e251a78f7af494af17bee5fff79e322e412324f569-d # internal cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/tree -complete -buildid L_8C99fqjnhnmsOO6KqY/L_8C99fqjnhnmsOO6KqY -goversion go1.15.2 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1d/1df87023f8ec72d68ca462eb9cb25be6237863be851e143bdbeeb510105640cc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # 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/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/17/1772cb750cb0563658a20779f70d20ae871736884fe5253d1438c392d05eb5f2-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/32/321d9750377fc4ef2a94252b068941f73486959757ad7da328cadfa9a4aaebd0-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/50/509349a31f576bc54ea0963c3634f6f42876ecd0578709c81158581d9e56d584-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/67/6708f460ab1105faffba8c506c21c002299f724d9090156687ea22d9d49e90a5-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid 8oNyQljMKlS0UPrU-hLY/8oNyQljMKlS0UPrU-hLY -goversion go1.15.2 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c6/c66d0e07e60219ceff4509e8cb64ad4cad9b0119514944aeda2c22bff02048c0-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid A4I6jDuxoJIzwc-4El5Q/A4I6jDuxoJIzwc-4El5Q -goversion go1.15.2 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/c0/c0a9e8b176f9a31b4bce2d34cadc33ca14661a5611802626c4375f97e503b8a4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/3a/3a0e4ef76f57f4b4be7053e94b97a0f2e59fcb6c1ce243faca053ebdad35ee3e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/94/940b0cd06174a3a66a6739ed6e4b643caf1ec6b1b6970ce19b25c37642da848b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b113/curve25519_amd64.o ./curve25519_amd64.s cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6b/6bb4d791e337ac09c36c345d67d04c63792d157a6731d433dcfeaed8de67a0e7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b113/_pkg_.a $WORK/b113/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/18/18f7a73a6663380d35009387320a621f83e16fdf0b13a002d31309259fb97b8d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/68/687e8c6351f549b6efe7e6bb9fda8f91df9e4ba4676f4faa5bccc3c5a3781376-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/aa/aa4c0c340077633ebdaa7a06b4ebc740d3fbde6d92ac0925547ac4b2f762aae1-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b048/ cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/72/726d27bb46af915db5603dfbd0f686dabea121e31e774c177fdbdc03358d5edf-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ae/aef6fae552f3e0d40db40195a9f64806383da51de185108337f02512598404d9-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/31/31032e8d1507dce45599132755274ae7b55a5adecf649269cee54619c2b70965-d # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/report -complete -buildid OUt9gBlK7hvzL-DkaUM8/OUt9gBlK7hvzL-DkaUM8 -goversion go1.15.2 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/0e/0e94e835e428ad074cebb2a54fd42221ccfeb9768664b0dc2f9f6a321ac5a6f8-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/vcontext/validate -complete -buildid 04wn2me81f5aTCijX-Pe/04wn2me81f5aTCijX-Pe -goversion go1.15.2 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/2b/2b424675e6423c5107d1fbb3736843d9deaba40ea6217209e841777e0e9b54fc-d # internal compress/gzip mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p compress/gzip -std -complete -buildid j9kxSYxDANMeQfUEBwYZ/j9kxSYxDANMeQfUEBwYZ -goversion go1.15.2 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/9f/9fba743ff844e0852cf55698cce840d6eda36d7581bd30fd176032c1235480d4-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid IsKvJiMMKHYZtMbPYpAb/IsKvJiMMKHYZtMbPYpAb -goversion go1.15.2 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/63/63011cd02729959e1b8db97c843d8af42463b7c3a7902d77c0bdb44bde729074-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/06/062ce9401e078a387b5742d12800cc744bf3804788dfe7f1128484d2e99c38eb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/90/9043f5077f93d5a045911cf2a5ad2e4e60c8c608d7f81e52bc8cb47ad533698e-d # internal text/template mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b143/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p text/template -std -complete -buildid sbLHOcM2xyxGeDIBmGnW/sbLHOcM2xyxGeDIBmGnW -goversion go1.15.2 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c9/c967cb30ac74e64ecbc74f9287488dad570a883dbcdd405df35fe5c9cd2bdcfd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/93/9351844bfc02d49bed7415ab9e4ecb3408b9fa1aa70bd935f9a7e2f56b0878b8-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b137/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/vcontext/json -complete -buildid e7jDXD6hWHXZo26XunMv/e7jDXD6hWHXZo26XunMv -goversion go1.15.2 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./json.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/07/07a6ca40ea3321b5fce912ccd64a1aa1c7b96612dfa58a4827da3f4419533c03-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b044/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid bAnebYsyinRL6Lwrk0jE/bAnebYsyinRL6Lwrk0jE -goversion go1.15.2 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/d1/d1b20a2f5b95e22b46e1caa289d266e8cdafc3527a239765e5b9180a3d27b093-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b116/ cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6a/6a4cc0f11f624ac3705655838697ed38eb87c360ce93b97cef30c0001796fcc7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/idna -std -complete -buildid B6VEygsZIwj3sgbBQKRS/B6VEygsZIwj3sgbBQKRS -goversion go1.15.2 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/89/89e988d329fcac00dbbbfea7db77b54127443ddd5b798aa479c04c83f72af8a3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/76/764d0e2df7c9a051ff53a06b195f8735481fdd1bed3fa89bc1e3fedabba81c0f-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b135/ github.com/coreos/fcct/translate mkdir -p $WORK/b043/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid mkjrhA4seNzwygSKNNJj/mkjrhA4seNzwygSKNNJj -goversion go1.15.2 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./validate.go cd /builddir/build/BUILD/fcct-0.7.0/translate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid BySKhnu-k46ccuM66Qwe/BySKhnu-k46ccuM66Qwe -goversion go1.15.2 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/c9/c9f8f03eb210610dd64f741e16d5b70b9d9a6815ef886df2b211afbcd12b8385-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b078/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b078/_pkg_.a $WORK/b078/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/af/af7384787d963de95fade0831930e4d75319b2ba42972d46d1c9f4fcd801faf5-d # internal crypto/dsa mkdir -p $WORK/b098/ crypto/rand encoding/asn1 mkdir -p $WORK/b073/ crypto/elliptic mkdir -p $WORK/b087/ mkdir -p $WORK/b083/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/dsa -std -complete -buildid xDNGOAcwCbjzunlYfMhe/xDNGOAcwCbjzunlYfMhe -goversion go1.15.2 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./dsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/rand -std -complete -buildid 8BSGZ-v1EbfCBJbOWZwt/8BSGZ-v1EbfCBJbOWZwt -goversion go1.15.2 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/asn1 -std -complete -buildid 8rDM1MY24djR1aRu_Lr6/8rDM1MY24djR1aRu_Lr6 -goversion go1.15.2 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b083/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/elliptic -std -buildid FXXIAvx-MtwnHVb96dbW/FXXIAvx-MtwnHVb96dbW -goversion go1.15.2 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d3/d3a7d5a8ab607189e322865d900804c9c3a6c965a7655740a57e26eb0910cc81-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/84/8441526db84b6c5a0a0c7bfcf289f718de690626f3f23eac1f7b02052555ae90-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_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/3b/3ba72260765ce15848a863ac0c55b68953ffdb5117d2e830b733bf41f2c76ab4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/3b/3bf0b4c61a77b10a769a5c5791f11edd7bcab8131335ff9f90ec85ff37ae1f56-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a EOF cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c7/c72e683ff7ebf91028e0d0dc5f5b70b6b31920133fa4798825b6030157fae486-d # internal cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/yaml -complete -buildid 7cM_qSbGM2YMxKzIUxhX/7cM_qSbGM2YMxKzIUxhX -goversion go1.15.2 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./yaml.go crypto/ed25519 mkdir -p $WORK/b089/ crypto/rsa mkdir -p $WORK/b094/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/ed25519 -std -complete -buildid evRFlxmp52cNzndZFoMj/evRFlxmp52cNzndZFoMj -goversion go1.15.2 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./ed25519.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/rsa -std -complete -buildid w57Phgt7-H-gjPO6JFXV/w57Phgt7-H-gjPO6JFXV -goversion go1.15.2 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/60/60a9be44fa764b454563b9f5f101c029ec7452239322bed161e31a65c4461b94-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/ee/ee30de78ab41d23a5c9fe922d6eb05fe744f3267b4be36a04f5350f7f3918bbe-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b123/ net/textproto mkdir -p $WORK/b122/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid zL67aTFOgIa9ILbdykG0/zL67aTFOgIa9ILbdykG0 -goversion go1.15.2 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./proxy.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/textproto -std -complete -buildid 8qu1AQXwJLkHf86zptcZ/8qu1AQXwJLkHf86zptcZ -goversion go1.15.2 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/spf13/pflag mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/csv=$WORK/b150/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b151/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/spf13/pflag -complete -buildid RfGHpDcaKXeN6gGuFPo_/RfGHpDcaKXeN6gGuFPo_ -goversion go1.15.2 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/07/0757eb4864893779dc2242994fc4bef0febccd77a04237467e9991227dced5f3-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/clarketm/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b050/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/23/235e0140f091aa23bea815f4544e426b01b48a47b82ddfe293814b9c003ee9ec-d # internal cd /builddir/build/BUILD/fcct-0.7.0/config/common /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid gsYt9X-Sb7qoOQgcpzSG/gsYt9X-Sb7qoOQgcpzSG -goversion go1.15.2 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b083/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/8e/8e67237d907eae5f12b8993cea380b21d47389bb3d7f5994a6b175825d5168ed-d # internal crypto/x509/pkix mkdir -p $WORK/b100/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b086/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/x509/pkix -std -complete -buildid u431E5L7ZISPC50WV4uH/u431E5L7ZISPC50WV4uH -goversion go1.15.2 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./pkix.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid iVAoPKl7bvdHs_XgR_au/iVAoPKl7bvdHs_XgR_au -goversion go1.15.2 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f2/f2750e6f327a976387f35d95592089c91a45093ac8500a861349145198867207-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ff/ffedbc5ec503e3647bd5daa983711b085d1ff677ba500ec19a45bee32f7c889f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d6/d6ae4e577de2561af4d8eef030b88d891a04914ef8ea2f42e0cfa69ca1f6fa13-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1b/1be493617f8bbd6d4ee86036f37fb4ff89c5619181fae775b453d3dbddc1f512-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d0/d0b6ba476141023fcbd1ab64ee8566ab00f3407f61d414863cdb242ec0cd4f87-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b115/ mime/multipart mkdir -p $WORK/b126/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid FAD2vHrSPXGNqJT2VbxJ/FAD2vHrSPXGNqJT2VbxJ -goversion go1.15.2 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./guts.go ./httplex.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime/multipart -std -complete -buildid K39ZHvYLkJiqUYfuzdoP/K39ZHvYLkJiqUYfuzdoP -goversion go1.15.2 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/fe/fe8ea1c160050971d5249c10b775febfa4da9104cb0d847a98077f00e59aba0b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/85/85ac96bb2a1fe4d329a790b9d5d782e05f9651a4281141cc70894951a0fd2826-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/87/879cf417499e86fcbaaae4f38fa27139ef7e7702c9b06d39ddb9ce2f62381665-d # internal crypto/ecdsa mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ecdsa -std -complete -buildid lmlcbySqabSqPX6z1F_z/lmlcbySqabSqPX6z1F_z -goversion go1.15.2 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/46/46d61f1bc35d44ca02f8e82069d41cf55e043f4d5795c7371fb067372c065e09-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/1e/1e9ac9f90adfaa3ffb0a425e67e8aac48de76dc7e3df9216456af5a7e6cff134-d # internal crypto/x509 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b099/_pkg_.a packagefile crypto/x509/pkix=$WORK/b100/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/x509 -std -complete -buildid AWM1Gyiv1U0Dtpj2GcoI/AWM1Gyiv1U0Dtpj2GcoI -goversion go1.15.2 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_darwin_amd64.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/27/278e0a9737e0e6510690da5c9a6a83425d7d7e57c0067d6f16b221d664386ce5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/d3/d3f1d4aef5f072c679cb428eed679cc56f867ef3e7bd06a00de4b60807787c91-d # internal crypto/tls mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b114/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/tls -std -complete -buildid 1FYbIfb8c3bm4Bxli-5T/1FYbIfb8c3bm4Bxli-5T -goversion go1.15.2 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a5/a53224e00f1a58f96340b1064117e16601490b8b0128db5ac346b7e85369c14b-d # internal net/http/httptrace mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/httptrace -std -complete -buildid KADT_IxEHLQtPL-7tb3L/KADT_IxEHLQtPL-7tb3L -goversion go1.15.2 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/bc/bc096772318b13625078e2557afb7e8c1b3c8d861d43755db65994bfa16b312f-d # internal net/http mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p net/http -std -complete -buildid LqfLbTXtjW3jg9oZCejI/LqfLbTXtjW3jg9oZCejI -goversion go1.15.2 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f6/f60e367bf9702fd462a74ddd2fa76fc0a02c92c08866144b97a0f5fca2523864-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/vincent-petithory/dataurl -complete -buildid yH3sHx4zJ4DmvqsvHlx_/yH3sHx4zJ4DmvqsvHlx_ -goversion go1.15.2 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/37/37c0b582872ebd002d4b89c01f942c2e8faa19fe19e9bef480450a5612a29288-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b134/ github.com/coreos/ignition/v2/config/v3_0/types github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b132/ github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b056/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b133/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid bIG2h2qwNlWmCgVHIUSZ/bIG2h2qwNlWmCgVHIUSZ -goversion go1.15.2 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid oZVKl1_Qidmgu2ECQlNY/oZVKl1_Qidmgu2ECQlNY -goversion go1.15.2 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid CdTuhX4mb1yc_PN-Dq4x/CdTuhX4mb1yc_PN-Dq4x -goversion go1.15.2 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid OHuIJRVZcizDVzUhOOj7/OHuIJRVZcizDVzUhOOj7 -goversion go1.15.2 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/7b/7b15060e4346d0c5a89b476bfb8c831a4fea3114646b5e49fd2ce675d80d6ca8-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid L3SEyO8bXycN77Lk3MVk/L3SEyO8bXycN77Lk3MVk -goversion go1.15.2 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c6/c67388c54bf6d59795b1521e9671c4bcd4c87cd4ced85ce63dca69f7ec957bb6-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid Cf7wD6C-WOP9Gr9CStZ6/Cf7wD6C-WOP9Gr9CStZ6 -goversion go1.15.2 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f6/f61a5da9d8276d4269e3b5888dc90ef48bf05eeb2cca25bd799c48141ef3eb37-d # internal github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid aZn04UsxMT2RMuprXyqZ/aZn04UsxMT2RMuprXyqZ -goversion go1.15.2 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/41/414e77d49c45390c2d47420c6d0a5f81e75fcb1daf4a368c13aba6d235d0a61b-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/23/2352feb7f676768a632cac7f3d8d10a2afc8510848969a65ff46cc0df4659687-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b131/ github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b140/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a EOF cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid jDzciSWHqPoTWTHKtsT5/jDzciSWHqPoTWTHKtsT5 -goversion go1.15.2 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./schema.go ./translate.go cd /builddir/build/BUILD/fcct-0.7.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid CEZ72Oxi5cr08JCm5cJv/CEZ72Oxi5cr08JCm5cJv -goversion go1.15.2 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e5/e5042c67a45368d22d0f033c412bb4627dffd5db648827d57a2d8e1d6efcf02d-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid 1zpQBN_Jd8-pYjbHqiPj/1zpQBN_Jd8-pYjbHqiPj -goversion go1.15.2 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/b8/b869bd36b2622310be4e1761eef08b7eca0bbbb37b20b7d2fac7ae6c95d75f4e-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/59/5948adc996e604c135d0ff37276f5f5370dc4ee6ebe4feeffbb4d30f35210133-d # internal github.com/coreos/fcct/config/v1_2 mkdir -p $WORK/b144/ github.com/coreos/fcct/config/v1_3_exp mkdir -p $WORK/b146/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/fcct/config/v1_2 -lang=go1.12 -complete -buildid eyCtBCRchnbVMEPkyLQ0/eyCtBCRchnbVMEPkyLQ0 -goversion go1.15.2 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./fcos.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/config/v1_3_exp -lang=go1.12 -complete -buildid 8vsBwrokVro68YlySVEK/8vsBwrokVro68YlySVEK -goversion go1.15.2 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a7/a763f2084ff04ad96c00e4eb35f56fecb7ba7acbfc1fe04fba65943a4a5ea48a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/0c/0c90d065143d3e2519eb274a9d43c6a15b708b2c024f5e12835e866f11c58598-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b140/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/fcct/config/v1_1 -lang=go1.12 -complete -buildid RNtYg2FDBOUFLSry0Npi/RNtYg2FDBOUFLSry0Npi -goversion go1.15.2 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/f6/f6d66eb08661bfc6586531c82915e41531d7f4b218bac6a7d5c792814f4a20d2-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/97/9757ebeadf9472789bc7a4b12d98781570cdb29c8c24d3835833ea69c1dadb30-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0c/0c5035f51e68825ccade74c2a468fe5a9b0ad2dd06eb3d275f85624a1701268e-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid zW3uIFjquu6UkpATtEyf/zW3uIFjquu6UkpATtEyf -goversion go1.15.2 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ef/ef415aec3296018ce94aeb1d327731412481cb01f9ee500e28022735f4b96aeb-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.7.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b148/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid RdH6kALclDX0Xn2NOD3S/RdH6kALclDX0Xn2NOD3S -goversion go1.15.2 -D _/builddir/build/BUILD/fcct-0.7.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/fb/fb0410729eb07861cccc28dbc9de4ba268ec7a8ca38b2ee1ee0e78b262a9d66c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b148/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/clarketm/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/csv=$WORK/b150/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile flag=$WORK/b151/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile regexp/syntax=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile bufio=$WORK/b062/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b104/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile internal/singleflight=$WORK/b106/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b136/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b137/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile text/template/parse=$WORK/b143/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rc4=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b090/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b099/_pkg_.a packagefile crypto/x509/pkix=$WORK/b100/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_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 -buildmode=exe -buildid=lq0f0g1F_M1HZdOOn-_g/RdH6kALclDX0Xn2NOD3S/v_ZCiC9X0FOFa8NlBetN/lq0f0g1F_M1HZdOOn-_g -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0x7ba834c38953003dc2f1af8cc461a47b114ad516 -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 fcct-x86_64-apple-darwin rm -r $WORK/b001/ + echo 'Building Windows fcct...' Building Windows fcct... ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOARCH=amd64 + GOOS=windows + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0xc66d4e4ceae49b0c031f942889695ff6c5769d17' -a -v -x -o fcct-x86_64-pc-windows-gnu.exe internal/main.go WORK=/tmp/go-build097430633 runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid _guybxE5lSogiLZoJxC4/_guybxE5lSogiLZoJxC4 -goversion go1.15.2 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go crypto/internal/subtle mkdir -p $WORK/b081/ crypto/subtle mkdir -p $WORK/b082/ internal/nettrace mkdir -p $WORK/b105/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b110/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b090/ unicode mkdir -p $WORK/b022/ internal/syscall/windows/sysdll mkdir -p $WORK/b029/ unicode/utf16 mkdir -p $WORK/b031/ github.com/coreos/fcct/base mkdir -p $WORK/b044/ unicode/utf8 mkdir -p $WORK/b018/ internal/race mkdir -p $WORK/b020/ internal/unsafeheader mkdir -p $WORK/b005/ container/list internal/cpu mkdir -p $WORK/b009/ mkdir -p $WORK/b073/ sync/atomic mkdir -p $WORK/b021/ runtime/internal/atomic mkdir -p $WORK/b010/ math/bits mkdir -p $WORK/b016/ encoding mkdir -p $WORK/b040/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/subtle -std -complete -buildid OMTU0l4mUU0NJiVdlg0d/OMTU0l4mUU0NJiVdlg0d -goversion go1.15.2 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/subtle -std -complete -buildid -pdag8adpJcdQ_76tW22/-pdag8adpJcdQ_76tW22 -goversion go1.15.2 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf16 -std -complete -buildid fsThhnqKcsYM4rtodaC5/fsThhnqKcsYM4rtodaC5 -goversion go1.15.2 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid lPDCfEkh1mZOmq1fdlMQ/lPDCfEkh1mZOmq1fdlMQ -goversion go1.15.2 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./asn1.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid vI-n3ykJJ-A9SfOvBvz7/vI-n3ykJJ-A9SfOvBvz7 -goversion go1.15.2 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p internal/nettrace -std -complete -buildid D5k3_5-OLatm20Spg1Rs/D5k3_5-OLatm20Spg1Rs -goversion go1.15.2 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid zJe95HSjo_FttVCXrhMI/zJe95HSjo_FttVCXrhMI -goversion go1.15.2 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid dK0TjEZYBGfAXonb9kqM/dK0TjEZYBGfAXonb9kqM -goversion go1.15.2 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p container/list -std -complete -buildid sZPUrZqbZ0hMG0n5vAIG/sZPUrZqbZ0hMG0n5vAIG -goversion go1.15.2 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid hFJOm8Rn2XP33i4s0mXU/hFJOm8Rn2XP33i4s0mXU -goversion go1.15.2 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid BcTQKvPGOi3OVjz7gQ1-/BcTQKvPGOi3OVjz7gQ1- -goversion go1.15.2 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid RQbDyV_dC95yU-IioLq5/RQbDyV_dC95yU-IioLq5 -goversion go1.15.2 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid mMAvbCguvs7xbNy27R7G/mMAvbCguvs7xbNy27R7G -goversion go1.15.2 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/windows/sysdll -std -complete -buildid R6Fhk9Coj_Yf52-YlR4m/R6Fhk9Coj_Yf52-YlR4m -goversion go1.15.2 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./sysdll.go cd /builddir/build/BUILD/fcct-0.7.0/base /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/fcct/base -lang=go1.12 -complete -buildid pu8Sf38VhldvR1wu2G7v/pu8Sf38VhldvR1wu2G7v -goversion go1.15.2 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./options.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid veCezpTG48EMsuXJUMCa/veCezpTG48EMsuXJUMCa -goversion go1.15.2 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid Z79GGzAqcc8wJicJAT8f/Z79GGzAqcc8wJicJAT8f -goversion go1.15.2 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding -std -complete -buildid ae_hlsBqB51TzOah6FEV/ae_hlsBqB51TzOah6FEV -goversion go1.15.2 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e2/e2309264ba07f23a74a54bc56f4a2c5c975a72cef9c0ecef0883fc1200c4eb47-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/cb/cbf97d5616617267b5cf494c5de16fba0c9156f0e24c6bea08c046d7d36bde69-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/44/446727fd19280a39a6b64f9383fd549db15413f5eed8a7867cda2a10663a5550-d # internal runtime/internal/math mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/cd/cd2d2f34bb6a9bd37e763fbc6ed569e59fc20f278e6358785bed5456ffa44f87-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a2/a2afee806246abdd65e9923c54f1b3e839b8328c5fbc4c388d54bd48dc1f1f43-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/96/969ccdcbb0485afa23d6ba36bf6027a66697839e95bd969997385462477c1f9e-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ba/bab498488f88c698d224ea5c6b12c2fa71ad9ef8d08dfe339ffaf18ef0af052c-d # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid 00FjuFYhD73vTRoMG9xU/00FjuFYhD73vTRoMG9xU -goversion go1.15.2 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b0/b0bcde19c05195ffeaf309a99427e475586d632f40f033ab653fcd376ebffffa-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fe/fe22ce5d81738da0b4250a9349fa29da7ecf074d50abfb2b80bc8c2e39e1dbe1-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/26/26c32c4b0b74ac584be3b166fdf7ea6d72fa5458741d539fa444b756120b4b74-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/65/65b5d9d5bad034d9d422744ff7929a621c6ad6853c9a62d25f8a1a65cedefad8-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/4a/4a890f35cbb06425e9b42284353878769796931c34a8743e508884c707543f14-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/dd/dd0975d1e50ac746dc53d08fd056a8ee5cccc0cf0b11330dd356edcdbe776dbd-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/15/1585e4d040030e497446e911d0144b1a46899d76ae0d4deb4df35f6f7724e797-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/59/5908df7cd22142dccce8a3b269ee9712ee4c7e063bf5784f48036826b4fad99f-d # internal internal/testlog mkdir -p $WORK/b035/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal internal/bytealg mkdir -p $WORK/b008/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal math mkdir -p $WORK/b015/ cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/42/42adde63cee0520c050de1822b44e3a0540a8a782b3f2bd02d034f7075e9bece-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/df/df9487955a97d24d028bbe71e9f0f60ab466ab2209e40e2598ec6a94265afe6e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/testlog -std -complete -buildid fq_CQdH2T05RWelkUx25/fq_CQdH2T05RWelkUx25 -goversion go1.15.2 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid 7Us0cGgCuCJb7LJyteSz/7Us0cGgCuCJb7LJyteSz -goversion go1.15.2 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid ExGQKPFfqnUySzxIoF0u/ExGQKPFfqnUySzxIoF0u -goversion go1.15.2 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/7f/7f10f757023fe1c58b37ce72cd045279b636af15fa63f3b8c362cff3639ee801-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0a/0aba61fc2dd3d9663d8195e00d3eaa5c56c1ee6dbd796b1926675f198b79ce00-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/dc/dc6fb177e6b246bd91223b4b715c1794548268ce3ccb77aa502b3833bdfe2c60-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/7f/7f5223fb99d7d71e930b54a5976703841c7327861f108363201fe5930562f146-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c4/c4d0c2be9c018711b2ef6cfb10530c6ac5d5cb588749e9f6db3eb7daed5c9f38-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid CYoro1Bdfm4unazq9Yx8/CYoro1Bdfm4unazq9Yx8 -goversion go1.15.2 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./auxv_none.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_windows_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_windows.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.go ./preempt.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_windows.go ./sigqueue.go ./sigqueue_note.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs3.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.go ./time_nofake.go ./timeasm.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go ./zcallback_windows.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2e/2efa30bfa41671cb52addd2c5344efa01057419d8256f4ede7c0ad30ae591228-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/rt0_windows_amd64.o ./rt0_windows_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/sys_windows_amd64.o ./sys_windows_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/zcallback_windows.o ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_windows_amd64.o $WORK/b007/sys_windows_amd64.o $WORK/b007/zcallback_windows.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/8b/8b9248f66fbcb55db35ce3e579d132487f40e99bcec9ffeab667acf400679021-d # internal internal/reflectlite mkdir -p $WORK/b004/ vendor/golang.org/x/sys/cpu sync mkdir -p $WORK/b112/ mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b112/symabis ./cpu_x86.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid bNJe60HIBG2fOSmDXbue/bNJe60HIBG2fOSmDXbue -goversion go1.15.2 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/sys/cpu -std -buildid 2fNAv8IU6-vjPPBLbSyA/2fNAv8IU6-vjPPBLbSyA -goversion go1.15.2 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid lKpY4tfsEsX-kp6NC9gr/lKpY4tfsEsX-kp6NC9gr -goversion go1.15.2 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b112/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b112/_pkg_.a $WORK/b112/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/b9/b939241eba228ec0b5204443edf4fe9a84de0a07d13a4ab3d3644bf496a9d68c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/93/93a5b1d23dd38247375a6aa66ba7183fc29cb79a4c47c6c4f400beef0319d64a-d # internal internal/singleflight mkdir -p $WORK/b106/ math/rand mkdir -p $WORK/b077/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p internal/singleflight -std -complete -buildid RQ1g6bhhZosPUMMpyzO_/RQ1g6bhhZosPUMMpyzO_ -goversion go1.15.2 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./singleflight.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/46/461e3af1242b8e82f3d0d4f18446f9743886097c02482dfb33e79264f114c140-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p math/rand -std -complete -buildid mMjB2sXGv9JcptCvYCmR/mMjB2sXGv9JcptCvYCmR -goversion go1.15.2 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid YnFZUamQLvRwuFRmgCC_/YnFZUamQLvRwuFRmgCC_ -goversion go1.15.2 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid TCA-E1fKeNQUWrw972Bi/TCA-E1fKeNQUWrw972Bi -goversion go1.15.2 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/bd/bdb3af0be4df81f58dc9d818c875912ec5913b5098ecf51b918663a78f27dbfb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c4d7d20f86eadf5bd4317360f1176369f32307bcaefc13a38dffa648bfdcba1b-d # internal internal/oserror mkdir -p $WORK/b026/ io vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b024/ mkdir -p $WORK/b104/ strconv mkdir -p $WORK/b017/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid yjoKfX4Tx84iu0Uukshr/yjoKfX4Tx84iu0Uukshr -goversion go1.15.2 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid Aiz4Njr-9zNvpF3meCHb/Aiz4Njr-9zNvpF3meCHb -goversion go1.15.2 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid w6hGM4eLN7xscnWyRQr_/w6hGM4eLN7xscnWyRQr_ -goversion go1.15.2 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./message.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid d8Ha_M769NuwwbRIQFFx/d8Ha_M769NuwwbRIQFFx -goversion go1.15.2 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/51/51571ee5282b32855cbefa782068c4d02c8329c909bbe6a845a5be7c611966c8-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/31/317b3bee707aec85b3fec150dcbae8c58353dc8ea050a3af75729ce84fa1aef2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/9b/9ba3e09a7ae2e3da69e522fd9c8b465b564b756b5a03fd8813e1131d93a57158-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b030/symabis ./asm_windows.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid c84S62YRuPPxXth2ipr2/c84S62YRuPPxXth2ipr2 -goversion go1.15.2 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h -c=4 ./dll_windows.go ./endian_little.go ./env_windows.go ./exec_windows.go ./msan0.go ./net.go ./security_windows.go ./str.go ./syscall.go ./syscall_windows.go ./syscall_windows_amd64.go ./time_nofake.go ./types_windows.go ./types_windows_amd64.go ./zerrors_windows.go ./zerrors_windows_amd64.go ./zsyscall_windows.go ./zsysnum_windows_amd64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/01/013572fa93ed9ce35d7ef34143f3611d6805830f117cb7d92bf7a1337ad0c24d-d # internal hash mkdir -p $WORK/b060/ crypto/internal/randutil bytes mkdir -p $WORK/b038/ strings mkdir -p $WORK/b086/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b043/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p hash -std -complete -buildid fuvXuyCC8BaJYBqhokGS/fuvXuyCC8BaJYBqhokGS -goversion go1.15.2 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4b/4bacb35776c55301ecf36fdaf421c0cf68d48c44218ce7dc7bf898beb696cbeb-d # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF crypto/hmac mkdir -p $WORK/b093/ hash/crc32 cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p bytes -std -buildid J2DkE-jQC8ujhxzr3uLi/J2DkE-jQC8ujhxzr3uLi -goversion go1.15.2 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b072/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/randutil -std -complete -buildid uxCdMYHrgxOvU6gOqGvw/uxCdMYHrgxOvU6gOqGvw -goversion go1.15.2 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./randutil.go cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/hmac -std -complete -buildid drrBq8GOxRT1c8XCrA5_/drrBq8GOxRT1c8XCrA5_ -goversion go1.15.2 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./hmac.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p strings -std -complete -buildid 63lTopmXo3d9MVc9u1bO/63lTopmXo3d9MVc9u1bO -goversion go1.15.2 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b072/symabis ./crc32_amd64.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p hash/crc32 -std -buildid oP_cCf7yDg3iih9JnVSp/oP_cCf7yDg3iih9JnVSp -goversion go1.15.2 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/be/be7597ffcc243b0a949586810814513a0f8f345d7fc05a7d9f6bd796d7bb8aea-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/7c/7c43202e73584a6f292d6532c00ee5369e38eb42afadd9b026437fee6c3b9c54-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid RR35-t6_poYFT_pfaG8B/RR35-t6_poYFT_pfaG8B -goversion go1.15.2 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d6/d647da97c579c2424521e8835176900d8ea8c4b1a49a4224318e8065b2135581-d # internal crypto/rc4 crypto mkdir -p $WORK/b095/ mkdir -p $WORK/b059/ reflect mkdir -p $WORK/b014/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/rc4 -std -complete -buildid 82mSgg65lYR-eeq0m15H/82mSgg65lYR-eeq0m15H -goversion go1.15.2 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./rc4.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b072/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto -std -complete -buildid vfc5XejgEHMiyrrHukk-/vfc5XejgEHMiyrrHukk- -goversion go1.15.2 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/85/851f2b6ae1641c502a979acd2a963dddbcf44351f854a0a97b5791ef12f30b67-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid rt1PR7RpFOOMjUXZQloD/rt1PR7RpFOOMjUXZQloD -goversion go1.15.2 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/21/21a1e4a114a80437667f80587f00cad32d8961a6d6f0d8051c270d63d7d09d9d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ac/ac3fe05e977d3a4fcb76ca7c214314f62a6cafdbe8eabbbe3d8852bd544bfffc-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/89/8936dae4248aec267de4d357cdeffdea34fe9e8ead221d92d03f922a2fdcfaff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e4/e439b61d22965e8704c9b548649b08748aa8da9eac67e2a873b923be591ca13d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/transform -std -complete -buildid KoxyqlCz-CjF0Jk8pXVU/KoxyqlCz-CjF0Jk8pXVU -goversion go1.15.2 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./transform.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/c5/c5f654f9b46be9342a0f13105ec7ec7bd455681c59ab98394e1fa1f0a4bb609b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e8/e83a96685455858f2d07c0a6e1f09d9c45dde969d903057dbcdbc02c4a9137a2-d # internal path bufio mkdir -p $WORK/b130/ regexp/syntax mkdir -p $WORK/b055/ mkdir -p $WORK/b064/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p path -std -complete -buildid yMhUMjNwCmRUYldgMMoq/yMhUMjNwCmRUYldgMMoq -goversion go1.15.2 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./match.go ./path.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p regexp/syntax -std -complete -buildid F-ycnenkEEbailnfwC28/F-ycnenkEEbailnfwC28 -goversion go1.15.2 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p bufio -std -complete -buildid 1hUnIfV10i_Mkt0riQ2K/1hUnIfV10i_Mkt0riQ2K -goversion go1.15.2 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fe/fec84c1958854da5a8c33d1864835cd0b0fe2f8062c0e59b768757290da3d99c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f3/f31ce4912b30f7e89e7c001597cf3a51545f9dd4f671209982ed8bc34cb5f1fa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b030/asm_windows.o ./asm_windows.s cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9d/9d6755ecb5d1a4f76591b0b6f0d41437e7262cd42082e81e18d284c1743209e5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/7b/7b7a68f158c4309450adfff66de62a21679ab127811e385a35ba1adfdf883e8c-d # internal internal/syscall/windows/registry mkdir -p $WORK/b033/ internal/syscall/windows mkdir -p $WORK/b028/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/windows/registry -std -complete -buildid siowQ9k32q_lUxA-P2AX/siowQ9k32q_lUxA-P2AX -goversion go1.15.2 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows -std -complete -buildid 3gj0Ncp5q71m3FbtwJyB/3gj0Ncp5q71m3FbtwJyB -goversion go1.15.2 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./psapi_windows.go ./reparse_windows.go ./security_windows.go ./symlink_windows.go ./syscall_windows.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/f3/f3ac4b79c70ab66cf3682c5076302a3b51649d59f3c3e9104eb5fd122623796f-d # internal time mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -std -buildid pJ2t3JCCNQmDEOb3wh0c/pJ2t3JCCNQmDEOb3wh0c -goversion go1.15.2 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_windows.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_abbrs_windows.go ./zoneinfo_read.go ./zoneinfo_windows.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/0a/0ae8f82276d0353af38df7c793e58fc823211cfdbb9f278b6d11942bbe860800-d # internal internal/syscall/execenv mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/syscall/execenv -std -complete -buildid FnfYBWooeKNRsERc0Kvi/FnfYBWooeKNRsERc0Kvi -goversion go1.15.2 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./execenv_windows.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/83/83221fcd250e0efc81ee9c44614ecf82d81c76ed2ae79ad677d31cf856406d0b-d # internal regexp mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p regexp -std -complete -buildid s6KArE-2JS6TSXtcw-_b/s6KArE-2JS6TSXtcw-_b -goversion go1.15.2 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3d/3dbd8f55195349f911557abad13161d0235fbff7df1504de24475112f2fb5a9e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/46/46afd3bbe37c48f2845a74a05498d1d629d2e4f5e8b2463315b60322df33a30f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/32/32c0f36ae32457092439cee9acbae985fb42d45a8aa8b62e8d6b179aa0429a81-d # internal context mkdir -p $WORK/b074/ internal/poll mkdir -p $WORK/b027/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p context -std -complete -buildid VtPvWsF-DGlEc2HO81Pc/VtPvWsF-DGlEc2HO81Pc -goversion go1.15.2 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid MlvzLlN6gLuOb0fgL0pb/MlvzLlN6gLuOb0fgL0pb -goversion go1.15.2 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_windows.go ./fd.go ./fd_fsync_windows.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_windows.go ./hook_windows.go ./sendfile_windows.go ./sockopt.go ./sockopt_windows.go ./sockoptip.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/23/230032c7f04c2249490e5dcf2fb1585834b8d3f2d3bc2258d30d156696d754ad-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b042/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid RtFxZb-exy2KikV1iN4L/RtFxZb-exy2KikV1iN4L -goversion go1.15.2 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/binary -std -complete -buildid ChjSGnEObdgXvPEaL1Lw/ChjSGnEObdgXvPEaL1Lw -goversion go1.15.2 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/f9/f91174c98d25d7b46548547f773c99f60553915a112ef248696d94283fa379c5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/40/40200572c50a5a91ad80896cd0c553771b4590bf4a501b3bbeb87f444b946718-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/39/394df53cb6733da5318426c4e21e39868e47c61e274b7676713d2497d4009b4b-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid m6xT42BgUpkDlZg26MKw/m6xT42BgUpkDlZg26MKw -goversion go1.15.2 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_windows.go ./executable.go ./executable_windows.go ./file.go ./file_posix.go ./file_windows.go ./getwd.go ./path.go ./path_windows.go ./proc.go ./rawconn.go ./readfrom_stub.go ./removeall_noat.go ./stat.go ./stat_windows.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_windows.go ./types.go ./types_windows.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/88/88eef6f1be7c7e1ad556b8d0b0b95f8d8221712661408c38dd38b2f4af3d5db4-d # internal encoding/base64 mkdir -p $WORK/b041/ crypto/sha512 mkdir -p $WORK/b087/ crypto/sha1 mkdir -p $WORK/b097/ crypto/ed25519/internal/edwards25519 crypto/sha256 mkdir -p $WORK/b098/ crypto/md5 cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF crypto/cipher cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b097/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/base64 -std -complete -buildid q3CsjXajgU1J1AKGse8o/q3CsjXajgU1J1AKGse8o -goversion go1.15.2 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./base64.go mkdir -p $WORK/b094/ mkdir -p $WORK/b092/ mkdir -p $WORK/b080/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b111/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b098/symabis ./sha256block_amd64.s cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./xor_amd64.s cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./sha512block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b111/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b094/symabis ./md5block_amd64.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid pul1uVvraS8RlZZTepcp/pul1uVvraS8RlZZTepcp -goversion go1.15.2 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/cipher -std -buildid B2Et7kMCABmr5EPtV6Dc/B2Et7kMCABmr5EPtV6Dc -goversion go1.15.2 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid 50XAzfo12BxztcF2qZVI/50XAzfo12BxztcF2qZVI -goversion go1.15.2 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/sha1 -std -buildid TDKymbEnjsmb8VSJUqBZ/TDKymbEnjsmb8VSJUqBZ -goversion go1.15.2 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/md5 -std -buildid c67s4uEgQ9J30iOiQl24/c67s4uEgQ9J30iOiQl24 -goversion go1.15.2 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha512 -std -buildid 5b4T7JB1xbV9l3nI3Qtm/5b4T7JB1xbV9l3nI3Qtm -goversion go1.15.2 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/sha256 -std -buildid fkXKeYGBOnq_Dx_GLMon/fkXKeYGBOnq_Dx_GLMon -goversion go1.15.2 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e2/e2bec724f60c7046d5284bfa091f49d8c84cbb5e21398a699e70e6a2cd41dbab-d # internal encoding/pem mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p encoding/pem -std -complete -buildid Bh6Eome1WiALfC_4ZQlj/Bh6Eome1WiALfC_4ZQlj -goversion go1.15.2 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b097/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b111/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b094/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b111/_pkg_.a $WORK/b111/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/82/8219994f08b799b62223e7f817eae01a6cbf72c9ae9163ec103564cff188f93f-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b094/_pkg_.a $WORK/b094/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f0/f03b16fe2d8579d038b2fb7d800f8a663f0c93082821087aa2de39fea06d9e00-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b087/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/ac/acba1730267f99906e93da0f1a01ee32dfc025e6212c0c5f14c650935d7ccb13-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b080/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b097/_pkg_.a $WORK/b097/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b080/_pkg_.a $WORK/b080/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/83/8329f3eab32ef8720a1ad2967e00faca0017e0b271618e823a03216c831672ca-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/30/3078d1d254255076103d22896274e4224ceac48a69379d2d2d47bc8876800c98-d # internal crypto/des mkdir -p $WORK/b083/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b109/ crypto/aes mkdir -p $WORK/b079/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/des -std -complete -buildid hPBH2DzYbaguWwaOIZIe/hPBH2DzYbaguWwaOIZIe -goversion go1.15.2 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b098/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/37/37066b1b213ed0f6f9912267d34d6effd718de687dc89cc80d4064c04bae52d8-d # internal cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid yv7Vi99QMBlu7Wtn_jdB/yv7Vi99QMBlu7Wtn_jdB -goversion go1.15.2 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ed/ed168c0f67e5465a5b775561eecdfceae641c980148b65e318196db794804ce7-d # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/aes -std -buildid ndzNurt3-cDEGZ_okIzP/ndzNurt3-cDEGZ_okIzP -goversion go1.15.2 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b098/_pkg_.a $WORK/b098/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f2/f2aabe972e831feb625d8d053e8b2fe7c783e0a8af58c825459bb3f9ee7b3d2a-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/aa/aa04cef1d58f8bf4c2fea6eedeadc437c7c9637e3cb4286e9ae290d516bc62e1-d # internal path/filepath mkdir -p $WORK/b068/ fmt mkdir -p $WORK/b002/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p path/filepath -std -complete -buildid -nmqsuIrg3syb-VaRn8C/-nmqsuIrg3syb-VaRn8C -goversion go1.15.2 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid sOeaWh3OkzjMgtK0AlY4/sOeaWh3OkzjMgtK0AlY4 -goversion go1.15.2 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b104/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b106/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p net -std -buildid gneRtqTABHfSaLQhxHqW/gneRtqTABHfSaLQhxHqW -goversion go1.15.2 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./cgo_stub.go ./dial.go ./dnsclient.go ./error_posix.go ./error_windows.go ./fd_posix.go ./fd_windows.go ./file.go ./file_windows.go ./hook.go ./hook_windows.go ./hosts.go ./interface.go ./interface_windows.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_windows.go ./mac.go ./net.go ./parse.go ./pipe.go ./port.go ./rawconn.go ./sendfile_windows.go ./sock_posix.go ./sock_windows.go ./sockaddr_posix.go ./sockopt_posix.go ./sockopt_windows.go ./sockoptip_posix.go ./sockoptip_windows.go ./splice_stub.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_windows.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f6/f62cb0fa3b5c7824410207dd396b194170e6a4010f2ca1b42996cfb226027175-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b079/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b079/gcm_amd64.o ./gcm_amd64.s cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/0e/0ec01414fc75d9bc40e8f75016731ae88c9958d524dd5d20571aad75366e6392-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ea/ea9b56b45c806644ddd3457946d7c41dae91d88437b53cffa244c20567223752-d # internal io/ioutil mkdir -p $WORK/b067/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/asm_amd64.o $WORK/b079/gcm_amd64.o # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p io/ioutil -std -complete -buildid YomrnHVV7tqFls4zIjQT/YomrnHVV7tqFls4zIjQT -goversion go1.15.2 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/0a/0aabc73745ab7e25f73cbe24c5306f1d533729dd85beb8b671cd3c21a3bdfa66-d # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b112/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid k-Sp5hdECJIKAm0a0cTS/k-Sp5hdECJIKAm0a0cTS -goversion go1.15.2 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/92/923b4235abf5daf69cbf1967484555149ffe3d023a0e546b58cc3c4617eb271c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b108/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/58/58a3ed78a06ae872ce8e9862bc7acee4dab269c1fa90a72952e4d151bab477a0-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b049/ encoding/hex github.com/coreos/ignition/v2/config/shared/errors net/url mkdir -p $WORK/b061/ github.com/coreos/go-semver/semver github.com/coreos/go-systemd/v22/unit github.com/clarketm/json mkdir -p $WORK/b039/ compress/flate cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b113/ log encoding/json cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/path -complete -buildid cxil7iuvaRVoi8YvLJhB/cxil7iuvaRVoi8YvLJhB -goversion go1.15.2 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./path.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding/hex -std -complete -buildid SqQBs90MH220K-jrnOqP/SqQBs90MH220K-jrnOqP -goversion go1.15.2 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./hex.go gopkg.in/yaml.v3 mkdir -p $WORK/b053/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b048/ mkdir -p $WORK/b107/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b113/symabis ./curve25519_amd64.s vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b062/ cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/clarketm/json -complete -buildid wZVYpT3cCkM23Psw4oON/wZVYpT3cCkM23Psw4oON -goversion go1.15.2 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b063/ mime mime/quotedprintable github.com/coreos/fcct/internal/version github.com/coreos/go-systemd/unit cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF encoding/csv flag text/template/parse net/http/internal cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/go-semver/semver -complete -buildid uMX4QP9qUJce2a8SvHyz/uMX4QP9qUJce2a8SvHyz -goversion go1.15.2 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./semver.go ./sort.go math/big cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF mkdir -p $WORK/b071/ cd /builddir/build/BUILD/fcct-0.7.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p gopkg.in/yaml.v3 -complete -buildid Um5zr7hEkn3ca0fVPWMq/Um5zr7hEkn3ca0fVPWMq -goversion go1.15.2 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./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 github.com/ajeddeloh/go-json cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid nZ8K4lULMzWuBeXcpOlf/nZ8K4lULMzWuBeXcpOlf -goversion go1.15.2 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./errors.go mkdir -p $WORK/b120/ mkdir -p $WORK/b047/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b124/ vendor/golang.org/x/text/unicode/norm cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net/url -std -complete -buildid 35TF2JHDr3s4-KGvxD06/35TF2JHDr3s4-KGvxD06 -goversion go1.15.2 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./url.go cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid zE1domhacw7yTuqW2giB/zE1domhacw7yTuqW2giB -goversion go1.15.2 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b125/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b127/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p log -std -complete -buildid E2EC_s40ld1lCeUuTKfh/E2EC_s40ld1lCeUuTKfh -goversion go1.15.2 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p compress/flate -std -complete -buildid Z0VJe9_uNoTBwGcDOAJe/Z0VJe9_uNoTBwGcDOAJe -goversion go1.15.2 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b148/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/json -std -complete -buildid PieYFjufCtpdnk8y5OnN/PieYFjufCtpdnk8y5OnN -goversion go1.15.2 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b141/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid 626TfOdACG6zPs_qF_4X/626TfOdACG6zPs_qF_4X -goversion go1.15.2 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b150/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b151/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime -std -complete -buildid RVo8FsaL3DpeJtFQ88sJ/RVo8FsaL3DpeJtFQ88sJ -goversion go1.15.2 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p mime/quotedprintable -std -complete -buildid Ny8JXbEAX1WEF50kF2pr/Ny8JXbEAX1WEF50kF2pr -goversion go1.15.2 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./reader.go ./writer.go mkdir -p $WORK/b143/ cd /builddir/build/BUILD/fcct-0.7.0/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid Gql1uMGu0oP1nNFvjy2H/Gql1uMGu0oP1nNFvjy2H -goversion go1.15.2 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./version.go mkdir -p $WORK/b129/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b076/ cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/go-systemd/unit -complete -buildid Frdt11pXX8X8FZaJf1II/Frdt11pXX8X8FZaJf1II -goversion go1.15.2 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go mkdir -p $WORK/b137/ cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p encoding/csv -std -complete -buildid r3ejlzo46kEEL3j68ZZc/r3ejlzo46kEEL3j68ZZc -goversion go1.15.2 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./reader.go ./writer.go mkdir -p $WORK/b121/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p flag -std -complete -buildid 8psBNJYRtqYkvUp_aCJ0/8psBNJYRtqYkvUp_aCJ0 -goversion go1.15.2 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./flag.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p text/template/parse -std -complete -buildid RXTEZi2GKdiNun-csPLJ/RXTEZi2GKdiNun-csPLJ -goversion go1.15.2 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p net/http/internal -std -complete -buildid 1QuQFDjoJOfsKRyjvHGl/1QuQFDjoJOfsKRyjvHGl -goversion go1.15.2 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./chunked.go ./testcert.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b076/symabis ./arith_amd64.s cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/ajeddeloh/go-json -complete -buildid ZLvET1xrgQ_qtSOX5y5C/ZLvET1xrgQ_qtSOX5y5C -goversion go1.15.2 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid h0PQnVAzD5uGtFc44iD2/h0PQnVAzD5uGtFc44iD2 -goversion go1.15.2 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid azSjRug1UUYiCYUGTjiN/azSjRug1UUYiCYUGTjiN -goversion go1.15.2 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p math/big -std -buildid xoI9tkwwQgGh7pfOJwPE/xoI9tkwwQgGh7pfOJwPE -goversion go1.15.2 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/61/6171a7760380f8d1fa0a20cb160cd36e7c4dfdf8b6678175f8713781dab37057-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e1/e1799daed23030bb966b1fe86305d065b2251d6604af70e9e633661cd50ccc6d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/42/42699b9c0afddb0bb83768c0398df63a6eac7133e04d3a28f4a658316d0d6aff-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/vcontext/tree -complete -buildid twcdXK6AdDd88ej3uSjQ/twcdXK6AdDd88ej3uSjQ -goversion go1.15.2 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/60/60c0439aecbb59bec50c83ff5ec6a43dd458c9670e5424e53321a7648f0eb702-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/34/34ae0e9cc1b71e9edc555a13139a531ad0785e38bef78b864e1e970dc51880d2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/c3/c351b74fea832c7567c2d33f207f4d849e2ece13e32836fddbcc1d2021da2b05-d # 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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/05/05a384319063bd2a0974c073fed08aa4b26615e6a0f1d7c9de6feabd5ee9bffb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/cb/cbe6fd9b809bd90f441b126607d3e55da7e1d76e2a2106d93edade21b9967482-d # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1c/1ce189f130413b4ec56fdb0d0c5c6a50beb486483e8fe45648f74aaf4a17f906-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/c5/c5aa5960c659b8e55dd8567be3c757c803aaca6ff2870d71b004cf222f25174c-d # internal vendor/golang.org/x/text/unicode/bidi cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/37/379722b36af3d0dd91d11a732569ea0027c43f72192cf2727fd5161694f8cf52-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b113/curve25519_amd64.o ./curve25519_amd64.s mkdir -p $WORK/b119/ github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b065/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid RNoFPqVA3fIo64GCRqTm/RNoFPqVA3fIo64GCRqTm -goversion go1.15.2 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid vjZWreOKPeFNTLyY2xGE/vjZWreOKPeFNTLyY2xGE -goversion go1.15.2 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/31/31cc86199a58abd25f80c2d6a1ac848e6525f407ebc65ce039c0b5e64769d741-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b113/_pkg_.a $WORK/b113/curve25519_amd64.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/72/72fe2d3c551e8a81b7ead7915167e810f2aea86eb34a7016cf5c1c7976dc8925-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/16/16867ee02fd22fb30909b991723e2d263c387b58b4a297b932980c966e8b7f11-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/report -complete -buildid Q10DAalOZmCqn4LBmaEp/Q10DAalOZmCqn4LBmaEp -goversion go1.15.2 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./report.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/11/11fcee721676b87a0cd6ec95aade60de882693add23e39b713e62b31ce79a352-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/bf/bf6ac970f230d34e3fa2a5ceb7fdc4935487dafeb6c974f364c58e5787197b7e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3a/3a3447069364bf1cc89b69e1b51636174414f8bc881bc53444b2e1072130e32d-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/5d/5d4b03b53ced38e0699cddf8bbc8760cbf35db21db8e4fb3b22eeb484bac83e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ef/ef767a599dfe4704d774a11e876d32fcbaec4229a9222fae51e5ee3f9884333d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/77/778cf4f89e13232f02ae1ff14fd9305b6faca7939603f3656bda37785a07c441-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/vcontext/validate -complete -buildid 6xYW7TNMAo7ZDHRbFzh5/6xYW7TNMAo7ZDHRbFzh5 -goversion go1.15.2 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/84/846e9e1219b00b7e82d54cebbaa706bc37defb92f7b32f56c7424be774614b61-d # internal compress/gzip mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile compress/flate=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b072/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p compress/gzip -std -complete -buildid B8mBU8WbAM46PEAkvK8Q/B8mBU8WbAM46PEAkvK8Q -goversion go1.15.2 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ab/ab29a202b2843e98dbff854ae66b6186e4df7d0299f4fdba04d79359cdfcb1e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/86/860b2261fa8664523504f5b650a4c0fb2303ca044d346267b67668a9b606c388-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid lr0rP4pL5fI_QrfbMI_L/lr0rP4pL5fI_QrfbMI_L -goversion go1.15.2 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/bf/bfe17f5a1be7d6e2a6915534820156e743e917f409265ec9f5553ebd7801a16f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/78/784a45bf2a3f4d02610420f93a9d914c000a616f3ccb00cd9e5b775d120668df-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/10/10c727cd8f777ce5fdea34962ea1bc4374d913675c75413c665271c54223d922-d # internal text/template mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b143/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p text/template -std -complete -buildid 9UFP_M9gKzAzG_yrbL4b/9UFP_M9gKzAzG_yrbL4b -goversion go1.15.2 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a2/a27b4cb95e50b9021a9a465f649e54ee1d80fe215d6544cdf128df2145b617f6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/02/02fbd4d2ab3e387c3ce6954eadfe4005f5386b606cda1fd2ae7a9845b5e32c15-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b137/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/vcontext/json -complete -buildid M0gAUVXn9JUAIjYeodEi/M0gAUVXn9JUAIjYeodEi -goversion go1.15.2 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./json.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/3a/3ae2e4faf107b71932109ba1c0c48669d8642556065ce677ca59b9785e5abd87-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b116/ cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e5/e59bf4564bc8d9d3c840702c8d770b5daf184155e52e782f154a1b3f0a22e64c-d # internal cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/coreos/ignition/v2/config/util cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/idna -std -complete -buildid NJaN0X0IHBG4OhBtD_6W/NJaN0X0IHBG4OhBtD_6W -goversion go1.15.2 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid WQzuIKY4h9nEY_jq6Klj/WQzuIKY4h9nEY_jq6Klj -goversion go1.15.2 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/4b/4b216e169a5fe5245de07d852e340d3b777f91a1f137fc78ff3c2191d64c8122-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/66/6693f032a6ebb40de2a6aacf5db25a00030552c6ecb5baa7f67baa6c36d00d5e-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b135/ github.com/coreos/fcct/translate mkdir -p $WORK/b045/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid LB1QGEvxmve-Y1GOarVL/LB1QGEvxmve-Y1GOarVL -goversion go1.15.2 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./validate.go cd /builddir/build/BUILD/fcct-0.7.0/translate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid -FCebA20lxUzVHu9IWxq/-FCebA20lxUzVHu9IWxq -goversion go1.15.2 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./set.go ./translate.go ./util.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/48/485a743c7b7ed6da7678f511cb850fd034a413c9d2d3c92bfdef087c00d08246-d # internal net/textproto mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/textproto -std -complete -buildid awQKG54UiAp-sqJ1twwz/awQKG54UiAp-sqJ1twwz -goversion go1.15.2 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/spf13/pflag mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile encoding/csv=$WORK/b150/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b151/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/spf13/pflag -complete -buildid a3DA8RJUJlh73AeTLWyV/a3DA8RJUJlh73AeTLWyV -goversion go1.15.2 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/72/7292ca17c03c4c1af542d674ab56b58433c882fa57e49b76f916b73535e13a02-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b076/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/8c/8c43750c1067d669c091331977d8a7a3062b2d51be26bb291e9cf157a3145688-d # internal crypto/dsa mkdir -p $WORK/b100/ crypto/rand encoding/asn1 mkdir -p $WORK/b089/ crypto/elliptic mkdir -p $WORK/b075/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF mkdir -p $WORK/b085/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/dsa -std -complete -buildid eoLeRD0LiyYFfBp7Ukq2/eoLeRD0LiyYFfBp7Ukq2 -goversion go1.15.2 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./dsa.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p encoding/asn1 -std -complete -buildid U86ud0hXFwllSTsqCZo4/U86ud0hXFwllSTsqCZo4 -goversion go1.15.2 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/rand -std -complete -buildid 7gBWD3oDqUpd-xFuURu6/7gBWD3oDqUpd-xFuURu6 -goversion go1.15.2 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b085/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/0b/0bc9cdc1caaaee6da8d04625be9bf3f81d546e4df6065d8f9c9a3c8567ae779f-d # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/elliptic -std -buildid M7rw08QZEQ0mUjRhkZJ_/M7rw08QZEQ0mUjRhkZJ_ -goversion go1.15.2 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/40/408b01dcd3faf289ee1b604a5b9ad7e8a1f9eea67cbabb13426b0d286cbb5654-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/6f/6ffb5ed671d5da35560d9dea7c51cb4915dffa33257b621668c009c2f5e288ec-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a6/a6af7743e77481f28f01849bf58ecdc907b5603f737b4d18cdeebc20bed2f8f1-d # internal crypto/ed25519 mkdir -p $WORK/b091/ mime/multipart crypto/rsa mkdir -p $WORK/b096/ mkdir -p $WORK/b126/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/ed25519 -std -complete -buildid f5K0HJPyHmRlT6AekEe0/f5K0HJPyHmRlT6AekEe0 -goversion go1.15.2 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./ed25519.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/rsa -std -complete -buildid fvluXMhsFk7rDDSAm49B/fvluXMhsFk7rDDSAm49B -goversion go1.15.2 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime/multipart -std -complete -buildid RnQnqgDbenv_CMDRda1X/RnQnqgDbenv_CMDRda1X -goversion go1.15.2 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ef/ef5fd42b3a36032912c4d11fab2440aafdd5d90890ddcdae96dc6ae1fe6b594b-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b115/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b123/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid WXTn4qyNH5KweXAfmAm-/WXTn4qyNH5KweXAfmAm- -goversion go1.15.2 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./guts.go ./httplex.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 9sqmJe-jOeAV9yKV1TbF/9sqmJe-jOeAV9yKV1TbF -goversion go1.15.2 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/81/8151caa9e9a3778bc965fadd9125bf16322abf9ff52ac6c1f921a21872348f7b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a5/a56da1f7b8e5bd9c1eff3d4936c2c52a08bf2456fc3e515fff45a910943fb781-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6b/6bb9d62847a5f213b5e4fd5342f30029fce949cea0722db5474b41b8da52f1ab-d # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/61/61dad6a631e6ba2a86c2b62f79aa28bab737625628ddf2ae9f7a4d8cfac24785-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6e/6e0e043e5a192c6d470392e9bd1aed77cfc273666ad8f56f5b50541f2d6c19e7-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/vcontext/yaml -complete -buildid pIB-SfsVnuJCRXVNLWnx/pIB-SfsVnuJCRXVNLWnx -goversion go1.15.2 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/fd/fd69b3f854a17c985e6690bb24a6949529efeb96afea215c914d4c06c6b37aae-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/04/04ebdfa7d8708e2967d256fb1b969e1927ff321d361a34d607a3e72e6ba27984-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/clarketm/json=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b052/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/common /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid aq_kyPRnqvm_Clh0hKCO/aq_kyPRnqvm_Clh0hKCO -goversion go1.15.2 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./common.go ./errors.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/2b/2b5795bd2388dadd5797f4988e49ea8b179cffd0805af8d3f102d6b599ad6686-d # internal crypto/x509/pkix mkdir -p $WORK/b101/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b088/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/x509/pkix -std -complete -buildid xYoud1XD9ofvqIva98v0/xYoud1XD9ofvqIva98v0 -goversion go1.15.2 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./pkix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid pSqjTNHipKMykBBxxIYK/pSqjTNHipKMykBBxxIYK -goversion go1.15.2 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b085/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b085/_pkg_.a $WORK/b085/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/36/36f2c3babee9c6ccd8316a6878d5fbb7a6a77244b2e4126287fbee017cecea8a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/04/046eb5e100a770fd6c354280699f8ec75915b611e0eff99ad9f196d9d292e0e0-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/0c/0ced3045e3500952454fd6421cfe419b5e0d0c297f2d9693d0fa6a17b89eacd4-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/34/34311521dd7671529e0c19f8670fd44cdbd999de1938adee1fcc0ab59438a394-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/9f/9fd38b7d28d362c960cdfdb714e25444e0a7eb98086bc6941c0bcbbe32ad8151-d # internal crypto/ecdsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ecdsa -std -complete -buildid Nw-3R98Ef2ZwhKRuyGzR/Nw-3R98Ef2ZwhKRuyGzR -goversion go1.15.2 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b9/b91f9efa56705b27913341990d3a0fc50ede27284940aaad461f2dd1a4559076-d # internal crypto/x509 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile crypto/x509/pkix=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/x509 -std -complete -buildid WPkhOUNdcWYqxE9Y8Tyz/WPkhOUNdcWYqxE9Y8Tyz -goversion go1.15.2 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_windows.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/6c/6c0fefc63bdb292dab5a69c6db6441d3a22dbd45a01be2cc7787854b79ae1a76-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/90/904193e3ac85797a12ebfeca486ff71cd9cb19f9b5758bfca0eacb0682982c66-d # internal crypto/tls mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b073/_pkg_.a packagefile context=$WORK/b074/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/rc4=$WORK/b095/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b114/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/tls -std -complete -buildid RHFCtZaXb0iTrgZ39vDU/RHFCtZaXb0iTrgZ39vDU -goversion go1.15.2 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/43/43ceef1bbe5cd204ffd33b541b81ffbd089984a8e611e5ebd9264f91333b947a-d # internal net/http/httptrace mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/httptrace -std -complete -buildid 5J3018UnT4yWWXgNRzhO/5J3018UnT4yWWXgNRzhO -goversion go1.15.2 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/6c/6c9bce8a200ad5e65ba1e43a9b14492132e1cb058143add3c78150e943d6ee44-d # internal net/http mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b070/_pkg_.a packagefile container/list=$WORK/b073/_pkg_.a packagefile context=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p net/http -std -complete -buildid XBgDSeBYkJGquRy_mXeb/XBgDSeBYkJGquRy_mXeb -goversion go1.15.2 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c2/c2ed8ce79831f17136cbb4370c0c7999ecb9a8f145c649f4866d04a960fe35cb-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/vincent-petithory/dataurl -complete -buildid FxusUImrvmAdKlji86p0/FxusUImrvmAdKlji86p0 -goversion go1.15.2 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e9/e98302aee6b95c0c402e337257d5d7c4d4d894342cf4e256e083fd5649c2c3ff-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b058/ github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b134/ github.com/coreos/ignition/v2/config/v3_2/types github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b132/ mkdir -p $WORK/b133/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid Pxk4qODLdy1MVrAvMYv4/Pxk4qODLdy1MVrAvMYv4 -goversion go1.15.2 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid g9fShVHBuWbehYeOTaou/g9fShVHBuWbehYeOTaou -goversion go1.15.2 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid HT2RSz7FEWzjkRGHOHJr/HT2RSz7FEWzjkRGHOHJr -goversion go1.15.2 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid ngQjpYGaPcABz_CQB4Dg/ngQjpYGaPcABz_CQB4Dg -goversion go1.15.2 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1f/1fe9c42894934c0371f416063135228b739ffa3e5cf5f9dfc24871668b65df98-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b058/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid E-Zdn3I8pFjDkoDg1tHw/E-Zdn3I8pFjDkoDg1tHw -goversion go1.15.2 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/0d/0deb94244fb4d938916f87596980f2b0ac27a9ffbf2982fccd7fff38b5253389-d # internal github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid gn3qB8EOoSYMRvPqSnpv/gn3qB8EOoSYMRvPqSnpv -goversion go1.15.2 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/72/7277d2b3d3c7b374e02b22d4d265683ba8e9f7908d517c6e3a4249a1ff24bc6e-d # internal github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid SDbOS8Ffr1ReeLKDRnje/SDbOS8Ffr1ReeLKDRnje -goversion go1.15.2 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/20/200bb8fbd0ae573b965dcfd11d3db20aeb42d2256d208f668607afc174945b71-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e3/e36e3903c8ac6befd32d5ed63bc3ecd657da2bfe2865cbdfbeecb1cdd97d8a26-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b131/ github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b147/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid JUidRqGfr_gt7hkOVY4L/JUidRqGfr_gt7hkOVY4L -goversion go1.15.2 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./schema.go ./translate.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid 4LuUwZqzcJOhibWP3koh/4LuUwZqzcJOhibWP3koh -goversion go1.15.2 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e2/e2acb7ca8c7c05efbb6e0387b1119bdfaa7b5f69751214fc6297d1d5983a3ccb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/50/50b3ef75e836273e44b2995d46b738c6ad1df08bed9ed3ecb52c8c41f3fd7d5b-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b139/ github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b056/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b140/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/fcct/config/v1_1 -lang=go1.12 -complete -buildid -N_JizNkw4_vZvQ13vd1/-N_JizNkw4_vZvQ13vd1 -goversion go1.15.2 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./fcos.go cd /builddir/build/BUILD/fcct-0.7.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid Fu4VhLs_2J_j6ibOX7_G/Fu4VhLs_2J_j6ibOX7_G -goversion go1.15.2 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/cc/cc65b4ade07510100ccf1d02361327a59e562f200f67b157d1368ff8c6ffcec0-d # internal github.com/coreos/fcct/config/v1_2 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/fcct/config/v1_2 -lang=go1.12 -complete -buildid -jjOXuwzhnlIKUw8OPGr/-jjOXuwzhnlIKUw8OPGr -goversion go1.15.2 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/15/15c258dcac22227aa752d4858759d9a8c05c6f67a11cb86467fd91cc85b68c37-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c4/c4f74a5c40629468d81fba29417b58ae721501ed47b2771a8cb9bcec2a4f2f49-d # internal github.com/coreos/fcct/config/v1_3_exp mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/config/v1_3_exp -lang=go1.12 -complete -buildid BndOdhUThXqotIMKDbs9/BndOdhUThXqotIMKDbs9 -goversion go1.15.2 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./fcos.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/22/22656d4db3ef01bafac3fb0b68c1ad2763ba5f17388454ba71a420947b30d2c9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/e9/e93d08ef0673f92fc616f8f3481e50ea88e03810b67b9a1345a7b0f715d70e5b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/1a/1a3fdeaae9045aa5b4ccaa53802018a669d4aee4d64dc7de29b76a196aa9318b-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid aE398M9IS2zwh2VI1uMu/aE398M9IS2zwh2VI1uMu -goversion go1.15.2 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/15/15ff8fe58dc9050abf34f3184d030e7bdfd19fb5f15d16e50b42be884e680b50-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.7.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b148/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid cllCGDjqnFvqPkAAKtSU/cllCGDjqnFvqPkAAKtSU -goversion go1.15.2 -D _/builddir/build/BUILD/fcct-0.7.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/27/279ed08f8567e228d351bec7201243a1d7d7b2522b9f408e193bc79bcb861ee5-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b148/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b053/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/clarketm/json=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile encoding/csv=$WORK/b150/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile flag=$WORK/b151/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b064/_pkg_.a packagefile context=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b104/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile internal/singleflight=$WORK/b106/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b065/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b136/_pkg_.a packagefile compress/gzip=$WORK/b070/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a packagefile net/http=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b047/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b137/_pkg_.a packagefile compress/flate=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b072/_pkg_.a packagefile text/template/parse=$WORK/b143/_pkg_.a packagefile container/list=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rc4=$WORK/b095/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b092/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/x509/pkix=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=pie -buildid=F2YOMs_hhA2LQZKoQ8sT/cllCGDjqnFvqPkAAKtSU/1-CgM_MBLpmgA-3Qh-vm/F2YOMs_hhA2LQZKoQ8sT -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0xc66d4e4ceae49b0c031f942889695ff6c5769d17 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out.exe # internal mv $WORK/b001/exe/a.out.exe fcct-x86_64-pc-windows-gnu.exe rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UzyDQj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64 ++ dirname /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64 + cd fcct-0.7.0 + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/bin + install -p -m 0755 ./fcct /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/bin + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-apple-darwin /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/fcct + /usr/lib/rpm/find-debuginfo.sh -j224 --strict-build-id -m -i --build-id-seed 0.7.0-1.fc33 --unique-debug-suffix -0.7.0-1.fc33.aarch64 --unique-debug-src-base fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fcct-0.7.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/bin/fcct extracting debug info from /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/bin/fcct warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/bin/fcct. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Allocatable section in ./usr/bin/fcct-0.7.0-1.fc33.aarch64.debug after non-allocatable ones original debug info size: 7780kB, size after compression: 7780kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 2135 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zmm3wj + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LDFLAGS=' -X github.com/coreos/fcct/version=0.7.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/coreos/fcct -b /builddir/build/BUILD/fcct-0.7.0/_build/bin -s /builddir/build/BUILD/fcct-0.7.0/_build -V 0.7.0-1.fc33 -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/fcct-0.7.0/_build/src PATH: /builddir/build/BUILD/fcct-0.7.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/fcct-0.7.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/coreos/fcct/version=0.7.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/coreos/fcct github.com/coreos/fcct/base/v0_1 PASS ok github.com/coreos/fcct/base/v0_1 0.009s github.com/coreos/fcct/base/v0_2 PASS ok github.com/coreos/fcct/base/v0_2 0.045s github.com/coreos/fcct/base/v0_3 PASS ok github.com/coreos/fcct/base/v0_3 0.085s github.com/coreos/fcct/base/v0_4_exp PASS ok github.com/coreos/fcct/base/v0_4_exp 0.046s github.com/coreos/fcct/config/common PASS ok github.com/coreos/fcct/config/common 0.006s github.com/coreos/fcct/translate PASS ok github.com/coreos/fcct/translate 0.009s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JlAK4g + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/doc/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr docs /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr README.md /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr NEWS /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/doc/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NqsTOj + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/licenses/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/licenses/fedora-coreos-config-transpiler + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/licenses/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/clarketm/json)) = 1.14.1 bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_3_experimental/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.7.0 bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/davecgh/go-spew/spew)) = 1.1.1 bundled(golang(github.com/spf13/pflag)) = 1.0.5 bundled(golang(github.com/stretchr/testify/assert)) = 1.5.1 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20191010095647.gitfc94e3f71652 fcct = 0.7.0-1.fc33 fedora-coreos-config-transpiler = 0.7.0-1.fc33 fedora-coreos-config-transpiler(aarch-64) = 0.7.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: fedora-coreos-config-transpiler-nonlinux-0.7.0-1.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2QPeLg + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: fedora-coreos-config-transpiler-nonlinux = 0.7.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debugsource-0.7.0-1.fc33.aarch64 Provides: fedora-coreos-config-transpiler-debugsource = 0.7.0-1.fc33 fedora-coreos-config-transpiler-debugsource(aarch-64) = 0.7.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debuginfo-0.7.0-1.fc33.aarch64 Provides: debuginfo(build-id) = 1ecda3cfed348a4eaed4a2857b5b2baa7422174f fedora-coreos-config-transpiler-debuginfo = 0.7.0-1.fc33 fedora-coreos-config-transpiler-debuginfo(aarch-64) = 0.7.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fedora-coreos-config-transpiler-debugsource(aarch-64) = 0.7.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64 Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debugsource-0.7.0-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debuginfo-0.7.0-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-nonlinux-0.7.0-1.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uMH6Sj + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0