Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f31-build-19352808-1349330/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 armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1580515200 Wrote: /builddir/build/SRPMS/fedora-coreos-config-transpiler-0.4.0-3.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f31-build-19352808-1349330/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 armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1580515200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.noWol6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fcct-0.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fcct-0.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcct-0.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + [[ ! -e /builddir/build/BUILD/fcct-0.4.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/fcct-0.4.0/_build/bin install: creating directory '/builddir/build/BUILD/fcct-0.4.0/_build' install: creating directory '/builddir/build/BUILD/fcct-0.4.0/_build/bin' + export GOPATH=/builddir/build/BUILD/fcct-0.4.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/fcct-0.4.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct ]] ++ dirname /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct + install -m 0755 -vd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos install: creating directory '/builddir/build/BUILD/fcct-0.4.0/_build/src' install: creating directory '/builddir/build/BUILD/fcct-0.4.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos' + ln -fs /builddir/build/BUILD/fcct-0.4.0 /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct + cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Upqen9 + umask 022 + cd /builddir/build/BUILD Building fcct... + cd fcct-0.4.0 + export 'LDFLAGS=-X github.com/coreos/fcct/internal/version.Raw=0.4.0 ' + LDFLAGS='-X github.com/coreos/fcct/internal/version.Raw=0.4.0 ' + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + echo 'Building fcct...' ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom + GOPATH=/builddir/build/BUILD/fcct-0.4.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.4.0 -X github.com/coreos/fcct/version=0.4.0 -B 0x2d176dbcf2f268e353acbdcdd996f45fc8811e06 -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-build866228296 internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b011/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid PiJNWGtMv7QcBl2YARAC/PiJNWGtMv7QcBl2YARAC -goversion go1.13.6 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 3iG0daYe56D9Uhc3B-lU/3iG0daYe56D9Uhc3B-lU -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid gY7FjPesSp5FP4XNrlQg/gY7FjPesSp5FP4XNrlQg -goversion go1.13.6 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid zFfTK2cFmQitYdsSXQ7F/zFfTK2cFmQitYdsSXQ7F -goversion go1.13.6 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid pRnaRtNPZApvt2Gucenp/pRnaRtNPZApvt2Gucenp -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e10af778fbdcbbb256cf554e5c44ab6469cb3095575839116b62170e91154e65-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid CT4cqkb28PQ0JWjbrUji/CT4cqkb28PQ0JWjbrUji -goversion go1.13.6 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/bf/bf257676b6d1345eb6b047883067e9523f62c20731a5cccdfbcb9945273b2e50-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/74/742fe70977dc1066d498a6daa262f78fb011720c4758315a124012efc3346fd1-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid KmeT9IPUAjuPGxi-qq53/KmeT9IPUAjuPGxi-qq53 -goversion go1.13.6 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/be/be8b55e27bfd9a8d3e5c40ae0e3a61a5388019039863fb19d461c849a7bf98d4-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid pJy6fctdYWzuk_GmNZ-B/pJy6fctdYWzuk_GmNZ-B -goversion go1.13.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/73/73631338431639e3d4f0be7f7b8fcf9eb60e4d16c29fd352e4db41ba35150608-d # internal runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./asm_arm.s ./sys_linux_arm.s internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/1b/1b76b6fa51c4c448487c3e1eee41db2bf3ef3908f5c8ab93f5220503f63491ad-d # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 8hcLi3AjFlXeyXk7nQvc/8hcLi3AjFlXeyXk7nQvc -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid z0AEsAFIV1AX8vFrXXA8/z0AEsAFIV1AX8vFrXXA8 -goversion go1.13.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.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_arm/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/compare_arm.o ./compare_arm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/72/7254feb3fc0edd3fa420e527b693c167fba85bb731fcc3e31289746c00e66818-d # internal internal/testlog mkdir -p $WORK/b031/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid Vm3tV9t9S9a03kptx239/Vm3tV9t9S9a03kptx239 -goversion go1.13.6 -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 ./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/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid YxAeZDTVZpFydQITHY_e/YxAeZDTVZpFydQITHY_e -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/count_arm.o ./count_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3cfe496be6f7748adf2e5134aa35eefe38281036a7d29517b0d2aca0b622bd7-d # internal encoding mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding -std -complete -installsuffix shared -buildid bI9YbwYA-bp1Cp2Ge5uJ/bI9YbwYA-bp1Cp2Ge5uJ -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack ./encoding.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm.o $WORK/b009/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/de/de33b9513fa0572f490cc74c48514f43abf17617b4982cf5a63a5536f28b8d9b-d # internal unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid ZayskF3yXDmDuh5ylQye/ZayskF3yXDmDuh5ylQye -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/49/49d77f0af69a27d0053e87ad0544abf04c780e4732982882e8353eae7183345e-d # internal container/list mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p container/list -std -complete -installsuffix shared -buildid Cb3jAOsxJDNasIlrjRxX/Cb3jAOsxJDNasIlrjRxX -goversion go1.13.6 -D "" -importcfg $WORK/b068/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9e/9e0d3545454e042cb5c2d8478a2307fc69be159972621ae0234f6ea47ae60f8b-d # internal crypto/internal/subtle mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v1SoeLX3OCgFh09_nJVa/v1SoeLX3OCgFh09_nJVa -goversion go1.13.6 -D "" -importcfg $WORK/b073/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm.o $WORK/b006/count_arm.o $WORK/b006/equal_arm.o $WORK/b006/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e5/e553582227b9b61ee7eaa669bd5c753bdbaf897f700909a26e774ef9ad5052bc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/5d/5df8139537755dc3978ff8aa9fb3dfbe251d2652d4137300373e4b1deaed8551-d # internal crypto/subtle mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid NFV6NysBfU4EMqU_KOO8/NFV6NysBfU4EMqU_KOO8 -goversion go1.13.6 -D "" -importcfg $WORK/b074/importcfg -pack ./constant_time.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/e2/e225763b5f14ea3809e4de8ff84edc95f7241d8b0634b2ab47ba916eb450a6fc-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid Zg6bmto9-I6Ks2wWeATn/Zg6bmto9-I6Ks2wWeATn -goversion go1.13.6 -D "" -importcfg $WORK/b097/importcfg -pack ./asn1.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a4/a4dbcd7a24579e86cc72b6959729b859d5abea9a15c51b7d0a1cc9c33587980e-d # internal internal/nettrace mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid U1iXoFOjnRkFyBoflmAw/U1iXoFOjnRkFyBoflmAw -goversion go1.13.6 -D "" -importcfg $WORK/b100/importcfg -pack ./nettrace.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid cjW5eI7uEKl3wh_QgGV5/cjW5eI7uEKl3wh_QgGV5 -goversion go1.13.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f0/f04819b3f8b2531f0df06b8b909b480b707150fc2c954bb160a4ba383f6eea81-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/1e/1e236a745cd37f53c94485829dd6f2056696b48aff5f0ca7131e3332cbdc5a0a-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid yL9_fcSNuaG-j2gACMlD/yL9_fcSNuaG-j2gACMlD -goversion go1.13.6 -D "" -importcfg $WORK/b106/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/17/17166c746df44c6625f14d0e2db248e20798d5ed8df28f3bcac85acb5f6412be-d # internal runtime/cgo mkdir -p $WORK/b102/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b102/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b102/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b2/b2281caf48ad6c85a700a4a1f15c7298108d8e94ac187d38046520cacebddb96-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/stubs_arm.o ./stubs_arm.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/sqrt_arm.o $WORK/b015/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8a/8ac1e42be9f20855149a4f57fc06b9cd09f4b87469660f3a2f195335ddb4768c-d # internal cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x010.o -c gcc_arm.S cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -o $WORK/b102/_cgo_.o $WORK/b102/_cgo_main.o $WORK/b102/_x001.o $WORK/b102/_x002.o $WORK/b102/_x003.o $WORK/b102/_x004.o $WORK/b102/_x005.o $WORK/b102/_x006.o $WORK/b102/_x007.o $WORK/b102/_x008.o $WORK/b102/_x009.o $WORK/b102/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b102/_cgo_.o -dynout $WORK/b102/_cgo_import.go -dynlinker cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b102/symabis ./asm_arm.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p runtime/cgo -std -installsuffix shared -buildid lNDCcYrITaezazmx9TZa/lNDCcYrITaezazmx9TZa -goversion go1.13.6 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b102/_cgo_gotypes.go $WORK/b102/cgo.cgo1.go $WORK/b102/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b102/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b102/_pkg_.a $WORK/b102/asm_arm.o $WORK/b102/_x001.o $WORK/b102/_x002.o $WORK/b102/_x003.o $WORK/b102/_x004.o $WORK/b102/_x005.o $WORK/b102/_x006.o $WORK/b102/_x007.o $WORK/b102/_x008.o $WORK/b102/_x009.o $WORK/b102/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f3/f306ae9288d4548b42c195180824f25db87c80b789ddc2e5f374f095d0228d01-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm.o $WORK/b005/duff_arm.o $WORK/b005/memclr_arm.o $WORK/b005/memmove_arm.o $WORK/b005/rt0_linux_arm.o $WORK/b005/sys_linux_arm.o $WORK/b005/tls_arm.o $WORK/b005/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/fb/fb3d036c142535e0161500b7481d5e68442de480c1714ec2ea9f979d9a093bbf-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_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid 6GY8J5iAgQhNO6bDgh3j/6GY8J5iAgQhNO6bDgh3j -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid ouAi4jnKzih7jyaNaLMO/ouAi4jnKzih7jyaNaLMO -goversion go1.13.6 -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_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a7/a7752f7cfa7d71104e9ff880c648fa8a133c53703441a26eabf093fe92cc8c99-d # internal internal/singleflight mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF math/rand mkdir -p $WORK/b076/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid Ks7DHif8sfpilFMIZgSF/Ks7DHif8sfpilFMIZgSF -goversion go1.13.6 -D "" -importcfg $WORK/b101/importcfg -pack ./singleflight.go cat >$WORK/b076/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_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p math/rand -std -complete -installsuffix shared -buildid ll1cqGOWpQqvB83ynL7R/ll1cqGOWpQqvB83ynL7R -goversion go1.13.6 -D "" -importcfg $WORK/b076/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/50/50ec3f1ca844b0f78eba1db36906214cf49572ee0c76c12b17cc3a1cd768a778-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/0e/0e00eb6783f8ba6387b07df95df471e99710b39302afa60943cd101966051eaa-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb4b8d3ef7592b9ac786bebdf5094e5ba05c4bcd038bae24ff859628cad72f4f-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b023/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid g9C2ZEUrg40-dSD2sa8F/g9C2ZEUrg40-dSD2sa8F -goversion go1.13.6 -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_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid iTNyKl2Jb1vHW08gP7J4/iTNyKl2Jb1vHW08gP7J4 -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/10/108560cd2df88dcba87edafd0025a6be5a88f5f7b768928faefc9b1323368f5a-d # internal strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_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_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid 0Zq-twQMcGn91JxlOH-S/0Zq-twQMcGn91JxlOH-S -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b024/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b099/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid A_kbsuXFI5Zq74edo1E9/A_kbsuXFI5Zq74edo1E9 -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid GREmJNjq86ok9_oHXFVD/GREmJNjq86ok9_oHXFVD -goversion go1.13.6 -D "" -importcfg $WORK/b099/importcfg -pack ./message.go cat >$WORK/b026/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_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid jBf6r2kq6EYzPAm-2nBV/jBf6r2kq6EYzPAm-2nBV -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/76/76714f37612f1208322031bbbec7b0179cdf78fd66b45d8d943ddf63a1ea7f2c-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_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid K3o2zQpclP9oic4_WdKN/K3o2zQpclP9oic4_WdKN -goversion go1.13.6 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/11/1199f7a9d4905757a977b2f0caa1b8aedab24e7e13dd904406dfa30beeceaffb-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/3e/3edc80a20c1a3b82fdc410159e919eb206738aacef5958a1d27dfa83c0799f59-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_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/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid Ha9bfJsdhYvkOjMd1xXr/Ha9bfJsdhYvkOjMd1xXr -goversion go1.13.6 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_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_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p strings -std -complete -installsuffix shared -buildid GYkExWop4aS-TH2iqD_0/GYkExWop4aS-TH2iqD_0 -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/29/297426a1bc2c6b02bc712e88b575ae61fde0eeae4b256c2337d10bd60d4cf92d-d # internal 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_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./asm_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_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_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid s84KXnxaT-bkOA5wFcAV/s84KXnxaT-bkOA5wFcAV -goversion go1.13.6 -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_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e0/e0db373d6b89973006f28a7336b94824b2db86c3e14cd1b4fca09ca392a9fc79-d # internal hash mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p hash -std -complete -installsuffix shared -buildid V_LteUs9EuucKkGAu_XO/V_LteUs9EuucKkGAu_XO -goversion go1.13.6 -D "" -importcfg $WORK/b055/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/93/93d9b9b685985b30e2de4e673dd8d908e8ed9e76b85eb19f8df96da5a7789e52-d # internal regexp/syntax mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid AUdkMkGG42FohBxJ3doD/AUdkMkGG42FohBxJ3doD -goversion go1.13.6 -D "" -importcfg $WORK/b050/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_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c6/c6a6242d93675b9c36f20c3ec9d5a5373d927a9ca8049d02d1172938e00f1824-d # internal crypto mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b055/_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_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto -std -complete -installsuffix shared -buildid dJAvHMJvSKVPGOjFrGZM/dJAvHMJvSKVPGOjFrGZM -goversion go1.13.6 -D "" -importcfg $WORK/b054/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/3b/3bd3f0830b1a0203273be36f1028378161d92bedf385ca31e8ca61e38f62d2d7-d # internal bufio mkdir -p $WORK/b059/ cat >$WORK/b059/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/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p bufio -std -complete -installsuffix shared -buildid x8J-osvdt0UTFzCCblJO/x8J-osvdt0UTFzCCblJO -goversion go1.13.6 -D "" -importcfg $WORK/b059/importcfg -pack ./bufio.go ./scan.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/80/80782e5e78569d60a35ee99bc056a8e721fca0596511826d102a57326df1702b-d # internal hash/crc32 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid VVtX7SCc_ZtaqHt5PuNE/VVtX7SCc_ZtaqHt5PuNE -goversion go1.13.6 -D "" -importcfg $WORK/b067/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c4/c41906da5c3d2ac459ee6742ab341b8ee3bdee37e913371a7fe76be84bac6605-d # internal crypto/internal/randutil mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid aG3KVaM50KZ4BY5J7GYM/aG3KVaM50KZ4BY5J7GYM -goversion go1.13.6 -D "" -importcfg $WORK/b081/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c1/c1eb6f8c253716bcb90b08fcf12cab8415077f3a4f400d55b58e17da66e2d732-d # internal crypto/hmac mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 8JlM6sxO3T7_w7I_-ktZ/8JlM6sxO3T7_w7I_-ktZ -goversion go1.13.6 -D "" -importcfg $WORK/b086/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/30/30ea5c75ab8d63c6b6327d59403dd0be72b71bfd6fd0da203fd724c1314de8bf-d # internal crypto/rc4 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid j9-tW-TmJJ21ANrxL5NM/j9-tW-TmJJ21ANrxL5NM -goversion go1.13.6 -D "" -importcfg $WORK/b088/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/79/7908d1d2acb0ba40c9a0bccd89c1b4df1813f7f4a670f73afd6e32a0e2e3b2c4-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_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_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ezlUvL7bVH4uBvP_9sPN/ezlUvL7bVH4uBvP_9sPN -goversion go1.13.6 -D "" -importcfg $WORK/b109/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/asm_linux_arm.o ./asm_linux_arm.s cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/4c/4c1fcd5fc3a17294c54deb8020d9bb1fadc714102abe9c42a13f720ec1004c46-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b113/ cat >$WORK/b113/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_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid zVf4a3pmetRRP_TipVqM/zVf4a3pmetRRP_TipVqM -goversion go1.13.6 -D "" -importcfg $WORK/b113/importcfg -pack ./transform.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/8a/8a67802644a8a4fc59f1af8efa0204c0351d28e81aa882dec06f1ec9ce3a187d-d # internal path mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p path -std -complete -installsuffix shared -buildid dHrIe6XFljef6Pnci5BI/dHrIe6XFljef6Pnci5BI -goversion go1.13.6 -D "" -importcfg $WORK/b125/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6c/6c3a391d77ec81945bb186bc126e2fea3553c467e2d118c314a9675e84fdec52-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_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_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid fcSxaDNBOydEd7pEcc0p/fcSxaDNBOydEd7pEcc0p -goversion go1.13.6 -D "" -importcfg $WORK/b029/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_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/c5/c5e087532198a1996716c703db328af4e613ad3a83f738e1227620c9eff1839f-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid WFlqBLiIpfwoFfjYYENS/WFlqBLiIpfwoFfjYYENS -goversion go1.13.6 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/dd/dd6ea84b0523bb34a0fbccaa6471e3036bd5400744d47049683d0aeb2767fbbd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/5a/5a830117b55cc189c6743717654157d2b10aefd4c568a80eeaea3a901fc011c7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/df/df4980cb4340d98bae25d9e1c1290b8107ab9499d7e3eec93a4b4d754f2398f0-d # internal regexp mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b050/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p regexp -std -complete -installsuffix shared -buildid t_MiJ9VIvpLkO9wS-JdO/t_MiJ9VIvpLkO9wS-JdO -goversion go1.13.6 -D "" -importcfg $WORK/b049/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/23/2341209ce77de7a12ec850312e54ca51abdfe79a52eb9ccd0e992db4ac573616-d # internal context mkdir -p $WORK/b069/ cat >$WORK/b069/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 time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p context -std -complete -installsuffix shared -buildid mDba-wpZpGqBgwVhy1N_/mDba-wpZpGqBgwVhy1N_ -goversion go1.13.6 -D "" -importcfg $WORK/b069/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_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_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid ZhXick9MqR5i35lP7Fxz/ZhXick9MqR5i35lP7Fxz -goversion go1.13.6 -D "" -importcfg $WORK/b027/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/74/74fe2714491452f41b248ac94a9ea8bcdd1142c276692392c813e9539e485d87-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/7a/7a55e1d59677fb1fed325ac85d82879c7eb4c2372cb25fc0b8d86e5b7182a325-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/cd/cdf9e93e234e2129192787a045d371b17915a229652d6f91366c9858b8251fd8-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/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_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_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid sQTvo6Ks9BmkXBw2w096/sQTvo6Ks9BmkXBw2w096 -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c9/c924f3e8377211fd1ff2783bbd7d85ff1968b57add765dfb428b8af8b1168b7c-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_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid um_Z9NSYQ8heIjGlsfwW/um_Z9NSYQ8heIjGlsfwW -goversion go1.13.6 -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 EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid u_GkJhK-9SbYtCc__D4z/u_GkJhK-9SbYtCc__D4z -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/76/76789752b5a3f6329399780c146a6be7a201c2cad005ccb1ddb497935c871b6d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e6/e6e36b8b2ca78317125b52687a694badba2e01cf1342dcf3c2a0590f5924f358-d # internal encoding/base64 mkdir -p $WORK/b038/ crypto/sha512 mkdir -p $WORK/b082/ 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_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 0TTSJJhfWCtaEJFzuuUA/0TTSJJhfWCtaEJFzuuUA -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack ./base64.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid CGYnS735WY7G4VIKyxtO/CGYnS735WY7G4VIKyxtO -goversion go1.13.6 -D "" -importcfg $WORK/b082/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go crypto/cipher mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ezEWYqM-0P4ZR7EuboTr/ezEWYqM-0P4ZR7EuboTr -goversion go1.13.6 -D "" -importcfg $WORK/b072/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid mDadG5mBf9iEJZw7uwAE/mDadG5mBf9iEJZw7uwAE -goversion go1.13.6 -D "" -importcfg $WORK/b085/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/df/dfb162dc814ce603b9190778a8044f00384e93b3a755d5e0584f37038621cabe-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/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_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p fmt -std -complete -installsuffix shared -buildid UM2H2DmMqaguT90q3NpZ/UM2H2DmMqaguT90q3NpZ -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/75/75d0bedebaf75482bbfe2730df4bb5926fab19d114d35bffa310679a8d841676-d # internal path/filepath mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 7kUaE972rYkWQV6cCcDv/7kUaE972rYkWQV6cCcDv -goversion go1.13.6 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/80/802f320d7ac8943b43846f477f0dc9650e7582f17dbe2116be9e582095e3e4ea-d # internal crypto/md5 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b087/symabis ./md5block_arm.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/md5 -std -installsuffix shared -buildid -Xy977hlGd2AI1wcGOAv/-Xy977hlGd2AI1wcGOAv -goversion go1.13.6 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/0d/0d974b66158aa4cc5c13c57e133f9b26302746db0d8d7f0b04b4d2c1f7a5d534-d # internal crypto/aes mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid 5JfnvQOFHSdSJZcNhKYV/5JfnvQOFHSdSJZcNhKYV -goversion go1.13.6 -D "" -importcfg $WORK/b071/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b087/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/45/45498a0f86a9502cf34a0ba57dd77f3de0846e7eade6711ddb86b2938f28be85-d # internal io/ioutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 1x-A-XzIOTGW2Jn6Tm8Q/1x-A-XzIOTGW2Jn6Tm8Q -goversion go1.13.6 -D "" -importcfg $WORK/b062/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/27/273185bbd5f5bc6cea2dea1a6f1cc7d39198c14388bd2ad3c10c86dd5e02fa9d-d # internal crypto/des mkdir -p $WORK/b078/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b9/b9ebf739d19b4326075570db5a08448977760bb839719ddc650ccc18728252dc-d # internal crypto/sha1 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b090/symabis ./sha1block_arm.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_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_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid cVBfsyYynNffbIDiOUBZ/cVBfsyYynNffbIDiOUBZ -goversion go1.13.6 -D "" -importcfg $WORK/b078/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Ip2Jzr952_iHV1n1_eYx/Ip2Jzr952_iHV1n1_eYx -goversion go1.13.6 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/6e/6e554b4f49b075e4557b4cbc7c912cb6dbb37288e32ebd21722836f64b9ca0e9-d # internal crypto/sha256 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid L6kF9YJLjaENon1SWP2t/L6kF9YJLjaENon1SWP2t -goversion go1.13.6 -D "" -importcfg $WORK/b091/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a6/a6cf74fd311ef50d08fb28a6578b6c3fe5da39966356b645801e2e6f06f6381e-d # internal encoding/pem mkdir -p $WORK/b095/ cat >$WORK/b095/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/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid SWGwr5zpINJSYcYAZycZ/SWGwr5zpINJSYcYAZycZ -goversion go1.13.6 -D "" -importcfg $WORK/b095/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b090/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ee/ee1aea07748e3f1e74eeeb266eafa68fa30e50da40a8e733dd79aae91c42c1b7-d # internal net mkdir -p $WORK/b098/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b098/ -importpath net -- -I $WORK/b098/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c4/c43c63ba2c6204a54ee3e95c515a967ecbbb69f06da1286d329bf9b9b9072e42-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid -Fwida6efmKx_s0BHcg_/-Fwida6efmKx_s0BHcg_ -goversion go1.13.6 -D "" -importcfg $WORK/b105/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/9f/9fdf0da33fa19c4d9ba640404ecd5ba33967f35a567ad0a6978d6d14f267613a-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b107/symabis ./sum_arm.s cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/2e/2e81ba0b3072c2ee9b14ef3b42fee6cb1cf619f0bc357d567c1000394af27b34-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid ttneUzpI2vBY_8JmGfA3/ttneUzpI2vBY_8JmGfA3 -goversion go1.13.6 -D "" -importcfg $WORK/b108/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 15_aVCe-PV45ZHwj82eB/15_aVCe-PV45ZHwj82eB -goversion go1.13.6 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./mac_noasm.go ./poly1305.go ./sum_arm.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b107/sum_arm.o ./sum_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/53/537a7f5e500427e220ba3e4140e0a88743141037caffab5cac1ff663c09bd8f8-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b107/_pkg_.a $WORK/b107/sum_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/01/01401beb5ec143bd39d911e23a3a110eaff8e61eedeccb69cea95fa29e8212c5-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 1nT-lyiPjFiK9HnS5-6O/1nT-lyiPjFiK9HnS5-6O -goversion go1.13.6 -D "" -importcfg $WORK/b104/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d8/d8faf6b45fa432e7632460142282b877f412520c57fefaa94abf02c16d812cc7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/6b/6baf0a7e320fbccdc0167211acab7bb63217d4245494280c0d6ac7c8bc043213-d # internal flag mkdir -p $WORK/b002/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_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/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid jnplngPjSmCypTs2rJr9/jnplngPjSmCypTs2rJr9 -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go encoding/json mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors -complete -installsuffix shared -buildid 7z-r26x27tSpYmWxtVZK/7z-r26x27tSpYmWxtVZK -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack ./errors.go mkdir -p $WORK/b036/ 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/b012/_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/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid pJifquCz1yq61hmSWjTh/pJifquCz1yq61hmSWjTh -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b1/b14104d2db29ef9390e0549f859b271b088a1ab294c0f6434fcf8ffe9cfe4901-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path -complete -installsuffix shared -buildid zZ56OHhelKnRBofUsKff/zZ56OHhelKnRBofUsKff -goversion go1.13.6 -D "" -importcfg $WORK/b044/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/8c/8c6e6edc96de2b0f19db112220fb5a5eca3e30cab49475b9529810ba3eb789cb-d # internal github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b048/ cat >$WORK/b048/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/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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 cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid yydY_EZCpHlMJDc-EX6X/yydY_EZCpHlMJDc-EX6X -goversion go1.13.6 -D "" -importcfg $WORK/b048/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/34/3463ba009be9462518201b3af0459c5cd304c492a2e1ad6f0fc83284c404d856-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree mkdir -p $WORK/b046/ cat >$WORK/b046/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/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree -complete -installsuffix shared -buildid B5uNylOMoEOgivsjIgyx/B5uNylOMoEOgivsjIgyx -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack ./tree.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/5a/5adc396f675338a4192667ebd1002b1be4087208ec8fc95e5ed1060790219ce3-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report mkdir -p $WORK/b045/ cat >$WORK/b045/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/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report -complete -installsuffix shared -buildid qaaYqi_BJoubmPto37f-/qaaYqi_BJoubmPto37f- -goversion go1.13.6 -D "" -importcfg $WORK/b045/importcfg -pack ./report.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/80/80ccbe2cbc699a1be5bf929daf4a7b0662296977f036e0fadcd65cd4f61d028d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal encoding/hex mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid KEM4yI2lwStf5nx8U6_y/KEM4yI2lwStf5nx8U6_y -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack ./hex.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e4/e405273f5572a6c824a52f9cac55fc4cdc317494ad732558964e74cb1b03efc3-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver -complete -installsuffix shared -buildid KzvmbiZLogl483AhWvbP/KzvmbiZLogl483AhWvbP -goversion go1.13.6 -D "" -importcfg $WORK/b057/importcfg -pack ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e0/e0a27a2486d66ae2b72de2587c5b27d3a6711b0fca54953b1dcd6dc32b336eb6-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit -complete -installsuffix shared -buildid v9UUUuYgIvqp5rRXeWev/v9UUUuYgIvqp5rRXeWev -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9b/9be109d50c6fd9727fa72a00034ed7aac401680ae303fa5e15e8f8fdb6fb095b-d # internal compress/flate mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b012/_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/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid kAjQof5_R-fJXIZ2mEBS/kAjQof5_R-fJXIZ2mEBS -goversion go1.13.6 -D "" -importcfg $WORK/b066/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/00/00cf4d138bcef7cd2a4fedc3342f4e55d98acea5e58876b27c2f7abcc170954a-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b060/ cat >$WORK/b060/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/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/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations -complete -installsuffix shared -buildid JgjcBIIPyH0KLnkY1bV2/JgjcBIIPyH0KLnkY1bV2 -goversion go1.13.6 -D "" -importcfg $WORK/b060/importcfg -pack ./unit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5a/5a6d55fbccf250270ead70165544407ad74bf61d57d88879ea802ba0cde5021d-d # internal math/big mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b075/symabis ./arith_arm.s cat >$WORK/b075/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/b012/_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/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p math/big -std -installsuffix shared -buildid QJbqj9sqp0Z-2jem2_kT/QJbqj9sqp0Z-2jem2_kT -goversion go1.13.6 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/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_arm/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/7c/7c56e6ab3d2b619af491ccd97a99e2b6a2f0034f4188ab3ab6900825c9803469-d # internal compress/gzip mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b067/_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_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 8tYfQM3OwvHZtVM42d3u/8tYfQM3OwvHZtVM42d3u -goversion go1.13.6 -D "" -importcfg $WORK/b065/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/13/13577e5b9c8b9c8068a24e23ad7e480c57880c8b87d12a8ba53b5eace34eb7de-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b042/ cat >$WORK/b042/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/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util -complete -installsuffix shared -buildid GaOF1Lk4bHiOwsCU0wBE/GaOF1Lk4bHiOwsCU0wBE -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/7f/7f5987ca525ad827968b977ba23b59a28764d39ca7798d3b2c8efceef70722ef-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b041/ cat >$WORK/b041/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 packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/translate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/coreos/fcct/translate -complete -installsuffix shared -buildid -UUp3dbXavCN8Kq9Jfig/-UUp3dbXavCN8Kq9Jfig -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/50/5080914e88250842b9d68dbf54913c3be62f0a2575714c01b158c1acee3aedd1-d # internal net/url mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p net/url -std -complete -installsuffix shared -buildid SICUkDu_6wF9sfwAKLUy/SICUkDu_6wF9sfwAKLUy -goversion go1.13.6 -D "" -importcfg $WORK/b103/importcfg -pack ./url.go cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/84/84bad09014f2923606c10530b0051a792574758027d5bc5a33c39ab03d47361d-d # internal log mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p log -std -complete -installsuffix shared -buildid ly009flLwpKjZpZvXtWu/ly009flLwpKjZpZvXtWu -goversion go1.13.6 -D "" -importcfg $WORK/b115/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/41/416ed6167eb68802a58fef81fdab3584074969bfca5e7dae527ecfc4ecdb2229-d # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/5f/5f3c33b27aefe3f493e965280504503a8ce28a6b491e7b2f152b2353ae5647bd-d # internal cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b115/_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_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dNcSlhaiClt83oamYgXe/dNcSlhaiClt83oamYgXe -goversion go1.13.6 -D "" -importcfg $WORK/b114/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b116/ cat >$WORK/b116/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid MzpSKG7Of3f-qhcUKX7b/MzpSKG7Of3f-qhcUKX7b -goversion go1.13.6 -D "" -importcfg $WORK/b116/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -o $WORK/b098/_cgo_.o $WORK/b098/_cgo_main.o $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b098/_cgo_.o -dynout $WORK/b098/_cgo_import.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_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 packagefile runtime/cgo=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p net -std -installsuffix shared -buildid 9E78ML9OWzGgHdFY-22I/9E78ML9OWzGgHdFY-22I -goversion go1.13.6 -D "" -importcfg $WORK/b098/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b098/_cgo_gotypes.go $WORK/b098/cgo_linux.cgo1.go $WORK/b098/cgo_resnew.cgo1.go $WORK/b098/cgo_socknew.cgo1.go $WORK/b098/cgo_unix.cgo1.go $WORK/b098/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/5a/5a9200a455468d7b02dcf18ba96d593fd3f92dc69bff94f6f3f70acf97be28c5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_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_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid F5s30I2KvWyz9kRh84AA/F5s30I2KvWyz9kRh84AA -goversion go1.13.6 -D "" -importcfg $WORK/b112/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/95/95c1157dbe50c84dde17cdd4803f1c47fd8c229da898d632750d37a5c83197fe-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid sgOoiXEtcnT3oPGanRC_/sgOoiXEtcnT3oPGanRC_ -goversion go1.13.6 -D "" -importcfg $WORK/b119/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b075/arith_arm.o ./arith_arm.s cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/88/88374a3ed058f184d967c485ce7874516d9422694b89eb5a1ef6c6a052a51d6f-d # internal mime mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_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/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p mime -std -complete -installsuffix shared -buildid zsp3irnaicU9vzE-_DZd/zsp3irnaicU9vzE-_DZd -goversion go1.13.6 -D "" -importcfg $WORK/b120/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b075/_pkg_.a $WORK/b075/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/43/43f518b4050171aed46b4d6b35e6d18811031d76b3bf661b126d76a609faf1f7-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml mkdir -p $WORK/b047/ cat >$WORK/b047/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/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml -complete -installsuffix shared -buildid RIdhIyaBU-47YLy91BZ4/RIdhIyaBU-47YLy91BZ4 -goversion go1.13.6 -D "" -importcfg $WORK/b047/importcfg -pack ./yaml.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/9d/9d94810217da958b042aa5dbb5fb100981f451be13facabcc016934a4bfe3d84-d # internal crypto/rand mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_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/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid gudGUb2x1l7-_ah2fbBK/gudGUb2x1l7-_ah2fbBK -goversion go1.13.6 -D "" -importcfg $WORK/b070/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/13/13d5f1251ccac6d1cfcf27a35e97128ea8d0b6af03b741f7ab7218410034e5c2-d # internal crypto/elliptic mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid RwjuNIS6qiX4uwnNfwLI/RwjuNIS6qiX4uwnNfwLI -goversion go1.13.6 -D "" -importcfg $WORK/b080/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e7/e78de5f09b84ea703d7a9408f74208d56ad01808c8d97a462f87a80288d3a19d-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b034/ cat >$WORK/b034/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 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 encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/config/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/coreos/fcct/config/common -complete -installsuffix shared -buildid wt5zlkzoksCtpKXJ1zmw/wt5zlkzoksCtpKXJ1zmw -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/cf/cfa31b0f5a7cfe86db7cb0ab8712d8bfe6f7fc942696739bd189964b57dddc74-d # internal encoding/asn1 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid SDPOKU94j-nlk9qkOO0q/SDPOKU94j-nlk9qkOO0q -goversion go1.13.6 -D "" -importcfg $WORK/b083/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/72/721e3f93f6cca5d41edf72bf8a6b3f9d429428b5fe9922052b7a194ced893e58-d # internal crypto/ed25519 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b082/_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_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid zbj5MaqwhTbDPwrrA3MM/zbj5MaqwhTbDPwrrA3MM -goversion go1.13.6 -D "" -importcfg $WORK/b084/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a4/a446257e3b836e8dfc9b22112a4d0bd72891f45a803ef2a75cf04aad84247226-d # internal crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid KfsImcMDA7yJj6vkuPD2/KfsImcMDA7yJj6vkuPD2 -goversion go1.13.6 -D "" -importcfg $WORK/b089/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/de/de17408d4a15da96c849dffd56267b4e826b628fd29172c965ceda72838e4a37-d # internal crypto/dsa mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid YmcIklWEKk6oqPjPVUqa/YmcIklWEKk6oqPjPVUqa -goversion go1.13.6 -D "" -importcfg $WORK/b093/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/73/732a4fea509dafdfe3aa200819e256089b4cc54963fd436fa65442cc382046ca-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b111/ cat >$WORK/b111/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid vxXJy7dW4SzcIhuKH8H3/vxXJy7dW4SzcIhuKH8H3 -goversion go1.13.6 -D "" -importcfg $WORK/b111/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/00/002b3d08cf3c62f9f88839ee38f49a7b2624dc99f60727859ca90fc79a49bc6f-d # internal mime/quotedprintable mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid yRw3fOjZSOTb1EFDl-Nl/yRw3fOjZSOTb1EFDl-Nl -goversion go1.13.6 -D "" -importcfg $WORK/b122/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/7a/7a10755bac48979a547079332c36405b029adc4984d53e72e7ad3bc420ace7f3-d # internal net/http/internal mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid BKkZ6yrW3E1Q3nZkcc9Y/BKkZ6yrW3E1Q3nZkcc9Y -goversion go1.13.6 -D "" -importcfg $WORK/b124/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/8b/8b5f1f7d6421e7ca2f4c106dab7f15c2a47b50b9c57ad5e74b76a3017439041c-d # internal github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json mkdir -p $WORK/b130/ cat >$WORK/b130/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/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json -complete -installsuffix shared -buildid 91uBSbYz-Baj-yxyhz44/91uBSbYz-Baj-yxyhz44 -goversion go1.13.6 -D "" -importcfg $WORK/b130/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/7e/7ee5219d7ae2b76f542bf4af11d77d87fbd5e3cfaa3a804ddae20de7cad74218-d # internal crypto/ecdsa mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid jnFMwOXTukYroDmKrz99/jnFMwOXTukYroDmKrz99 -goversion go1.13.6 -D "" -importcfg $WORK/b079/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/24/24f5862e96e31ec06b1dbfd90ec29eacfb5069afecb6709c2ee3434550e0b983-d # internal crypto/x509/pkix mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 2E-XKaITAOYU3YG6Of_h/2E-XKaITAOYU3YG6Of_h -goversion go1.13.6 -D "" -importcfg $WORK/b094/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/48/4878a826876ab669bf744834c3f907152faf5e4952ff3a67ffe7783eec2e64e1-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile math/big=$WORK/b075/_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_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid XG4LzT3zPxt6W3h-F5Ku/XG4LzT3zPxt6W3h-F5Ku -goversion go1.13.6 -D "" -importcfg $WORK/b096/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c3/c31b91a7254e30ae771526684b960d9eba360c8bcb41f0629046578170cbd1d2-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate mkdir -p $WORK/b131/ cat >$WORK/b131/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/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate -complete -installsuffix shared -buildid 5dfacYzlDjfd-kgv_HSG/5dfacYzlDjfd-kgv_HSG -goversion go1.13.6 -D "" -importcfg $WORK/b131/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ff/ff002b934fd7f7a11fde0e82580d2892f55d2b87b4d12aa2a73f15bee4779ae3-d # internal text/template/parse mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid N9ro2UE3F6iw9cQ440nL/N9ro2UE3F6iw9cQ440nL -goversion go1.13.6 -D "" -importcfg $WORK/b135/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/f0/f0e6f7f0f6702c10a0823861466b4c750d6e664b9e46369ff4436a235fb8d5ef-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/coreos/fcct/internal/version -complete -installsuffix shared -buildid FrfKSjVUOO-MywlX4VVB/FrfKSjVUOO-MywlX4VVB -goversion go1.13.6 -D "" -importcfg $WORK/b136/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/f3/f3c226b4b3555565a81febbdd5064e14a5847a1c63299bd8f83c74eadebc629b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/16/16880025d1573f1cef9f4a130cccb44a0a1e645f663eb0332edf83d4581b06a3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/bf/bf1f82c3bb7162d320c25d9e1ca76dd5660922c23e8224eaf663b4f50b34df43-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json mkdir -p $WORK/b129/ cat >$WORK/b129/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/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json -complete -installsuffix shared -buildid -Tfafujobnm_n6pY8ds8/-Tfafujobnm_n6pY8ds8 -goversion go1.13.6 -D "" -importcfg $WORK/b129/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/30/3019571ba463253120e3b8397fe9adae946a6a7d6d9168918dab2cbe4dde9de8-d # internal text/template mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b135/_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_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p text/template -std -complete -installsuffix shared -buildid vuLEQN7dT8xuIxprOCUq/vuLEQN7dT8xuIxprOCUq -goversion go1.13.6 -D "" -importcfg $WORK/b134/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/21/2176817fdba55de1376963333ef2d4a3d4e787689c89381bf8bcf7bd6cc5b4fd-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b128/ cat >$WORK/b128/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/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b131/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate -complete -installsuffix shared -buildid e6DVvWP2iCHpIPmNGM8s/e6DVvWP2iCHpIPmNGM8s -goversion go1.13.6 -D "" -importcfg $WORK/b128/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/24/24a04561892489dc8675c97f9feb133601bbc4815f3700ba26afd80cbc6cc191-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b098/_pkg_.a $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b5/b5aca0285c0b119a808db8d09c0b41f41b747ebd61152df0c61d84f98e8d489c-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b118/ net/textproto mkdir -p $WORK/b117/ cat >$WORK/b118/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/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid jti1x_eZ4mebPzyOkX2H/jti1x_eZ4mebPzyOkX2H -goversion go1.13.6 -D "" -importcfg $WORK/b118/importcfg -pack ./proxy.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid AmybQ77RAkmhCD9SDxVc/AmybQ77RAkmhCD9SDxVc -goversion go1.13.6 -D "" -importcfg $WORK/b117/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/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/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid yM3TZbdcLqpoBZFdOG9z/yM3TZbdcLqpoBZFdOG9z -goversion go1.13.6 -D "" -importcfg $WORK/b092/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/4c/4c01f442bfd3eb6af740f438d4cb4054ffe61b16cc50a407518ff845204ac297-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/d4/d475defda15837e8905c278e535950fbdd39d9253788cfaefd019f71b79c159c-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b110/ mime/multipart mkdir -p $WORK/b121/ cat >$WORK/b110/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/b111/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jBV1r5SdB1akiwow1znP/jBV1r5SdB1akiwow1znP -goversion go1.13.6 -D "" -importcfg $WORK/b110/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid RpOswRbA3QvvT1wnC0yj/RpOswRbA3QvvT1wnC0yj -goversion go1.13.6 -D "" -importcfg $WORK/b121/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/6e/6eaca3a5a90da680c1a3ad625159a25a7eb33ff5aeb5f9ba30c6734202ea7294-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f7/f785c3798cf012e33a04880b31d15ef950d93959a154eb295c91ac33016193e9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/55/55180b3b942326af4e09e5f71de8f2894bea6957461e6d5b4396f4561d839d74-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/15/150829977a7b2f249dbcccf966ec64a6b9e98cff2a1265314c7401c1c3062d5c-d # internal crypto/tls mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid jK_C_mt5WOK_Ad2y1dUK/jK_C_mt5WOK_Ad2y1dUK -goversion go1.13.6 -D "" -importcfg $WORK/b077/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ce/ce469ef245ce39a0d3707f57b232b6cb7aed5d8bc6f90ea149b31e45ea133588-d # internal net/http/httptrace mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b117/_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_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid wmhD-gLenPGbQJe-k9oL/wmhD-gLenPGbQJe-k9oL -goversion go1.13.6 -D "" -importcfg $WORK/b123/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ee/ee963fb39f5ad7364ead69a7f5b2aa21cff913203e6597546a80b99a1697a492-d # internal net/http mkdir -p $WORK/b064/ cat >$WORK/b064/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/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b077/_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/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p net/http -std -complete -installsuffix shared -buildid 7usEc_yebtV4AxXpbbT7/7usEc_yebtV4AxXpbbT7 -goversion go1.13.6 -D "" -importcfg $WORK/b064/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_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/c0/c04b8ea4d44409affde27aa7fd6056b56c6cd53887fe87f207105ee9e4000ce9-d # internal github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl mkdir -p $WORK/b061/ cat >$WORK/b061/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/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl -complete -installsuffix shared -buildid GR3UF6yaW2Wq2vctQ2kf/GR3UF6yaW2Wq2vctQ2kf -goversion go1.13.6 -D "" -importcfg $WORK/b061/importcfg -pack ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9a/9ae1d47c32ad8a9aed1ce948d4d587eac6b7d8e3029b156342724a2b0214fb34-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b053/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types cat >$WORK/b053/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/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/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/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b127/ cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types -complete -installsuffix shared -buildid leqMxay5ecYCehiVvil4/leqMxay5ecYCehiVvil4 -goversion go1.13.6 -D "" -importcfg $WORK/b053/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 cat >$WORK/b127/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/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/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/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types -complete -installsuffix shared -buildid ERkxkMJ3BFVLOpR6Z1zN/ERkxkMJ3BFVLOpR6Z1zN -goversion go1.13.6 -D "" -importcfg $WORK/b127/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 ./proxy.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/5f/5f84cf4c09258e5741d688f266eedcbe3c7c24c24e6c571e5952c8e3769298ef-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b052/ cat >$WORK/b052/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/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/base/v0_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/coreos/fcct/base/v0_1 -complete -installsuffix shared -buildid O7YNelISO10p0lXU80i6/O7YNelISO10p0lXU80i6 -goversion go1.13.6 -D "" -importcfg $WORK/b052/importcfg -pack ./schema.go ./translate.go ./validate.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/6c/6cd1e1b8f1e0b12b3272dfb9915e6262d502810730576cd6793fd507d6b02515-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b126/ github.com/coreos/fcct/base/v0_2_exp mkdir -p $WORK/b133/ cat >$WORK/b126/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_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b127/_pkg_.a EOF cat >$WORK/b133/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_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_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 errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b127/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/template=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/coreos/fcct/distro/fcos/v0_1 -complete -installsuffix shared -buildid jD4EBkOzIu-GkI1uFJ9y/jD4EBkOzIu-GkI1uFJ9y -goversion go1.13.6 -D "" -importcfg $WORK/b126/importcfg -pack ./schema.go ./translate.go cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/base/v0_2_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/coreos/fcct/base/v0_2_exp -complete -installsuffix shared -buildid 0WT5N6O_kkK4_ZOaDQRO/0WT5N6O_kkK4_ZOaDQRO -goversion go1.13.6 -D "" -importcfg $WORK/b133/importcfg -pack ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3d/3d226b5a5b191b3ac02bd22858030f073a340f00c44116ba2c11ad6cb2f7e960-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4d/4d032eb23d17f5b1dd0e34735a9257b7971f40683eea5d1f3aa3f3e3563afe5e-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b051/ cat >$WORK/b051/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/b052/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b131/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/config/v1_0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/coreos/fcct/config/v1_0 -complete -installsuffix shared -buildid thArdkp_nkktcDtrDXar/thArdkp_nkktcDtrDXar -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/3d/3dbee7b0aeb60849388b2986d5cadba7259cc94f9e2fcb75e7381a95ba345335-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/4f/4fa734331a5ec84e7badb26673830aa84013768dc4aaf2f0db8181428af85405-d # internal github.com/coreos/fcct/config/v1_1_exp mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_1_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_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_2_exp=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b127/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b131/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/config/v1_1_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/coreos/fcct/config/v1_1_exp -complete -installsuffix shared -buildid idwlEW8bymkIGLbGlO4h/idwlEW8bymkIGLbGlO4h -goversion go1.13.6 -D "" -importcfg $WORK/b132/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/84/840211dc68af041ff5380452ec823ef805110a8fbb497f5d682ef17264cd2f65-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/b012/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/coreos/fcct/config -complete -installsuffix shared -buildid lXXKpN0AXO7aXVorHP6i/lXXKpN0AXO7aXVorHP6i -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/bf/bf4c49d1f6291faea5a64825e3f1ef53269c181b3974bd2f4817c3df9b64ce5a-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_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/b136/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b102/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 60a7MkDoLqrBWv909TrI/60a7MkDoLqrBWv909TrI -goversion go1.13.6 -D _/builddir/build/BUILD/fcct-0.4.0/internal -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/2f/2f002c52058ae49cfb064efe1f98d57cb2b16d509994609569e624bc337c4769-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_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/b136/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b102/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2_exp=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b127/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile regexp/syntax=$WORK/b050/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b129/_pkg_.a packagefile text/template=$WORK/b134/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile bufio=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json=$WORK/b130/_pkg_.a packagefile text/template/parse=$WORK/b135/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=wrhXae1pDqND34-eSq8w/60a7MkDoLqrBWv909TrI/VN9DFTtBk2PiCoDJ5cxr/wrhXae1pDqND34-eSq8w -X github.com/coreos/fcct/internal/version.Raw=0.4.0 -X github.com/coreos/fcct/version=0.4.0 -B 0x2d176dbcf2f268e353acbdcdd996f45fc8811e06 -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_arm/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.4.0 -B 0xc84e926e7c36d89ea8533981d721ac9b63f165c0' -a -v -x -o fcct-x86_64-apple-darwin internal/main.go WORK=/tmp/go-build866628045 runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid 4-nfHeX9gJwASYXcBn0r/4-nfHeX9gJwASYXcBn0r -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go math/bits mkdir -p $WORK/b016/ unicode/utf8 runtime/internal/atomic mkdir -p $WORK/b018/ mkdir -p $WORK/b009/ internal/cpu cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b007/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid vDKZNDNkehsddABnuxL6/vDKZNDNkehsddABnuxL6 -goversion go1.13.6 -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_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid Qv4vEGiCLoqznzVw-1Yb/Qv4vEGiCLoqznzVw-1Yb -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid aTDyMhFniwirJ9_R9XSC/aTDyMhFniwirJ9_R9XSC -goversion go1.13.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64x.go ./stubs.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid RHqHGgJgzGtTDGl5wWfd/RHqHGgJgzGtTDGl5wWfd -goversion go1.13.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/21/213464eb3e1bd7f5af216f5c005192583d4f10d335c52ddb2a2f9da1e75b397f-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid UHXGb-jlejW7hbGWiBJ5/UHXGb-jlejW7hbGWiBJ5 -goversion go1.13.6 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/d7/d7eb32d77cfdf6f31e19403b22221b8206f25e658a757cacce51828a606205fa-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid 98FhktA_JMnQpd_AnLWe/98FhktA_JMnQpd_AnLWe -goversion go1.13.6 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/72/723f0bc0fad76d7c7acb2e1c6aa80a1c9e1f4f5c0a078ad60df7549185c79e9c-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b8/b89fe4a0b41cde2cac4e60ed05541b4cb9399b6c1278bc6c761bf28697f1cfd8-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid 32-uqO_TzEx_xYBBDJxi/32-uqO_TzEx_xYBBDJxi -goversion go1.13.6 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/02/02d0146c98c2ab4f18f460da4996f6a2aea8a864d3002ec3a4a64216ddd837d2-d # internal encoding mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p encoding -std -complete -buildid 7HLDrquPoH4sr05lkVFu/7HLDrquPoH4sr05lkVFu -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid ioT54_4dxnbPwbOJaZKc/ioT54_4dxnbPwbOJaZKc -goversion go1.13.6 -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/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/9f/9f3c2b13ba48768794ecfda69e5e0df878281d732cbc8d179383fde658e17de1-d # internal unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p unicode/utf16 -std -complete -buildid ZVwj049Rw_tq03cLU3M2/ZVwj049Rw_tq03cLU3M2 -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/04/04f8d05d341927c0c3fac63029ec07946febf623522b273bb44bb2b8affc0fed-d # internal container/list mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p container/list -std -complete -buildid YaoJDXrfDQt_O_Fruzt-/YaoJDXrfDQt_O_Fruzt- -goversion go1.13.6 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -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 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c2/c20a7beb599eed98c06296ebe4fcabde8c13e96dfbc382e66d4409175a595cee-d # internal crypto/internal/subtle mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/subtle -std -complete -buildid 3Gqz8eIktL6o-nMicCj-/3Gqz8eIktL6o-nMicCj- -goversion go1.13.6 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./aliasing.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6e/6e92642ff6372706a9161714bb426c7257237d41a74f32a654d2c65664999056-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c7/c7f0fa390926f55e794ee60891b9048b302d6a4eb68c71be5d6fa8ca6924d6e9-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_arm/asm -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/4a/4ac21969f2719c0f6aba6ddef139ea9597ae20523158669f705f9e57532d95fd-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/testlog -std -complete -buildid uFRl5rhWjutv3nzLquH3/uFRl5rhWjutv3nzLquH3 -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./log.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid 24ZMBruIJuAUS1ngO5ea/24ZMBruIJuAUS1ngO5ea -goversion go1.13.6 -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 ./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/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid _DoErs1r7boI1nd7QRGm/_DoErs1r7boI1nd7QRGm -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/0d/0db4288919021b7ee26e8cd3582a29a7429ea91c7c047e1cb402820760b39c11-d # internal crypto/subtle mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/subtle -std -complete -buildid 9xSz8aBJoE7N10mv22YY/9xSz8aBJoE7N10mv22YY -goversion go1.13.6 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f2/f2a5dcc56ed48d4be25fc20d3abbbd45dfaae790dce08b8e48f028515ff2b263-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid hAeAuYHJl6auASNyBRGH/hAeAuYHJl6auASNyBRGH -goversion go1.13.6 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4e/4e62e06e83f2a412b2f2b6d9894b0c09381b01d6d6a3a2dfc1cd891bb2c1fe41-d # internal internal/nettrace mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/nettrace -std -complete -buildid xXDKWzMP7GL7382ot6ZL/xXDKWzMP7GL7382ot6ZL -goversion go1.13.6 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ba/ba474cf265002d5fecaa50bd0d1380264cb1c8d335692bba0e4a090763d989f3-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid 20115uIDFkWbdswiESmQ/20115uIDFkWbdswiESmQ -goversion go1.13.6 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/9f/9f0120f52079ac85a38376d9d5ccfdaf0daca08060118ed972d0cbd672b4d125-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b110/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d3/d3a6c8710d410c4c0a2f17eb56ab54ffb5ccf5d72dbbd19ceaa4664ebb3be379-d # internal cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid hgVFQc8soh7RhWgKrqZN/hgVFQc8soh7RhWgKrqZN -goversion go1.13.6 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h -c=4 ./doc.go ./mont25519_amd64.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b110/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b110/const_amd64.o ./const_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b110/cswap_amd64.o ./cswap_amd64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/36/36fae352aeb19574f1074ab75ea53a120eb8ae81fe820848f82ca84ed587ec58-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b110/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -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 cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/a3/a3bbb8dea229a0de13491ad2f2760fc9efd43893ef0f5ff6ec5002aa3edb8cd4-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b110/ladderstep_amd64.o ./ladderstep_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -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_arm/asm -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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b110/mul_amd64.o ./mul_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -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_arm/asm -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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b110/square_amd64.o ./square_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -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_arm/asm -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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b110/_pkg_.a $WORK/b110/const_amd64.o $WORK/b110/cswap_amd64.o $WORK/b110/freeze_amd64.o $WORK/b110/ladderstep_amd64.o $WORK/b110/mul_amd64.o $WORK/b110/square_amd64.o # internal runtime mkdir -p $WORK/b005/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_amd64.s cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/f7/f72288c08f8871e752b7495c9b32a77cb1dfdad481698cf7edf4ac7552d0004e-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a0/a016efc47fa7dfb87268383d85b30d21f31d2e650cb5238472a86f41ac70c3f4-d # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid K350I8pzVrEdWXuU5WwJ/K350I8pzVrEdWXuU5WwJ -goversion go1.13.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_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 ./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 ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64x.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_darwin_64.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/rt0_darwin_amd64.o ./rt0_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/sys_darwin_amd64.o ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_darwin_amd64.o $WORK/b005/sys_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c8/c8e6d61bd592b88bebb7f40f222ded30a4165c3a091efc34f15b730e33411289-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_arm/asm -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/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid CLwoktzZ_0H3GeGNWDaZ/CLwoktzZ_0H3GeGNWDaZ -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid 7uXSzZcm-7xKvM54qeQw/7uXSzZcm-7xKvM54qeQw -goversion go1.13.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/88/8855e9ce02d6faa7ea11d9514931de51f83012f1ef790d3460baa05579904cad-d # internal internal/singleflight mkdir -p $WORK/b102/ cat >$WORK/b102/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_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p internal/singleflight -std -complete -buildid P0TP-Ya7sMFb87JExXcm/P0TP-Ya7sMFb87JExXcm -goversion go1.13.6 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./singleflight.go math/rand mkdir -p $WORK/b076/ cat >$WORK/b076/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_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p math/rand -std -complete -buildid q6paNakKygB4dmDCd0m2/q6paNakKygB4dmDCd0m2 -goversion go1.13.6 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/40/408ea938f38a55e37f83b43345b86276f35d4ccecd08a976ebe5e95a5dcaafb4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/19/193078775e51fef393a5ea84398aa849e8d1af03fdde7a8095380013bf289058-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -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_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fd/fdfd77092f4647f924a922daf5f3488ca59872efcf0e8be26d426909cda53220-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_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid AXMeLem_3TbssIqalHYW/AXMeLem_3TbssIqalHYW -goversion go1.13.6 -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_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid GpeMyGVBol1DrSqT2Kxu/GpeMyGVBol1DrSqT2Kxu -goversion go1.13.6 -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_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e7/e7bc0ad23762a8401f0c22dec85177f6b96b3cc7390114c5c9fbfeeae0f26f6a-d # internal strconv mkdir -p $WORK/b017/ io vendor/golang.org/x/net/dns/dnsmessage internal/oserror mkdir -p $WORK/b024/ mkdir -p $WORK/b099/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_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/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b026/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid sr5TZIS2YBtpsbVGiXBB/sr5TZIS2YBtpsbVGiXBB -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid 95luH9X_npMZS_lleU8K/95luH9X_npMZS_lleU8K -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid YvBe-FLL-kqsfE2ev-w8/YvBe-FLL-kqsfE2ev-w8 -goversion go1.13.6 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./message.go cat >$WORK/b026/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_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid CZiHYMev0C09AJVGpmyO/CZiHYMev0C09AJVGpmyO -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c0/c01741183f9dc19b06726fc10fd608a21e1cbbfa0eab82cf90198415af2837da-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/bb/bb26a86000ceb24becb369d16564c282a72d1ad9cbc69c076e598be269dc04e5-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_arm/asm -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/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid RNAJS2jQ44WUIfwzShfk/RNAJS2jQ44WUIfwzShfk -goversion go1.13.6 -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 ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.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_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/34/349ca096ef08b184013ff197429cf3215cad060edebe156589955eb60fbfcf5a-d # internal bytes mkdir -p $WORK/b035/ strings mkdir -p $WORK/b032/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_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/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p bytes -std -buildid hHDJuTOlBIWS_sDF_t7r/hHDJuTOlBIWS_sDF_t7r -goversion go1.13.6 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_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_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strings -std -complete -buildid rhPGDsbXSGNLHD-dB6uB/rhPGDsbXSGNLHD-dB6uB -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d1/d1091c737c6880838ad01896811da5ff6e1f38af6834af7a955020c931bfa5fd-d # internal 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_arm/asm -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_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_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid ISFLXmdkYMaKJy1ztINu/ISFLXmdkYMaKJy1ztINu -goversion go1.13.6 -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/b035/_pkg_.a /builddir/.cache/go-build/0c/0cca305e93c902dad76b95076ff4c10bd35034528c338d71e77eafa9c3fd4134-d # internal hash mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p hash -std -complete -buildid R96WNy26mfsbJonH7wZS/R96WNy26mfsbJonH7wZS -goversion go1.13.6 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/16/163fbd811711d61b0e338932fd3ea5d9d2ecbdeb2fe0e77aecb3913e502065c7-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3e/3e2bfa38c1e1f04f04f18b1fdb6d5e6083ed756cf8ebd1eebc5f902dca539dfc-d # internal crypto mkdir -p $WORK/b054/ bufio mkdir -p $WORK/b059/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b055/_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_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto -std -complete -buildid Y8wmSKpbJ-JxXrIbRIvB/Y8wmSKpbJ-JxXrIbRIvB -goversion go1.13.6 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./crypto.go cat >$WORK/b059/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/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p bufio -std -complete -buildid l9hAqIj21GjQvUGbL5OW/l9hAqIj21GjQvUGbL5OW -goversion go1.13.6 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./bufio.go ./scan.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f0/f0f0bf036436d6f9ab24a23eb27c103a564e3ec0e4f0a2567fd0efaa0801c6c2-d # internal regexp/syntax mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p regexp/syntax -std -complete -buildid fna4MA-gB6DtcVJym56L/fna4MA-gB6DtcVJym56L -goversion go1.13.6 -D "" -importcfg $WORK/b050/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_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7e/7ef7e5ff2cf1a2e106c06b76b1cfcc7c6050b4ac46566d6344d09095b20f6c43-d # internal hash/crc32 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b067/symabis ./crc32_amd64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p hash/crc32 -std -buildid Un8ccrJ8vViSrr0erEsu/Un8ccrJ8vViSrr0erEsu -goversion go1.13.6 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b067/crc32_amd64.o ./crc32_amd64.s cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -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 cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/31/31f9a68a1b096d532afc7a771f4c696f9fb7267311365ac35f13ccb539a8e26b-d # internal crypto/internal/randutil mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/randutil -std -complete -buildid n4C5cJVRKCBJXilGCtLA/n4C5cJVRKCBJXilGCtLA -goversion go1.13.6 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./randutil.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/4a/4ab65c80f4d9c55293e2120b629cc0e609022972aeda31dccd5d02439004aae8-d # internal crypto/hmac cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -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 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/hmac -std -complete -buildid Pazhd_5NuE3hmWbQevqz/Pazhd_5NuE3hmWbQevqz -goversion go1.13.6 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/39/39598571ef1c6ec924ad1cb127cfbe22aee404c7a8edce3ef6aa5e0d2a7464f0-d # internal crypto/rc4 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rc4 -std -complete -buildid 8cbIOWk6w3o1ovY6KWQw/8cbIOWk6w3o1ovY6KWQw -goversion go1.13.6 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./rc4.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/23/23da4ec4a50a325a770f1d9bf16cd141e912a76ea5c1f15ee02da50b440c3768-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_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_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid 31Hxsa-LoSj1wbnLALxr/31Hxsa-LoSj1wbnLALxr -goversion go1.13.6 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/0b/0b0a5d22032736793ef796fd7ef17ee53d6c8926d26bb5d817a43465ab4dc32f-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ cat >$WORK/b115/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_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/transform -std -complete -buildid Gp6zhLCrLfQ-PH93t672/Gp6zhLCrLfQ-PH93t672 -goversion go1.13.6 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/7f/7fb30f7ea3fb8edf10d2ae4f17837c3bdb3c1f84377595c4f5ec684b92ae21ca-d # internal path mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p path -std -complete -buildid j5FFjv8WHJwgNwYXBYb_/j5FFjv8WHJwgNwYXBYb_ -goversion go1.13.6 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./match.go ./path.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/59/59d65aeb8afcedc8b676c3a32d7ef6c731dad8a96a3506de7535fc437f07eb12-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_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_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid tgz9GBamSbs7vZBMQorC/tgz9GBamSbs7vZBMQorC -goversion go1.13.6 -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_arm/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/2b/2b06d9e0d15e38206a7a7cbc9946741322e9964272967b0b623239156b342a48-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/71/71cc6c5d8e4c89829d5bfa167e17f61e97d71f3d19bc89c2a1284242d3fdd963-d # internal cat >$WORK/b030/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_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/unix -std -complete -buildid LNLf8pPNoE7e8Ghfkmwr/LNLf8pPNoE7e8Ghfkmwr -goversion go1.13.6 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_darwin.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/3e/3e253878f28fc4f96059ad11c1073c066d70dc8bc9e6a2a891ea0ad8c30f63f2-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ff/ffd64792f36a94d4f8ba8c857ef1a798aaa64d7e115c50584359f2aff488a911-d # internal regexp mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b050/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p regexp -std -complete -buildid nsWMCz7An0ZTMUaadsyi/nsWMCz7An0ZTMUaadsyi -goversion go1.13.6 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/02/02e84b5137b10d1a93f82f9fa9007a70c7cd049e897bca20be30e8657f67ffca-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/c1/c11694ff4821fe97a76ab4dcdc737b67bf502617cc0fbc193de063b6a241df91-d # internal context mkdir -p $WORK/b069/ cat >$WORK/b069/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 time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p context -std -complete -buildid i54siGJch0hqDP53rXLi/i54siGJch0hqDP53rXLi -goversion go1.13.6 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_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_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid _mx11sUMohRw2HYC_Qkp/_mx11sUMohRw2HYC_Qkp -goversion go1.13.6 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -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 cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/28/28a4dc4201268c56194bad71af0faacdb4f62a8e27c0287e7ffa38089a90ae58-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/60/6007de942a5d73e8c415b1219474079f83a4b9a577e6e46f3fe0125e63ea8526-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/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_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_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid o8wjvInAMX1ZJEF4nRN4/o8wjvInAMX1ZJEF4nRN4 -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_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 ./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 cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e6/e68570026c75fb356ae17932e84f2c67f1ba90974f0e5f976d30dc7119bbd119-d # internal internal/fmtsort mkdir -p $WORK/b013/ 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_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid 6X3GDSsuTig3b3DVaHTC/6X3GDSsuTig3b3DVaHTC -goversion go1.13.6 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go encoding/binary mkdir -p $WORK/b039/ 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 EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/binary -std -complete -buildid QqXlOlUK1HFhdflZyOhD/QqXlOlUK1HFhdflZyOhD -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/6a/6a7ff93bbbbaf711ffeea055146aa4580c2379b957d63064a24f35d003596a2f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ef/ef18ec163941bb8d5c80a710c5ad22517758e095f03783dd61e722b0ff320189-d # internal crypto/sha512 mkdir -p $WORK/b082/ crypto/cipher mkdir -p $WORK/b072/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b082/symabis ./sha512block_amd64.s encoding/base64 crypto/ed25519/internal/edwards25519 cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b085/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b072/symabis ./xor_amd64.s mkdir -p $WORK/b038/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid ETXdYlAmEoc0BO8MrpUE/ETXdYlAmEoc0BO8MrpUE -goversion go1.13.6 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./const.go ./edwards25519.go 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_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding/base64 -std -complete -buildid wuHAjIKboGnEYp1XbIyL/wuHAjIKboGnEYp1XbIyL -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./base64.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/sha512 -std -buildid F6abTNDJMlNeKr-d0t0c/F6abTNDJMlNeKr-d0t0c -goversion go1.13.6 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b074/_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_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/cipher -std -buildid 8RkEmeOOfdZoCuMwpfZy/8RkEmeOOfdZoCuMwpfZy -goversion go1.13.6 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f02977abf8acd7026a55964173f40915c45fc53632cd3c5901f8751f89e07f95-d # internal fmt mkdir -p $WORK/b012/ cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/c3/c3aac5aebae3f2f7b4c434786cc7cd63c0c86a07a697259ab478d742292f3841-d # internal cat >$WORK/b012/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_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid LPDcmofW1QfGUXSy86RO/LPDcmofW1QfGUXSy86RO -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p path/filepath -std -complete -buildid VznZ-eDjN4BMfnlFVIU_/VznZ-eDjN4BMfnlFVIU_ -goversion go1.13.6 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b082/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b082/_pkg_.a $WORK/b082/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b072/xor_amd64.o ./xor_amd64.s cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/3d/3d1a296a842f379e2a41cca1107507f0b53ba51344e8f54e76b5ba0593299be6-d # internal crypto/md5 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/b6/b6b5f9c8cdc4452d2d59493efada24e5e85fd7a05454cdd74baff0f96c193133-d # internal crypto/sha1 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b090/symabis ./sha1block_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/md5 -std -buildid d8VNQcj-aLmdk_3lgY5L/d8VNQcj-aLmdk_3lgY5L -goversion go1.13.6 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b072/_pkg_.a $WORK/b072/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c8/c86fd4d4919374a0c8134f9b3ca108a162ce61cad7d11fcbc1778fde14fdee72-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal crypto/aes mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b071/symabis ./asm_amd64.s ./gcm_amd64.s cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/33/33b69fa1c7d23c20c9ec6cc09d0495cce03086299c474cd08f1da9d723059450-d # internal io/ioutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p io/ioutil -std -complete -buildid 51sp389L0LWdJKilSbbl/51sp389L0LWdJKilSbbl -goversion go1.13.6 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/aes -std -buildid 8VeUTIGAOrvH1sQ1R5sY/8VeUTIGAOrvH1sQ1R5sY -goversion go1.13.6 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/sha1 -std -buildid q_eve6NlYB-l70QlRpfa/q_eve6NlYB-l70QlRpfa -goversion go1.13.6 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b087/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f5/f527a97cb72fb48fcc75b863fe4978984ffec6ecd1ad30627fbda3103da47d45-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/82/825ef8e98a09421157366fb351e4c4c475c5eb609fb6fca92df6bfd3b925d545-d # internal crypto/des mkdir -p $WORK/b078/ crypto/sha256 cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b091/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/des -std -complete -buildid ZQunFlGT9iD4FVs8s62E/ZQunFlGT9iD4FVs8s62E -goversion go1.13.6 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b090/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b071/asm_amd64.o ./asm_amd64.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/sha256 -std -buildid IQVDRaTncezjEgXFmfqP/IQVDRaTncezjEgXFmfqP -goversion go1.13.6 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b071/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/03/03fd70f4ec88d14c6c68c72a3614c17f00a55d236409abab12275ec15c9160d7-d # internal encoding/pem mkdir -p $WORK/b095/ cat >$WORK/b095/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/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p encoding/pem -std -complete -buildid Y1rDk-UA6TMrPMGRAM7N/Y1rDk-UA6TMrPMGRAM7N -goversion go1.13.6 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_amd64.o $WORK/b071/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/5b/5bd587e73f580dd40b16590512ed39fa97d1289f03a57f6f024f3b48c8fe3a66-d # internal vendor/golang.org/x/net/route mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b100/symabis ./empty.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/30/30ce2773b1bca76ee48e418ce7d4641effbd2bb5f844e576580b2a93d112f559-d # internal os/exec mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p os/exec -std -complete -buildid zrI7sS53Ji8E5LqfDVGp/zrI7sS53Ji8E5LqfDVGp -goversion go1.13.6 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_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_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/net/route -std -buildid sxbWYfM0aGvX290mJYtz/sxbWYfM0aGvX290mJYtz -goversion go1.13.6 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ac/ac1320962d0e0368c007e0875c0faa125b81c3a880be5743a36e1d87ab3ab8ef-d # internal flag mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_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/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid OqKjLKHclGmrXZ15LeEw/OqKjLKHclGmrXZ15LeEw -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b091/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/9e/9edb7a5cbcd79aa8c23f41e6bffd6235a4630f0e0964f1cc90eb889a7fa85775-d # internal encoding/json mkdir -p $WORK/b036/ 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/b012/_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/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p encoding/json -std -complete -buildid EZM0HmKk8qrcKxWP_q1l/EZM0HmKk8qrcKxWP_q1l -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/2c/2ccbbb3a07092ce5d488d570b217a6b87e57d02bc4315ab0b3013c1c82c14a53-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid y6Se4PDTkDVyIjYxkcJs/y6Se4PDTkDVyIjYxkcJs -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/aa/aa9b2b17f68a5d0f1effb582c8d6ddf7cddca98e7d0f02a0fe8a9f66c4846c6e-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/vcontext/path -complete -buildid Oolahn1iKN0naq3l7w6H/Oolahn1iKN0naq3l7w6H -goversion go1.13.6 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b100/empty.o ./empty.s cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4b/4b85732018e27553f9ac2181bed21b3e88d61ccbca38f22b27ac9817c272c2e0-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/vcontext/tree -complete -buildid 9nje0yAYbdf4YEVq4Xsq/9nje0yAYbdf4YEVq4Xsq -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b100/_pkg_.a $WORK/b100/empty.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/32/32430572bdafdd21394fe6f15cffcd7974d2b519601abd2cec6bd28a3fa9cb78-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b048/ cat >$WORK/b048/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/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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 cd /builddir/build/BUILD/fcct-0.4.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p gopkg.in/yaml.v3 -complete -buildid ED0KIHdfemf8wL4oUaBp/ED0KIHdfemf8wL4oUaBp -goversion go1.13.6 -D "" -importcfg $WORK/b048/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 cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1e/1e5bc7595360275aa0d65e331dd1d3151b8380b7bf5d2065aa797393ba960679-d # internal encoding/hex mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p encoding/hex -std -complete -buildid PFDHEQJN379z5bYO5yJT/PFDHEQJN379z5bYO5yJT -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./hex.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/40/400985cc8473d0068e8264f9de74d6847229afb3c3e65f1db543c557c418ea4e-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/go-semver/semver -complete -buildid m-WtHUeCXtsdegmQkoMC/m-WtHUeCXtsdegmQkoMC -goversion go1.13.6 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e0/e0f7a46a2be17aa88d54933088e73470619844c4f6ee08b464f145a1f0e8f1fc-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/vcontext/report -complete -buildid nDFVfgn6ReUgsk5CF-qE/nDFVfgn6ReUgsk5CF-qE -goversion go1.13.6 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a9/a9a75922fb52b7d3d6744f99ed040feddabfdbef00d683ffce1a8337f1da78c8-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/go-systemd/unit -complete -buildid 7J3ac98lPwJdMypeT_8S/7J3ac98lPwJdMypeT_8S -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/de/dee84ebad37db39738908a1e7f418db069dc788d4fa39b14865d8c2aefe43520-d # internal compress/flate mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b012/_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/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p compress/flate -std -complete -buildid yFfjCXtPdNW2Wq9SgYlp/yFfjCXtPdNW2Wq9SgYlp -goversion go1.13.6 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b3/b3c20ad24a9996646d4e09a7ea739e5bcd7cbe6cefa435881e8021cc493ae6ab-d # internal math/big mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b075/symabis ./arith_amd64.s cat >$WORK/b075/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/b012/_pkg_.a packagefile internal/cpu=$WORK/b007/_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/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p math/big -std -buildid fjeKUhwEgRIHKXoofaap/fjeKUhwEgRIHKXoofaap -goversion go1.13.6 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/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_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ed/edc495c5c15a9132b90f43b92d71eea57dab1cec03c68b693a0d060482ed328d-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid 39pyFu1b9_EOvMZN02Rf/39pyFu1b9_EOvMZN02Rf -goversion go1.13.6 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a9/a9f080ca4040ef28d6e9833a6f6fb272ca35a2a2ec72a6a778af41a76c5c526b-d # internal net mkdir -p $WORK/b098/ cat >$WORK/b098/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/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b100/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b101/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b102/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_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_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net -std -buildid 40CHihyX8u1ygpWTJit_/40CHihyX8u1ygpWTJit_ -goversion go1.13.6 -D "" -importcfg $WORK/b098/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_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_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/82/825b3993303346225a9c2f99022846a6c55049bdcb7ede88784b70ccfd9cddca-d # internal compress/gzip mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b067/_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_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p compress/gzip -std -complete -buildid OuaRaT7lE0G1sJm34OvQ/OuaRaT7lE0G1sJm34OvQ -goversion go1.13.6 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/43/43003b264d7ed0f9b0035f487581cf2a3ded5cf065c2b4d4c073b3773a61c716-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid _xHyRgJwdazw-WlRrtui/_xHyRgJwdazw-WlRrtui -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/d9/d97817cf3480b38fa294f48e5491305ad2db2c1b33d7b56ac76822aad26087db-d # internal net/url mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p net/url -std -complete -buildid PgwF2C6RkcHB9hNyHaRy/PgwF2C6RkcHB9hNyHaRy -goversion go1.13.6 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f2/f228ad34a0801ec922d9c5a9e296236b0a195bb51ebb385bfee8e3096a824df4-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/translate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid CrQX_zsGGpqKTGmjKuoE/CrQX_zsGGpqKTGmjKuoE -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d4/d4ca712bf7f7a3b1629976eddd8d6c0159d99e9885db4366d333648f1440526f-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -buildid gcrXgqz8S5oWCAJBn9XS/gcrXgqz8S5oWCAJBn9XS -goversion go1.13.6 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/2d/2d582777cf13188050b17464470d1ca5492e4729a3132a4290de2fcde87b3905-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./sum_amd64.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid CUtZW-KnkAvwL0YXc3Kf/CUtZW-KnkAvwL0YXc3Kf -goversion go1.13.6 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b108/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/28/289527b35f719d2c8d228b3ac6a959840274169d13070169f61d1fc270e93be3-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b109/ cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b109/symabis ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b108/_pkg_.a $WORK/b108/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e9/e947504ec275da75fbd52596be821ff37e1b10ce5a9bd8507973938b2632c10e-d # internal log mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p log -std -complete -buildid QPGCmrNNWHs845S1-L8y/QPGCmrNNWHs845S1-L8y -goversion go1.13.6 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./log.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/sys/cpu -std -buildid V2Yu14pO464DrXCD2FLU/V2Yu14pO464DrXCD2FLU -goversion go1.13.6 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b075/arith_amd64.o ./arith_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b109/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f4/f49e1ff24bb08a3b51a16d7cd06abc8dec067e97691d0babad2151cd25f16d7c-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b075/_pkg_.a $WORK/b075/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b117/_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_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid JIwy4KNxfwXPrn-CSbug/JIwy4KNxfwXPrn-CSbug -goversion go1.13.6 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b109/_pkg_.a $WORK/b109/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/37/375931d711a4a92bd603398cb49945dbe7a093efbab12f50c04f3bb5ea536aaf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b105/symabis ./chacha20poly1305_amd64.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid Q8Te-Qmqfsi7pNA84OhR/Q8Te-Qmqfsi7pNA84OhR -goversion go1.13.6 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/28/2840363d0d54f65db6bc44a526f1aecd613260a6b2d1e8a9580a3e5e0f063cd4-d # internal crypto/rand mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_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/b075/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_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/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/rand -std -complete -buildid BtA8EOfQKBkfHxSqaIT5/BtA8EOfQKBkfHxSqaIT5 -goversion go1.13.6 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e7/e7c0e3096e0def63a7f67fefac5d35f330339ebb4b7ea1572ce8a1ed53a738d6-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/yaml -complete -buildid vfU5iPXVcTEf5qDYQup6/vfU5iPXVcTEf5qDYQup6 -goversion go1.13.6 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./yaml.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b105/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b6/b6b5e3a376540393bee4fcc08796afcf799ed4bd76ab43b0c97e3511656733d8-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 encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b047/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid 41dI-4w2tSh61xjsViee/41dI-4w2tSh61xjsViee -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ad/ad543d4eb5368208054d1032df8fa37222b696ace9bb9f960f289fda8dd2182f-d # internal crypto/elliptic mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./p256_asm_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b105/_pkg_.a $WORK/b105/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3d/3d24618ac62cf6138de2d16259e8784177221229bba4795aa145aace78727f9d-d # internal encoding/asn1 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p encoding/asn1 -std -complete -buildid _n8tUj4BL1fzUARNM4Ko/_n8tUj4BL1fzUARNM4Ko -goversion go1.13.6 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/elliptic -std -buildid 0_f0YGGY6dg9PjgG5m65/0_f0YGGY6dg9PjgG5m65 -goversion go1.13.6 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c7/c7a3ed6ee9cd42b53a51436fa0e02cb50a3d29986520f4a0447e76bd6b76a7d6-d # internal crypto/ed25519 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b082/_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_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ed25519 -std -complete -buildid P3050vYixaSiT-Y6jMTY/P3050vYixaSiT-Y6jMTY -goversion go1.13.6 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/d8/d8b7e801e15a9b0641f02868a5fbc2ec487ae5d6fac80e50b9ed26d7624dacde-d # internal crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/rsa -std -complete -buildid _7T4_nRDrc3vbtd3T_hS/_7T4_nRDrc3vbtd3T_hS -goversion go1.13.6 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/23/234523494f95cf4ce8b3355d0dd129e79f7c89597a97e41570b2cc30573f7129-d # internal crypto/dsa mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/dsa -std -complete -buildid eP8XPHEinfwpdCWjBFh1/eP8XPHEinfwpdCWjBFh1 -goversion go1.13.6 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f6/f6ef9a29ad8e8e25f38198ca59f57bb5fa473bf03781eb4c3d38ea14df37db2a-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b114/ cat >$WORK/b114/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/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_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_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid HXwAKXj6siQMD_79b0Ax/HXwAKXj6siQMD_79b0Ax -goversion go1.13.6 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/91/91bf862ddb52020eef60e0d525efc822b712079089265752c0635c052d2f8de1-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b118/ cat >$WORK/b118/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid V-vHzRzQfiZDeG3BvTTG/V-vHzRzQfiZDeG3BvTTG -goversion go1.13.6 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0a/0a76d05061d37108daf6c936d6d32f75274ae9487b72c2ac100c1a68a5c7b582-d # internal vendor/golang.org/x/net/http2/hpack cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b080/p256_asm_amd64.o ./p256_asm_amd64.s mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid _PSROD5PYCPguNQ9kpnC/_PSROD5PYCPguNQ9kpnC -goversion go1.13.6 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/80/8027364da553a83edf3c83db1fbf9494151698f6019f8fe858f6533790bc2c93-d # internal net/textproto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p net/textproto -std -complete -buildid Sdh1dQdfg-BwkGsgBOZJ/Sdh1dQdfg-BwkGsgBOZJ -goversion go1.13.6 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b080/_pkg_.a $WORK/b080/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/61/6177405244d4834f187be44d423410eea832e8ac5c08bdaf1927df0af1ac9823-d # internal mime cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f7/f778ad464e6492209f4c815acbb37d1e66bcfcb097f680c0d3f51d87aa6e3e61-d # internal mkdir -p $WORK/b122/ crypto/ecdsa mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/ecdsa -std -complete -buildid ZbioYsnO7gI53Xr1cO-y/ZbioYsnO7gI53Xr1cO-y -goversion go1.13.6 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./ecdsa.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_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/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime -std -complete -buildid -SAbjaTAOzrVmhfZrQdB/-SAbjaTAOzrVmhfZrQdB -goversion go1.13.6 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/49/495e2e74481adf562a14a8f853ec23c940512204e5599a2ff1565687602fc920-d # internal crypto/x509/pkix mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509/pkix -std -complete -buildid OSQeYLm1kUdBYoY8qxQS/OSQeYLm1kUdBYoY8qxQS -goversion go1.13.6 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/1f/1f95a1b96932be759652cc04a077ff15634f21b9d70bfaaad932e45dc9701bd8-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile math/big=$WORK/b075/_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_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid WHC_ZM-K8nOUs0tnte_8/WHC_ZM-K8nOUs0tnte_8 -goversion go1.13.6 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/b7/b79133e7c063e9f82dfc6eba9019b8c46eb3f199a78e5d46cecb638f2d22371e-d # internal mime/quotedprintable mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime/quotedprintable -std -complete -buildid tp3uYDG2tP4Q7TkB6hAt/tp3uYDG2tP4Q7TkB6hAt -goversion go1.13.6 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ad/adbe7961fb4c069794f4d9eec866cb48ca0c1320684ef0ccedada0b42e2af52c-d # internal net/http/internal mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/http/internal -std -complete -buildid 4jABxSVTKXNqELlS9zSF/4jABxSVTKXNqELlS9zSF -goversion go1.13.6 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/97/97812f64bc752cd8e1d4fd1c4674c7290b4f37017691528f2c11722cb4d9b2f1-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b132/ cat >$WORK/b132/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/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/ajeddeloh/go-json -complete -buildid l-Xh8vCJXR45Qh99IXbn/l-Xh8vCJXR45Qh99IXbn -goversion go1.13.6 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c7/c7c4f69fbf44b8c04838497a844e32f4c5102a07e94a1a760e06b65ecf8bbfe4-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/vcontext/validate -complete -buildid BwQg4QezEhiFW2v-EY3z/BwQg4QezEhiFW2v-EY3z -goversion go1.13.6 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/2b/2bdf38f48aa072e22ca64c54b437e9b60ac04ca5cc5b471b20b89cc3132186f3-d # internal mime/multipart mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/multipart -std -complete -buildid zkz8TEjgUWaGsPtpwwxO/zkz8TEjgUWaGsPtpwwxO -goversion go1.13.6 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/9f/9f311f0bbf87bf445ea19dea7075c3fd566998155401f9e7ad3ca7e72e0d84fa-d # internal text/template/parse mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p text/template/parse -std -complete -buildid aX_gtJbTr6VJk7lyO6R4/aX_gtJbTr6VJk7lyO6R4 -goversion go1.13.6 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/69/69194462f241a4979359d21554c24e58bdd6b12036090ce4e1386f98e899e646-d # internal crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/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 bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b104/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/x509 -std -complete -buildid grgnnkFX2mDuRMV0-4uo/grgnnkFX2mDuRMV0-4uo -goversion go1.13.6 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_darwin.go ./root_nocgo_darwin.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/64/64dcca61ec4f5f543fa658129d4b0540a45302871ca048460a474338dd9e641e-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid iru-Ng4sG93Ae-8icV4K/iru-Ng4sG93Ae-8icV4K -goversion go1.13.6 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/90/906004cd883448f64a1e38740b9175e4099da6077040b1ce40cf681af9476d5a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ae/ae269447a52433b759cb825f7d91926c0ac69c14bec40b60041bd76d7eded087-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b113/ cat >$WORK/b113/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/idna -std -complete -buildid VOlJIYJHmpIdV9xsoSs_/VOlJIYJHmpIdV9xsoSs_ -goversion go1.13.6 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/9b/9b3122f445e065dc6ba6d617fa6745a89a792b8191c2f8365e52541fb3f754cc-d # internal text/template mkdir -p $WORK/b136/ cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/9e/9e1b306a4f3cc11730d864db48e08a782ba8a3e79e44a853143d3f8d37851590-d # internal github.com/coreos/vcontext/json cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b137/_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_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p text/template -std -complete -buildid 8pt7OSb0iHgBrsX8XX70/8pt7OSb0iHgBrsX8XX70 -goversion go1.13.6 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/vcontext/json -complete -buildid BHWcA6ZIlPoGUVDFRLbv/BHWcA6ZIlPoGUVDFRLbv -goversion go1.13.6 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/5c/5c0c1754faf8cad9807bf9a84b80b6cde5d0c1c604662bc4822f1f6d77a76378-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b120/ cat >$WORK/b120/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/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid qfzC3owkkV0_iFhkq9le/qfzC3owkkV0_iFhkq9le -goversion go1.13.6 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./proxy.go vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid SOketwVjkyJxIVxIKj0Y/SOketwVjkyJxIVxIKj0Y -goversion go1.13.6 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/fb/fb3a336252160024fc5e185b1a2d6a1746ddc28fa2e12c3e036f57d16c7e3d27-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b131/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid j3auyKo5IYPAR4oz5nTx/j3auyKo5IYPAR4oz5nTx -goversion go1.13.6 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ff/ff3dc056e932a04adb8fe56428fb52eafb4c62a63e8662b85ad20cb26c98f547-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/0d/0d8c16f493e8740451553c68cc70212a4098ea40a5379e8084f49aadead2f0d1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/cd/cd016503e0e3d51ad15507690352f3c5fbe19ceb8b9385997802226a5e61f01a-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/6d/6d9a9f20610b76cac06004f4c5c82e41be13d088caad419f3fe25c0a0d847ff4-d # internal crypto/tls mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/tls -std -complete -buildid ZuDdMWynPWp-H1jhXn_n/ZuDdMWynPWp-H1jhXn_n -goversion go1.13.6 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/8c/8c61fb631466e41abb0c01f86598e9de9d1cab49d7b1bb6eadf79b0d993eac27-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/2c/2c9877050f80380c4571c74962db317bcf8a1be9a626c7deb5095b35ad683d36-d # internal net/http/httptrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b101/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b119/_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_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/httptrace -std -complete -buildid vNgLcmddDs1w5M9ymSP0/vNgLcmddDs1w5M9ymSP0 -goversion go1.13.6 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b7/b7d19086fce1f4c3edb563e87ae3da8c3ef6ab42d0c04216cbac17c9986d24c7-d # internal net/http mkdir -p $WORK/b064/ cat >$WORK/b064/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/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b077/_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/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p net/http -std -complete -buildid 9Itgup175KJFgF7UZTTi/9Itgup175KJFgF7UZTTi -goversion go1.13.6 -D "" -importcfg $WORK/b064/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_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/0a/0ab55a4e4432a732298b87bae3a4a6f584251dc475cff0fe32558ef849580f96-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b061/ cat >$WORK/b061/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/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/vincent-petithory/dataurl -complete -buildid 6afZtICION2Ti3ahWLU7/6afZtICION2Ti3ahWLU7 -goversion go1.13.6 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/43/43bbb1caf985cdb5d22dd1ca6afee3ba2dc6c185d82d4d897298fd5666b4f900-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b053/ github.com/coreos/ignition/v2/config/v3_1_experimental/types mkdir -p $WORK/b129/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid Au2N-E4wxvZtW8ecSmTt/Au2N-E4wxvZtW8ecSmTt -goversion go1.13.6 -D "" -importcfg $WORK/b053/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.4.0/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1_experimental/types -complete -buildid pSDDlyu1vtTvMICrn_5h/pSDDlyu1vtTvMICrn_5h -goversion go1.13.6 -D "" -importcfg $WORK/b129/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 ./proxy.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/99/99c618380ff8dd0f4b8ab0ba174462c9f8f2e68f295651757690a24e891e333a-d # internal github.com/coreos/fcct/base/v0_2_exp mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/base/v0_2_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/fcct/base/v0_2_exp -lang=go1.12 -complete -buildid NZkfh2zs_oJ20mCz1PgF/NZkfh2zs_oJ20mCz1PgF -goversion go1.13.6 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/fa/fa74ebb1e8a6351f10facba2f596c7d77ed05773f3520762171a70e7183e0e07-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b128/ github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b052/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid tmG-VIumChzr4DQt05BA/tmG-VIumChzr4DQt05BA -goversion go1.13.6 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./schema.go ./translate.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid AnKVK4cjwWIYzdVLn58Z/AnKVK4cjwWIYzdVLn58Z -goversion go1.13.6 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/aa/aa2cfe9b83813ab871a10bcb1c7c499629d1c199f2a5ab6746c5793bab13ce11-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/26/26f9f8c6dc45e17bfecda6409dc4aa323f8df1f5f68b1978c710f21e28bd7021-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid hGTDkUczyRcgc2daaPpi/hGTDkUczyRcgc2daaPpi -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/68/68095e68851d1c5a9d009cc5a3badfbccef95f22c5522a1d8ca0a3f326002f90-d # internal github.com/coreos/fcct/config/v1_1_exp mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2_exp=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/v1_1_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/fcct/config/v1_1_exp -lang=go1.12 -complete -buildid gHOlw3czo5fUKrn_GKY2/gHOlw3czo5fUKrn_GKY2 -goversion go1.13.6 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ae/ae69ecf1cb846433b0f41592435fc91cd08dfdd0fd902cd2f6d9f072976b7b4f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/81/81ec9f3569044bfa9a16195a97e560cf872b721c2da983df49a5355f51837f68-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/b012/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid 5RwNKXQS5fHz2MFcXKbJ/5RwNKXQS5fHz2MFcXKbJ -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/8b/8b4da6e38d13635aaf144b8874faeb738c3cf38f3f9ccb9527e44f1334d01a84-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/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/ignition/v2\tv2.1.1\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\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 flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_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/b138/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid tVyoT-pK3UpoFiNZO4QY/tVyoT-pK3UpoFiNZO4QY -goversion go1.13.6 -D _/builddir/build/BUILD/fcct-0.4.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ca/ca77c75ffefa02a4efe63c58b1a82e4465362323cda3e9dd6e8e0b033a1a7a12-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_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/b138/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2_exp=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile regexp/syntax=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b131/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile bufio=$WORK/b059/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b132/_pkg_.a packagefile text/template/parse=$WORK/b137/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b100/_pkg_.a packagefile internal/nettrace=$WORK/b101/_pkg_.a packagefile internal/singleflight=$WORK/b102/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile os/exec=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=p5t-x6f-fc1b_f0ZBR1M/tVyoT-pK3UpoFiNZO4QY/IBdNBw02WTaIFyi-pAVS/p5t-x6f-fc1b_f0ZBR1M -X github.com/coreos/fcct/internal/version.Raw=0.4.0 -B 0xc84e926e7c36d89ea8533981d721ac9b63f165c0 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/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.4.0 -B 0x30894f5f90ef531fd9873cc3f50944b063e7adb7' -a -v -x -o fcct-x86_64-pc-windows-gnu.exe internal/main.go WORK=/tmp/go-build754606974 runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid 1ooYIv0Too4W6c89LPD1/1ooYIv0Too4W6c89LPD1 -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid ZJtltELurMJ5h6mWHFMK/ZJtltELurMJ5h6mWHFMK -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid kAEmhiyDGbBNYArBu-L6/kAEmhiyDGbBNYArBu-L6 -goversion go1.13.6 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid 5nJb8dJqLORoG6itbPUS/5nJb8dJqLORoG6itbPUS -goversion go1.13.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64x.go ./stubs.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/27/2799e726c03cebb49c8cb61fb6074a72415273f35506bcb51df6a69836f9181a-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid TkVDRiEAYBl9R7gSJzq9/TkVDRiEAYBl9R7gSJzq9 -goversion go1.13.6 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/56/56a7b1c371ad149dfae993f2f052142a517630aa15834898a41b565a2befbae8-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid kCINoDjlK_A7FXKuqse9/kCINoDjlK_A7FXKuqse9 -goversion go1.13.6 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid -cUm9mJ3YBSxv0LkUU0F/-cUm9mJ3YBSxv0LkUU0F -goversion go1.13.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c7/c73e569132da0566203fe89c2e9719a85f1d1cf9d99cd82a564436ff00cd5133-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid QlW-_b8GywyeDAUSEW8C/QlW-_b8GywyeDAUSEW8C -goversion go1.13.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/85/8580cef28bbf20f1a4e56bcfefdeb132ea0f8d72d4a56ab9d54c9603cd39f7cc-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/50/509ccce8b5f24674dad4d947ee70af6c1fbf578962e4c7e3a8e1088c61d89375-d # internal internal/syscall/windows/sysdll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/windows/sysdll -std -complete -buildid 9EpdeoSxTn8kzvmEuaRz/9EpdeoSxTn8kzvmEuaRz -goversion go1.13.6 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./sysdll.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ac/ac3a033f1b167de4795a31905d603c7e74f88174753463ab1ae3a5bf74ae8db4-d # internal unicode/utf16 mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf16 -std -complete -buildid -9t0tZYD8NMnhsIRbQkI/-9t0tZYD8NMnhsIRbQkI -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./utf16.go unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid ggjPC04V4Ftv_6lgcDKB/ggjPC04V4Ftv_6lgcDKB -goversion go1.13.6 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/66/66afe6877ba5a775daeb9a64767b4f98eaf09dd8f6fe55d5e4f76d421338f1d1-d # internal encoding mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding -std -complete -buildid Qhm3U3oJjUF_ksFnupnl/Qhm3U3oJjUF_ksFnupnl -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -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_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/fc/fc6b698b0c7f72e4029ce6577750db8b56def1730b2cb4c3272ab2a21c7abda5-d # internal container/list mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p container/list -std -complete -buildid aWgmmfb-33JtLAFcUrh0/aWgmmfb-33JtLAFcUrh0 -goversion go1.13.6 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/be/bee9ccb5309a5da824f811267d28a2e8ec890eb7c0ec3b221d4b555856a1b964-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/2f/2fcaa186b18a11d49db3110d364cd2d08f72d1074909cd326eced1644325309e-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/d8/d8972b06d9629a087771e3214ac78f8f26d28d298e873e292bd81929eba4a5ae-d # internal internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/testlog -std -complete -buildid kBdC2TG3MTcMyvMRuJtH/kBdC2TG3MTcMyvMRuJtH -goversion go1.13.6 -D "" -importcfg $WORK/b034/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_arm/asm -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 cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid F7pfYt4H0jAjaN68cegC/F7pfYt4H0jAjaN68cegC -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid 1mbIrBa7VAhkaxWYWpfE/1mbIrBa7VAhkaxWYWpfE -goversion go1.13.6 -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 ./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_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ec/ecb28703ee23ea271c07b1274e84a8e869c848875d22d6bd1cb37f554d5a35bf-d # internal crypto/internal/subtle mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/subtle -std -complete -buildid 9aMnqQYVb6hiro3sQl7Y/9aMnqQYVb6hiro3sQl7Y -goversion go1.13.6 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d4/d480398d0d06b5a6cf57f5c6793419fdb55884ae373558efd15d4107e13200e8-d # internal crypto/subtle mkdir -p $WORK/b079/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/subtle -std -complete -buildid WqlWTik_1cLMj7X3Wdxm/WqlWTik_1cLMj7X3Wdxm -goversion go1.13.6 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/56/5667b6d827531d9da27e2bbb39933ec6599ed6225a2265ef5e2ed31dd14502c3-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid cKNWSS2FiSTMMMKxxQTu/cKNWSS2FiSTMMMKxxQTu -goversion go1.13.6 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/c0/c099a193a8a60988b4048bea5cd92e299710ff40f66972e5c8dab1211b43bb72-d # internal internal/nettrace mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p internal/nettrace -std -complete -buildid p4MJOIQtisi_v3cim1jF/p4MJOIQtisi_v3cim1jF -goversion go1.13.6 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/0f/0f703c117de3741f07aa20d99957e600aea51c68f99b3a8bf489e5cccbd07a27-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid 3BQvoZSyKdSwp_C7SsGK/3BQvoZSyKdSwp_C7SsGK -goversion go1.13.6 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e3/e3e3195e4156c8666cfc9a18d2508444aafb25a0dd29a55e3a085f01ac52d899-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b110/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f5/f55108063364cf56c687c231e8a828a3c7ec5a6675fcd7c8f0f773285a10606f-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1e/1eaf05aff9c9637c203b7f8d83ebdc23ae577e2780e930017e02d739f2462ea6-d # internal cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid pyWuexIpRP1yHauxKjlu/pyWuexIpRP1yHauxKjlu -goversion go1.13.6 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h -c=4 ./doc.go ./mont25519_amd64.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e4/e4bc5618b6ae0fba5fd4a03a11040f894373cb8591fcb2766f339291fbe895a7-d # internal cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b110/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b110/const_amd64.o ./const_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid M8cITwz6uYT4KNR6QScX/M8cITwz6uYT4KNR6QScX -goversion go1.13.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./auxv_none.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_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 ./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 ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.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 ./stubs_amd64x.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.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/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b110/cswap_amd64.o ./cswap_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b110/freeze_amd64.o ./freeze_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -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_arm/asm -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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b110/ladderstep_amd64.o ./ladderstep_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b110/mul_amd64.o ./mul_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b110/square_amd64.o ./square_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b110/_pkg_.a $WORK/b110/const_amd64.o $WORK/b110/cswap_amd64.o $WORK/b110/freeze_amd64.o $WORK/b110/ladderstep_amd64.o $WORK/b110/mul_amd64.o $WORK/b110/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9a/9a5b7cd83d6ba06e192626ebd00df31d9e437e428df85247f6fbdd397daeeab5-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -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_arm/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_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/38/38ffdba9d2617d654117806914562ecd934fb3e7f1e36c73ac5241ae8c0386ab-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/rt0_windows_amd64.o ./rt0_windows_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/sys_windows_amd64.o ./sys_windows_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/zcallback_windows.o ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_windows_amd64.o $WORK/b005/sys_windows_amd64.o $WORK/b005/zcallback_windows.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/8e/8e2c1677e354e19e184f5bfd504ec170e7b11904dddb39bebd4945b0737914d5-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b019/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -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/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid 6WHY3f2LaeXcqBJN4IKo/6WHY3f2LaeXcqBJN4IKo -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid tCQIPVvnqxUBoTivS-hv/tCQIPVvnqxUBoTivS-hv -goversion go1.13.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b8/b8e3f37c84a1084bc24ef97251147eea8de80dd2fe3a0d4e7a8d94594d5003e1-d # internal internal/singleflight mkdir -p $WORK/b103/ cat >$WORK/b103/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_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p internal/singleflight -std -complete -buildid rbdgVpxLFoRFnGuyNLDg/rbdgVpxLFoRFnGuyNLDg -goversion go1.13.6 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./singleflight.go math/rand mkdir -p $WORK/b074/ cat >$WORK/b074/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_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p math/rand -std -complete -buildid Gm132gDJs-3W5wvm6gXb/Gm132gDJs-3W5wvm6gXb -goversion go1.13.6 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/f1/f1bbf6f5bc566e07ef88173d38e1f62921ea7c30e8d3e3a2773e3b772b2da10d-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -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_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/5e/5e109b34c1debc1bbc790380dbdf9636f5a61c6ff4ac6677e3fa3d3665c13e3c-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/da/dac9ee8d6edf50e815ced28b53a057d8a61429c1d7d3f589d738a456b42ead2f-d # internal errors mkdir -p $WORK/b003/ sort cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b023/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid mTTGbhLs27kH0RDYf0yl/mTTGbhLs27kH0RDYf0yl -goversion go1.13.6 -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_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid qa-lfzXHZF7eQu-ogA2i/qa-lfzXHZF7eQu-ogA2i -goversion go1.13.6 -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_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/dc/dc231bd841000c4d8f55750431c7b7a617388448483be19741aa603ac38c8732-d # internal strconv mkdir -p $WORK/b017/ internal/oserror vendor/golang.org/x/net/dns/dnsmessage io mkdir -p $WORK/b026/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b101/ cat >$WORK/b026/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_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid ib1ve1Q58K5A0NRTtMYr/ib1ve1Q58K5A0NRTtMYr -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid uhkdV0R6yh4hX6ps9U-V/uhkdV0R6yh4hX6ps9U-V -goversion go1.13.6 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./message.go mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid 0abVi-mtRHKaEp0jfFNp/0abVi-mtRHKaEp0jfFNp -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid jiwB25JY9S97TNOyMlE_/jiwB25JY9S97TNOyMlE_ -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/31/3156b647736b1430352e97d51ea599679c981a20b599ef5113dcbeb50d223813-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_arm/asm -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d9/d9af8822cbc16d83082127e7b0bcee4c002732760cfbca0b175d9cb633307437-d # internal 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 runtime=$WORK/b005/_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_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid lzC4PoJre7fAWYlO9Vpl/lzC4PoJre7fAWYlO9Vpl -goversion go1.13.6 -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 ./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_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/01/015afa8a1c028f062dacfe1db8d62324279e9bdb3acee2863a7ca1b1966ea7e9-d # internal bytes mkdir -p $WORK/b038/ strings cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_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/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p bytes -std -buildid lhUMGKVCPwOTJHfSve94/lhUMGKVCPwOTJHfSve94 -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_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_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p strings -std -complete -buildid Bn4rlPgeifLaKdU2A-OP/Bn4rlPgeifLaKdU2A-OP -goversion go1.13.6 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/54/545a0cfbee767dea1ce2cf2ca1c2c481e7e3f11897c45a663295e8a8453aacb0-d # internal 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_arm/asm -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1f/1f31e37a0af642c9f3c840d0a5d4948011d8d2c9ac1b5c119a218d199711c0bc-d # internal hash mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p hash -std -complete -buildid OT7YBNWV44318WBbq-hL/OT7YBNWV44318WBbq-hL -goversion go1.13.6 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid xduJNjqX9bVSxAwuT_JW/xduJNjqX9bVSxAwuT_JW -goversion go1.13.6 -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/b057/_pkg_.a /builddir/.cache/go-build/84/842ece2483b32316a778c3480c7fc77194242d06178d8d4038078c02ba8d92a7-d # internal crypto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_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_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto -std -complete -buildid lsRyLsIdufaM5ltssvLU/lsRyLsIdufaM5ltssvLU -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./crypto.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4f/4f915d158b6a99b3cd3c45cf53ff35275eba38a6b7b886ce4195134b1a9796f7-d # internal regexp/syntax mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p regexp/syntax -std -complete -buildid oY4X9S0G2svhZ_kju-H2/oY4X9S0G2svhZ_kju-H2 -goversion go1.13.6 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/79/7910113031d17b744e9f9f6936f36f5be40c40c3a71128ac0ec364d44d4aae34-d # internal bufio mkdir -p $WORK/b061/ cat >$WORK/b061/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/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p bufio -std -complete -buildid dVGNk9xJHBs19-f039O3/dVGNk9xJHBs19-f039O3 -goversion go1.13.6 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/99/992e3364ea449fbb4815960d0877506f1b99e591deb7c12046c0b20e1501d99d-d # internal hash/crc32 mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b069/symabis ./crc32_amd64.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p hash/crc32 -std -buildid e4WDDzRyZ-uPamxwjcCX/e4WDDzRyZ-uPamxwjcCX -goversion go1.13.6 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b069/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/60/60e94886a7194cd798ac372a304b099ccabd1d7aac1fc0ba497c0e0ccbe6eecd-d # internal crypto/internal/randutil mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/randutil -std -complete -buildid kkNBnq5GDOD0z7_YAJZp/kkNBnq5GDOD0z7_YAJZp -goversion go1.13.6 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./randutil.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b069/_pkg_.a $WORK/b069/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3c/3c7f6e60a0d2596217ba13178321078d97d1a27a0409bf8938d7945cddd3f06e-d # internal crypto/hmac mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/hmac -std -complete -buildid SpZhvL7gbaESj6vUqu9P/SpZhvL7gbaESj6vUqu9P -goversion go1.13.6 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/5c/5c872768e1ee44f881da5249d825c1ce73baf924fab9e430bae934e27074d87c-d # internal crypto/rc4 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/rc4 -std -complete -buildid EFVptofVgCyZq6mCEerg/EFVptofVgCyZq6mCEerg -goversion go1.13.6 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/bf/bfbfa1383c315130962bb2238d0fb9ea06d63dea29ae48795b239702b33e7e98-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -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 vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_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_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid WWcZYqHOItfF7G9O0G1f/WWcZYqHOItfF7G9O0G1f -goversion go1.13.6 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./hkdf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/4a/4a9de8fc71e35501d1899c45d65ac0ab0a7f2d582bb2171934929797787b3180-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ cat >$WORK/b115/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_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/transform -std -complete -buildid Io9MJruVWGED25PjvVO_/Io9MJruVWGED25PjvVO_ -goversion go1.13.6 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/d4/d45afef4c4ed3462b1ba8110150784918bd2edd6902c2971d431482431664c77-d # internal path mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p path -std -complete -buildid FpLxtYk5fp6z9rikVpC1/FpLxtYk5fp6z9rikVpC1 -goversion go1.13.6 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./match.go ./path.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f4/f40a33320a61dd3fa6bf89473eb607b45641f40c708bec9bcba7b7931a97889a-d # internal internal/syscall/windows mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows -std -complete -buildid 84uAdAcV-RY34nsGd7OH/84uAdAcV-RY34nsGd7OH -goversion go1.13.6 -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_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/6f/6f08c1607142e0c6d57aadd72994108b8685ed2c118677d5438a0807bf52c7f4-d # internal internal/syscall/windows/registry mkdir -p $WORK/b033/ 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 cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/windows/registry -std -complete -buildid 6WopDSTVIUYxiBLvA4qw/6WopDSTVIUYxiBLvA4qw -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e1/e1b63b95e39c5635aecaf99bb6360527749df7908d27d454e27b7bef94a24454-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/54/543c8f377b255b0620d9db8029bd663458c46ec3250d2591ec5812083c461b03-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bf/bfac38b6d3d385434a5a208fde52df28b5d2b7d731d23eb7e8ecaf2bb543db06-d # internal regexp mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p regexp -std -complete -buildid AfC6gQAbm0OOICdKZOxg/AfC6gQAbm0OOICdKZOxg -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/73/73d67d7702fea11f5a6e8a398037d8ca8da00557258a08bfa5e48d826c524f6f-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/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -std -buildid yNyqfvfy8VMR3-QbX0XM/yNyqfvfy8VMR3-QbX0XM -goversion go1.13.6 -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/4a/4a25939ae5c01cf69080e2ca4a8739a939dab5285f6a43ebea878c4da8efba5c-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -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 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a5/a5eee44455eb222b9e1671c095da4ecb6aa091fbc6643f5bf8430c6a6267867d-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 cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid vnPzrOV9eCZqfuM8t79-/vnPzrOV9eCZqfuM8t79- -goversion go1.13.6 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go 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 EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/binary -std -complete -buildid RveARz6kpxJtaorrWucw/RveARz6kpxJtaorrWucw -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./binary.go ./varint.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/e2/e290868235ac29b830419bfe4cc739e96e4af89a6b274ac024d7dae1c8edafbf-d # internal context mkdir -p $WORK/b071/ cat >$WORK/b071/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 time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p context -std -complete -buildid k0CUostVl81-HQ1XXHoe/k0CUostVl81-HQ1XXHoe -goversion go1.13.6 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b027/ 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 runtime=$WORK/b005/_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_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid rGKlBPwJt2XyGRU4oKr1/rGKlBPwJt2XyGRU4oKr1 -goversion go1.13.6 -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f8/f8b0ed95360fa67d01c4f0fe5f6ea451b48611a95104e97f8095050dd8158732-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/6d/6d8343a376248ec767708229bc74fd2e512ca4f9a7e1c78d46be5d790eee285c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/cc/ccb705be825349c75e17f83d3e71338954dd608a319bb3ed942d6295e5dd1073-d # internal encoding/base64 mkdir -p $WORK/b041/ 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 crypto/sha512 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/base64 -std -complete -buildid NtQ_j1f4v0inAs26uKKT/NtQ_j1f4v0inAs26uKKT -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./base64.go crypto/cipher mkdir -p $WORK/b084/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b087/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b084/symabis ./sha512block_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF mkdir -p $WORK/b077/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid EJMFEDPCSh0TbyNZJFXf/EJMFEDPCSh0TbyNZJFXf -goversion go1.13.6 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b077/symabis ./xor_amd64.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/cipher -std -buildid xxQKcgGwonkx9HVm5IRm/xxQKcgGwonkx9HVm5IRm -goversion go1.13.6 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/sha512 -std -buildid DAI3YhYdFBCDemmkxA49/DAI3YhYdFBCDemmkxA49 -goversion go1.13.6 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/d8/d8764ce2aff124ce95de5e6b3c99f623582dee1bf16478f9ecaf734e9e82ec87-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/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_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_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid DeI3qb1Xx1hvZ3HfVQLU/DeI3qb1Xx1hvZ3HfVQLU -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.go ./env_windows.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 ./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_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/00/00084d125ad08fb78cf4d8c16220ea4c921c95f22c49c1cab9b88dab2ac8549d-d # internal crypto/md5 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b089/symabis ./md5block_amd64.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/md5 -std -buildid mhVL5Ul-zb48_T69hd0E/mhVL5Ul-zb48_T69hd0E -goversion go1.13.6 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b084/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b077/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b077/_pkg_.a $WORK/b077/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/1c/1cc749b72ecc95524ecfb19fbde363cd196f4545190c09c8ba439905b450edc7-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b084/_pkg_.a $WORK/b084/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal crypto/aes mkdir -p $WORK/b076/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b076/symabis ./asm_amd64.s ./gcm_amd64.s cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a1/a10dd239a5dc26d4a4fec7d2b9ad4df344100925aeb320855d898404669521b3-d # internal crypto/des mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/internal/subtle=$WORK/b078/_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_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/des -std -complete -buildid zYxXTEmQ0_otFCid_tV_/zYxXTEmQ0_otFCid_tV_ -goversion go1.13.6 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b089/md5block_amd64.o ./md5block_amd64.s cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/aes -std -buildid F5YUkvUfeExzzrG503kE/F5YUkvUfeExzzrG503kE -goversion go1.13.6 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/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/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/16/163f3e95ae42f6f481cecd1277a7523ac22b0a905d2205d14686d898e96766c7-d # internal crypto/sha1 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b092/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/19/198e291182e1c247fd9ead5fdefb59fb866f0fe9646a0a8623d2dec509d9764c-d # internal crypto/sha256 mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b093/symabis ./sha256block_amd64.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/sha1 -std -buildid poet77UdHl10qq_LNeQS/poet77UdHl10qq_LNeQS -goversion go1.13.6 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha256 -std -buildid 4ihAG81OWkaam8C_g3wB/4ihAG81OWkaam8C_g3wB -goversion go1.13.6 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/68/68e176ec1e94f42650158cafde536908621d5114a82ae2ea0d1eba926441aeb9-d # internal encoding/pem mkdir -p $WORK/b097/ cat >$WORK/b097/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/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/pem -std -complete -buildid IQRnJ9ihFK762D_E4ItR/IQRnJ9ihFK762D_E4ItR -goversion go1.13.6 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b076/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/84/84ba966dfe501d81f2e06e4f99c4d9c1790f5a6ff156f0ec13ea51291b324fdb-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -buildid U4aj3lEpbhYmXjcjPwTC/U4aj3lEpbhYmXjcjPwTC -goversion go1.13.6 -D "" -importcfg $WORK/b106/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_arm/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b076/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b092/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b093/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b076/_pkg_.a $WORK/b076/asm_amd64.o $WORK/b076/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/58/58d1709ef5e0ad026377baad242361c74825505645550d8fa4c41e63ad7da3d5-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./sum_amd64.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid TW6mIRnvlwtYidMCzb-p/TW6mIRnvlwtYidMCzb-p -goversion go1.13.6 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/26/262ad19f78333a9a42b10b731a448861b18eb6764db7e8b7191c943a43918e57-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/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_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid vsi19-CFbcWhRvOuNkJd/vsi19-CFbcWhRvOuNkJd -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d0/d0b7d59e54c72dbffa05cc086be8ab379f82480cd2275c5af3d8790288f1541a-d # internal path/filepath mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p path/filepath -std -complete -buildid Bf0zt1glX0n_LCxe-EZp/Bf0zt1glX0n_LCxe-EZp -goversion go1.13.6 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/df/df856cdc09b7644ddc62bdc8f7c378d598ce890dc48ded9f635a2a79a2f35cb9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal net mkdir -p $WORK/b100/ cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/08/0854af40ec8637d2df40b0f178db727a6f1f6aea8ce276dedb8d48b3750378ca-d # internal cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b101/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b102/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b103/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_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 vendor/golang.org/x/sys/cpu mkdir -p $WORK/b109/ cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p net -std -buildid z2qHsNwn9tuoDLDcOL0u/z2qHsNwn9tuoDLDcOL0u -goversion go1.13.6 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./cgo_stub.go ./dial.go ./dnsclient.go ./error_posix.go ./error_windows.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 cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b109/symabis ./cpu_x86.s cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/sys/cpu -std -buildid N8XL3JyiIaIyXF-XUZg1/N8XL3JyiIaIyXF-XUZg1 -goversion go1.13.6 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b108/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b108/_pkg_.a $WORK/b108/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/af/af9db9587d4d5aca34d36e1e3cb94201d2c0f8af2ce8518a338d67f11f9fd493-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b109/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b109/_pkg_.a $WORK/b109/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b1/b1ee9a1cafbae689fba65b6748c4dd030ad14118d0fbeb099dd331ac1030a353-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b105/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f5/f5c7a163155ae531c1270bf50aa65de3338d4d556ee4ec1ec20d08cc6963583b-d # internal io/ioutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p io/ioutil -std -complete -buildid lmDnLZmiDBkbAWrqoOL8/lmDnLZmiDBkbAWrqoOL8 -goversion go1.13.6 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b109/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid IbvHNiLmi5JMcmpcGNqz/IbvHNiLmi5JMcmpcGNqz -goversion go1.13.6 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/96/964b2fed683381b8496819fd12fa5a32de164cb29122d2a11f1348b218d2cd5f-d # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b105/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/9d/9d94a11d6c14556bfbf39a9725c163229850681ae80d8d07e8f0fba4e8dc7de6-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid 1ZP4ZujZoGOGpGCInEc5/1ZP4ZujZoGOGpGCInEc5 -goversion go1.13.6 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./errors.go encoding/json mkdir -p $WORK/b039/ 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/b012/_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/b035/_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/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/json -std -complete -buildid wdGy4i3hFg4_4tm7LXtW/wdGy4i3hFg4_4tm7LXtW -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go flag mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_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/b035/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid pVfdh3RvL83oeHofLYHO/pVfdh3RvL83oeHofLYHO -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b105/_pkg_.a $WORK/b105/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e9/e93f27f716953116efd312b48da7d3010641e549b8424faf4869071802464bfc-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b046/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/4a/4a6ac2519ffdfcec1ffbf378d0b94bd8f78567d0707ea85b8a98d7c8dd945f87-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b050/ cat >$WORK/b050/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/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_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 cd /builddir/build/BUILD/fcct-0.4.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p gopkg.in/yaml.v3 -complete -buildid kav8ruvg7WsSA8dmddS3/kav8ruvg7WsSA8dmddS3 -goversion go1.13.6 -D "" -importcfg $WORK/b050/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/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/vcontext/path -complete -buildid kTxia8f2k6bsKv0qEPUZ/kTxia8f2k6bsKv0qEPUZ -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d4/d476a71f29c65e80a8ecfccbcb9c707b8abbf5dd9a8b253d1d5a0ac7e7eb4111-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/tree -complete -buildid 01D4tWvHvaYHMeWIHSXs/01D4tWvHvaYHMeWIHSXs -goversion go1.13.6 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0d/0dab3a813aadee054e8165322d3bca2d1ed6c0def9311c2390b9376a4efdcdeb-d # internal encoding/hex mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p encoding/hex -std -complete -buildid _E_CvuTfnD4s99EeMM3g/_E_CvuTfnD4s99EeMM3g -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a8/a82163d8b48e2e0a3640858a4bc5cc9516ca340ab94872b2f5105d3341fdbdbb-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/report -complete -buildid Pgo9XFbVYP5a53NfroPx/Pgo9XFbVYP5a53NfroPx -goversion go1.13.6 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/69/6981c7fdaf3bb8284261ca1638d45da98410d348fb2dd959b20057384a3ca963-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/coreos/go-semver/semver -complete -buildid mKgOipXGpaBf1CcldcQS/mKgOipXGpaBf1CcldcQS -goversion go1.13.6 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/92/9226ecd1ab3854c87f6170a31752f49d32a084d06c1684a403d0d3d1a874b7aa-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/go-systemd/unit -complete -buildid Z9Krhs1lbrEgebyC01G4/Z9Krhs1lbrEgebyC01G4 -goversion go1.13.6 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/7b/7b2a93f792718859de73a8049589b7be6e4ffe8c1b635bcd17a883e097344d5c-d # internal compress/flate mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b012/_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/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p compress/flate -std -complete -buildid YVkvNrpPG2rTdZTMcJOC/YVkvNrpPG2rTdZTMcJOC -goversion go1.13.6 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/52/52e21a7189aca5bd025daca16fdaf1437e05f3c3c87d189c80d0db5e3899dd50-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid gklSgrGnV9O68s1JsSRf/gklSgrGnV9O68s1JsSRf -goversion go1.13.6 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/98/98a71ba76189d50dbdb95301caa2685b59ae17925d4411ec6abbc5ba29b51049-d # internal math/big mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b073/symabis ./arith_amd64.s cat >$WORK/b073/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/b012/_pkg_.a packagefile internal/cpu=$WORK/b007/_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/b074/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/big -std -buildid Iq-laHvoXkYid9zOdIbX/Iq-laHvoXkYid9zOdIbX -goversion go1.13.6 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/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_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d2/d2eca952d8cc54a394d7f938968390a2dcae483e8ab08a7482a82d8b71e5073a-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid WLYwjVRrNHqggIdAM0zr/WLYwjVRrNHqggIdAM0zr -goversion go1.13.6 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f6/f6f310d1a125f30d9d99a847c9fa03b72f8c2e10d107c6bb81c34567fcf020ec-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/translate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid aLCYR1QFqQzB1Rc-5cXB/aLCYR1QFqQzB1Rc-5cXB -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/0e/0e9845faad1bad22b9a9a29805b42de53b047b588f927e9087eeb7c9127e5b4a-d # internal compress/gzip mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile compress/flate=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b069/_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_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p compress/gzip -std -complete -buildid 4eGMgVtqZ9uA2xgXJBol/4eGMgVtqZ9uA2xgXJBol -goversion go1.13.6 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/fb/fb4dc1e40e0ac8b0fd556ae351f28a7010dcd3cd78bc4493e77813ad6c238cd5-d # internal net/url mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p net/url -std -complete -buildid xnP986gXNd7YIGIIIRIG/xnP986gXNd7YIGIIIRIG -goversion go1.13.6 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ed/edf68204d6a0ca1949c3cb9256e30023fd818c9b41a32d89977f482df09c424b-d # internal log mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p log -std -complete -buildid u_CV6gb1kJyJKsvMfKOs/u_CV6gb1kJyJKsvMfKOs -goversion go1.13.6 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./log.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ea/ead49aa8cdda114bf93a6ecf9fd6b7c2d8ce21b8395c33bec3d3740db5608ecb-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b118/ cat >$WORK/b118/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid CM9mT3KniJqgnm5xoZD9/CM9mT3KniJqgnm5xoZD9 -goversion go1.13.6 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/84/842c4543c5f9c09772b85caca2fd8709c428649a0a6b2648e488ec6e09b8ac8d-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b117/_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_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid Zc523QqB_BRJQjmBfjCG/Zc523QqB_BRJQjmBfjCG -goversion go1.13.6 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/27/27c0c42bf936280eb57ef9b2e85f81ec1fb45d3b2cdbb0fdb9f38157e526f681-d # internal net/textproto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p net/textproto -std -complete -buildid wOOU64a3RqZ68qlcJ0_b/wOOU64a3RqZ68qlcJ0_b -goversion go1.13.6 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/4f/4fea9b5fd61c833d7404a82efaaf4f5ac093c5ec3c32a782c99290e202115cd6-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/yaml -complete -buildid YBfo-fh8rZtWUvCpFA8q/YBfo-fh8rZtWUvCpFA8q -goversion go1.13.6 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d0/d0ad0b5214c2a5fb625731824dfab7b9db3b57feb9728477416dbee6786dfa99-d # internal github.com/coreos/fcct/config/common /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b049/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid mZYjVzjB2IGLX8g3yFjq/mZYjVzjB2IGLX8g3yFjq -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./common.go ./errors.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/8c/8c8db974d14c017b00bbc8ed0f6adb8a27fa5def952512aed599bdfd1b76689f-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid SdmAt3hV-dAQ3rxzOQDJ/SdmAt3hV-dAQ3rxzOQDJ -goversion go1.13.6 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/d4/d4445729b758cd289f37099f4088b6de5eebb81924b3b9980dbacc76cd3fe757-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b114/ cat >$WORK/b114/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/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_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_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid nicxiS_s-QOWrBJrBjVf/nicxiS_s-QOWrBJrBjVf -goversion go1.13.6 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2a/2a39f22e3b71cb37de1a8cc41c877d6b2142b2c245faf40e5d6f30a6ae1446e8-d # internal mime mkdir -p $WORK/b122/ cat >$WORK/b122/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/b012/_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/b035/_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/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime -std -complete -buildid FIb0ZhpPU1wl-9M922ev/FIb0ZhpPU1wl-9M922ev -goversion go1.13.6 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b073/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b073/_pkg_.a $WORK/b073/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e1/e1809620dd1a4690d59515ccfd95dc466dd63344d3a94c267efbb1a73e025174-d # internal mime/quotedprintable mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime/quotedprintable -std -complete -buildid BnYpvs541ZgYUKjNuBf0/BnYpvs541ZgYUKjNuBf0 -goversion go1.13.6 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/1b/1b0236c95a2616fb58166bfa887bf93877678bff61bd85ab921ac45f5246f4e2-d # internal net/http/internal mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/http/internal -std -complete -buildid Y7QSLbsXVgyJaraeFcFb/Y7QSLbsXVgyJaraeFcFb -goversion go1.13.6 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./chunked.go ./testcert.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e0/e0048f1c52c5f3ef80f2813153a76b2f8a1c5f2eecafdcaef376920ced00b660-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b132/ cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/2a/2a5eca525a8c44d2dd2d79f664212d62ee23020e7ec1c352563ca3f607dca333-d # internal cat >$WORK/b132/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/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_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 crypto/rand mkdir -p $WORK/b072/ cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/ajeddeloh/go-json -complete -buildid dE81ZT9_o2DljclvhDKX/dE81ZT9_o2DljclvhDKX -goversion go1.13.6 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_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/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/rand -std -complete -buildid kO-u-G4a4XhVydEmfAyb/kO-u-G4a4XhVydEmfAyb -goversion go1.13.6 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f0/f035f9563697ca90a6cdbef49abef8a744a6c0f57248397703f6af67b892d172-d # internal crypto/elliptic mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b082/symabis ./p256_asm_amd64.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/elliptic -std -buildid oNMqnfqK_RH71Se7ivI1/oNMqnfqK_RH71Se7ivI1 -goversion go1.13.6 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/b7/b7dfac8dc502c7c09267db7e11371cfa1372144e8cb79da2de3127b289009c04-d # internal encoding/asn1 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p encoding/asn1 -std -complete -buildid 5LYBgzCRSeHQjwU130tB/5LYBgzCRSeHQjwU130tB -goversion go1.13.6 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7e/7eaafc7fdbe871865bce63e819aebc8406665e000c109d20aca432b594f8a4fa-d # internal crypto/ed25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b084/_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_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ed25519 -std -complete -buildid Q0NPaMY1pHpgcAMWSEgB/Q0NPaMY1pHpgcAMWSEgB -goversion go1.13.6 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./ed25519.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/6e/6e296b6894a3d9c80e58a52598a3a81a488a777fd20f7642de681d7aa071cd93-d # internal crypto/rsa mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/rsa -std -complete -buildid V3vaP2VdZv-Zo0COlpMa/V3vaP2VdZv-Zo0COlpMa -goversion go1.13.6 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/0b/0b701043675c5fde65d39f01984140b6b0477887834c8c13fa71443a56f883bf-d # internal crypto/dsa mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/dsa -std -complete -buildid nM9KchrDcEvZurBqJ16j/nM9KchrDcEvZurBqJ16j -goversion go1.13.6 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/90/90ed1c7f7fcc28c01d7b5015050f45f2e60846a04b56dd83de8506836942a563-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b113/ cat >$WORK/b113/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/idna -std -complete -buildid lI0q76URwHOy3nBT9SN_/lI0q76URwHOy3nBT9SN_ -goversion go1.13.6 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f6/f6a8293320c74f27eca2089001ed6993808a86f6c3b80aae6a612efdbabff0aa-d # internal mime/multipart mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/multipart -std -complete -buildid vJY7su19CVsI61m3AJ9B/vJY7su19CVsI61m3AJ9B -goversion go1.13.6 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b082/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b082/_pkg_.a $WORK/b082/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/67/67840949280ec58a1c176a7f872e6e3b59a34e14293e5234a4fece93a97e9092-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/vcontext/validate -complete -buildid wOqFeN9dh6XxxhS6HKKM/wOqFeN9dh6XxxhS6HKKM -goversion go1.13.6 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./validate.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/98/98ab98b8058ef6ac8b27b26b5bba7bd7973358bae037ba9d8a8824941ce47d17-d # internal crypto/ecdsa mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/ecdsa -std -complete -buildid o04tdyG5h5hSuGYsi53N/o04tdyG5h5hSuGYsi53N -goversion go1.13.6 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/db/db95a9f181d94b8b7cdfb362d85d8fef05f6c5b9d73e72b5077a6efcbc73fa3e-d # internal crypto/x509/pkix mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509/pkix -std -complete -buildid B4zYUHm3V5jlWMdfpWxs/B4zYUHm3V5jlWMdfpWxs -goversion go1.13.6 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/cc/cc87e8fb0b4bbf436eb7fef710fe5243a748daa94795c19393364d064c21f180-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid zAqxRmWK4o8ZpD4XcfLn/zAqxRmWK4o8ZpD4XcfLn -goversion go1.13.6 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/a2/a2c541f6c15d778b58d2af5c8f9652860d6dc07180f10666b4e650fa2b763e52-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/67/676b89242a6aee7fe374c99b915df44226f6712e23e71925b59b94afc9f9e797-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b131/ text/template/parse mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/6a/6a41c90116a99ff56ffbf8288af7e1e97165c2fac90959ec39f28277ded57ec2-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid XznTGq5dSdntEVa8mkgk/XznTGq5dSdntEVa8mkgk -goversion go1.13.6 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./version.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p text/template/parse -std -complete -buildid 4ifs1wzpoMRG96q8mPQz/4ifs1wzpoMRG96q8mPQz -goversion go1.13.6 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/vcontext/json -complete -buildid zegVuMpLe-3kiMK_z8-a/zegVuMpLe-3kiMK_z8-a -goversion go1.13.6 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/cb/cb666b46b037fda7e43214058e678a9075ef6bfe118acd5cb1b641092bfd8e6b-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid YjvlDMJx1b05gJuwfyTS/YjvlDMJx1b05gJuwfyTS -goversion go1.13.6 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b1/b1b9d21a80400176cbe2cdb34af494ecfadc5ee30c647ab11ac4cdfc54beb9c8-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b120/ cat >$WORK/b120/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/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 84-ELcZP2GEEZ0oY3Aq9/84-ELcZP2GEEZ0oY3Aq9 -goversion go1.13.6 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c6/c68042b508a6fc1f175b9d73a0490bc3c4c0e594b342e789b1aef84a606d49f7-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b131/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid lWy5SX0wcdZ0GcP7cQS3/lWy5SX0wcdZ0GcP7cQS3 -goversion go1.13.6 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/55/55bbac8d0d7995e8fa4a27ecfe769c567359768303e3a5c4bbb1edf6a52ee856-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/2f/2f81d4ed328f4eb7c0201a795b2ff63ab96aa46489433f44f3fa1700bb12e1df-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d4/d448e8b5fc7a62f143913ff0ebc86b44621a27fcefe78a4cd5df66ee8c883bd3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/2c/2cdd2b9fcf8d86c6d4c12f22b4d90bb778a6c52d45ef70dbf10ae4e24c9edf57-d # internal crypto/x509 mkdir -p $WORK/b094/ cat >$WORK/b094/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/b056/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b080/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b081/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509 -std -complete -buildid HuUAID5lxjwo9XoKTP7p/HuUAID5lxjwo9XoKTP7p -goversion go1.13.6 -D "" -importcfg $WORK/b094/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_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d5/d501f34a28fdb8bcdede1c74e085651850e026d2620885d38538a0781a48c1a2-d # internal text/template mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b137/_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_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p text/template -std -complete -buildid i93Yc7dRXFKkQY6do8oX/i93Yc7dRXFKkQY6do8oX -goversion go1.13.6 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/13/139467683d544b232004551f245e4416fa00c4ca7a921a6acd15ea3b8fe96ef8-d # internal crypto/tls mkdir -p $WORK/b075/ cat >$WORK/b075/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/b070/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b080/_pkg_.a packagefile crypto/ecdsa=$WORK/b081/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/tls -std -complete -buildid rlgufezzOR2y3aafrS29/rlgufezzOR2y3aafrS29 -goversion go1.13.6 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/17/172769fd48e036db35955e77d8fdaca8feba8ca1c7ccf51af1b190f5590228ad-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/d6/d6c6e36a3dc354c05ecedbf30a3c148cc4f28517968b2653af1525ba6727c55f-d # internal net/http/httptrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b102/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/textproto=$WORK/b119/_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_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/httptrace -std -complete -buildid IxWzPiVDGS0AwOwnX7MK/IxWzPiVDGS0AwOwnX7MK -goversion go1.13.6 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/9e/9eb29a6e168da3b1baa3c349502e5e901952b839257cc46dfb2d891467e9a033-d # internal net/http mkdir -p $WORK/b066/ cat >$WORK/b066/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/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b075/_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/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_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_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p net/http -std -complete -buildid RrGJTdci93eRI4Dy0daf/RrGJTdci93eRI4Dy0daf -goversion go1.13.6 -D "" -importcfg $WORK/b066/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_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8d/8da03d0c0d084df7dce2f093342cfcf9a77722929a57795d56d6c427cfc728de-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b063/ cat >$WORK/b063/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/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/vincent-petithory/dataurl -complete -buildid bHo4rZWLpaRiRB5N7t8t/bHo4rZWLpaRiRB5N7t8t -goversion go1.13.6 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f4/f44663470c49d3479e2a7ada4f4ca65eed9606e5a6beb221d0f21c07ed05c6ff-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b055/ github.com/coreos/ignition/v2/config/v3_1_experimental/types mkdir -p $WORK/b129/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid geI5Cv2ewhlKdMJAqRHp/geI5Cv2ewhlKdMJAqRHp -goversion go1.13.6 -D "" -importcfg $WORK/b055/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.4.0/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1_experimental/types -complete -buildid 6wIy3-VKai6Vdo8FLFjL/6wIy3-VKai6Vdo8FLFjL -goversion go1.13.6 -D "" -importcfg $WORK/b129/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 ./proxy.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b4/b4de269e6b222504250af28d655cd5a374689623396447bc13155a7d5afb3991-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid xWJ0UCc0GLlZDiCEvTaH/xWJ0UCc0GLlZDiCEvTaH -goversion go1.13.6 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ab/ab9c0da11f817de119d497bfab13243c174c5b615bfbd87ebc872ed075508aa2-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b128/ github.com/coreos/fcct/base/v0_2_exp mkdir -p $WORK/b135/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid jSfCGDDDsCR4-cr9lefM/jSfCGDDDsCR4-cr9lefM -goversion go1.13.6 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./schema.go ./translate.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/base/v0_2_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/fcct/base/v0_2_exp -lang=go1.12 -complete -buildid etbg3os1hxDWIGhH4g1K/etbg3os1hxDWIGhH4g1K -goversion go1.13.6 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b3/b3851d72d3acf5d58de1f5f1af33275a7b4cc50309f80fb5b91f3cb7775719c7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/6a/6ae28af86b41852a3cd6118bec2c70fb7734d0056c45e6342096037712dcac98-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid QnQCppOZMl0OGeScZx-f/QnQCppOZMl0OGeScZx-f -goversion go1.13.6 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/db/db5460c3e47e9f9419dd64dda32113c1f3073b66113ffa489cd3252b7363b43c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/48/48129a757f8501492ea58d683e9ee45be44aa317f7a1758effef21860a6b5509-d # internal github.com/coreos/fcct/config/v1_1_exp mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2_exp=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/v1_1_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/fcct/config/v1_1_exp -lang=go1.12 -complete -buildid I-XI2AkAhkPUugb8t9R9/I-XI2AkAhkPUugb8t9R9 -goversion go1.13.6 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/71/71d6575e2eda240ce34d11e605ded9c84fcd96ff21376dc032e737749f89d938-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/b012/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid ZxlyJzxod04ZeFGNWQxS/ZxlyJzxod04ZeFGNWQxS -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f4/f4635d44edb4bc831fc2d30b733f6d226c3597c84c030ed9b8e91bd7b3b6f2c1-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/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/ignition/v2\tv2.1.1\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\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 flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_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/b138/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid m8Eum83k71AAFazsKOzU/m8Eum83k71AAFazsKOzU -goversion go1.13.6 -D _/builddir/build/BUILD/fcct-0.4.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/68/680e7c696b7548f97c7594c5c227bc6c848347fbfab49ad00c6e45410688548f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_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/b138/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b034/_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/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2_exp=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b131/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile bufio=$WORK/b061/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b132/_pkg_.a packagefile text/template/parse=$WORK/b137/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile compress/flate=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b080/_pkg_.a packagefile crypto/ecdsa=$WORK/b081/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b101/_pkg_.a packagefile internal/nettrace=$WORK/b102/_pkg_.a packagefile internal/singleflight=$WORK/b103/_pkg_.a packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=cvSPn3KJEz8Ibr6TmpiT/m8Eum83k71AAFazsKOzU/Z1bDJvRxbcpGoWmfAPPt/cvSPn3KJEz8Ibr6TmpiT -X github.com/coreos/fcct/internal/version.Raw=0.4.0 -B 0x30894f5f90ef531fd9873cc3f50944b063e7adb7 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/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.zzlZX9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm ++ dirname /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm + cd fcct-0.4.0 + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/usr/bin + install -p -m 0755 ./fcct /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/usr/bin + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-apple-darwin /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/usr/share/fcct + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.4.0-3.fc31 --unique-debug-suffix -0.4.0-3.fc31.arm --unique-debug-src-base fedora-coreos-config-transpiler-0.4.0-3.fc31.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fcct-0.4.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/usr/bin/fcct extracting debug info from /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/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.4.0-3.fc31.arm/usr/bin/fcct. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 7056kB, size after compression: 6688kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 956 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.i8iey8 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.4.0 + LDFLAGS='-X github.com/coreos/fcct/version=0.4.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.4.0/_build/bin -s /builddir/build/BUILD/fcct-0.4.0/_build -V 0.4.0-3.fc31 -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/fcct-0.4.0/_build/src PATH: /builddir/build/BUILD/fcct-0.4.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/fcct-0.4.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/coreos/fcct/version=0.4.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.015s github.com/coreos/fcct/base/v0_2_exp PASS ok github.com/coreos/fcct/base/v0_2_exp 0.017s github.com/coreos/fcct/config/common PASS ok github.com/coreos/fcct/config/common 0.008s github.com/coreos/fcct/translate PASS ok github.com/coreos/fcct/translate 0.014s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fedora-coreos-config-transpiler-0.4.0-3.fc31.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GG1Hw7 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.4.0 + DOCDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/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.4.0-3.fc31.arm/usr/share/doc/fedora-coreos-config-transpiler + cp -pr docs /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/usr/share/doc/fedora-coreos-config-transpiler + cp -pr README.md /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/usr/share/doc/fedora-coreos-config-transpiler + cp -pr NEWS /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/usr/share/doc/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ogEQP8 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/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.4.0-3.fc31.arm/usr/share/licenses/fedora-coreos-config-transpiler + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/usr/share/licenses/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Provides: 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/ignition/v2/config/shared/errors)) = 2.1.1 bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.1.1 bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.1.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.1.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_1_experimental/types)) = 2.1.1 bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.1.1 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/stretchr/testify/assert)) = 1.3.0 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20191010095647.gitfc94e3f71652 fedora-coreos-config-transpiler = 0.4.0-3.fc31 fedora-coreos-config-transpiler(armv7hl-32) = 0.4.0-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: fedora-coreos-config-transpiler-nonlinux-0.4.0-3.fc31.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KS7sw8 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/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.4.0-3.fc31.arm/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: fedora-coreos-config-transpiler-nonlinux = 0.4.0-3.fc31 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.4.0-3.fc31.armv7hl Provides: fedora-coreos-config-transpiler-debugsource = 0.4.0-3.fc31 fedora-coreos-config-transpiler-debugsource(armv7hl-32) = 0.4.0-3.fc31 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.4.0-3.fc31.armv7hl Provides: debuginfo(build-id) = da06482857c66b33ff5831e8672c1b3a85b4f1ae fedora-coreos-config-transpiler-debuginfo = 0.4.0-3.fc31 fedora-coreos-config-transpiler-debuginfo(armv7hl-32) = 0.4.0-3.fc31 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(armv7hl-32) = 0.4.0-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debugsource-0.4.0-3.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debuginfo-0.4.0-3.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-0.4.0-3.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-nonlinux-0.4.0-3.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Bs8Gz6 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc31.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0