Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 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/f32-build-23575420-2298480/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=1603411200 Wrote: /builddir/build/SRPMS/fedora-coreos-config-transpiler-0.7.0-1.fc32.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/f32-build-23575420-2298480/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=1603411200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nqoVa8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fcct-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fcct-0.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcct-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + [[ ! -e /builddir/build/BUILD/fcct-0.7.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/fcct-0.7.0/_build/bin install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build' install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/bin' + export GOPATH=/builddir/build/BUILD/fcct-0.7.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/fcct-0.7.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct ]] ++ dirname /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct + install -m 0755 -vd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/src' install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos' + ln -fs /builddir/build/BUILD/fcct-0.7.0 /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct + cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct + mkdir -p /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/spf13 + ln -s ../../../../vendor/github.com/spf13/pflag /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/spf13/pflag + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sXLZHa + umask 022 + cd /builddir/build/BUILD Building fcct... + cd fcct-0.7.0 + export 'LDFLAGS=-X github.com/coreos/fcct/internal/version.Raw=0.7.0 ' + LDFLAGS='-X github.com/coreos/fcct/internal/version.Raw=0.7.0 ' + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + echo 'Building fcct...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/fcct-0.7.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.7.0 -X github.com/coreos/fcct/version=0.7.0 -B 0x999e547b7ef2445ffa34c7873041bb1f5ac81f05 -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-build424354677 internal/cpu mkdir -p $WORK/b007/ 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=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid rAl3mMY4ZV4vCoQBjCdb/rAl3mMY4ZV4vCoQBjCdb -goversion go1.14.9 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm.go runtime/internal/sys mkdir -p $WORK/b011/ unicode/utf8 mkdir -p $WORK/b017/ 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 rekZLsM4QOnHcVicSNxD/rekZLsM4QOnHcVicSNxD -goversion go1.14.9 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 8bdVN26PK72YrKfOvTJx/8bdVN26PK72YrKfOvTJx -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid QCO2DvxHX_4-kSMKpkbm/QCO2DvxHX_4-kSMKpkbm -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid R00BAxm8nG8f3k44oMRK/R00BAxm8nG8f3k44oMRK -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/40/40bc09527718580e7228356f6103eab1a4d221ea3b2379ec6c8a76a79ff1c39e-d # 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/b011/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/36/36a75072680cbe7c188ebb88574da7625ccd43a30467074a97e3790b3bc0f4c7-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f2/f2a47f10b132ff38ea5f3586278e4e0d5740c5ebe03bbd12ef6e916ef87c0cad-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm.s runtime/internal/atomic mkdir -p $WORK/b009/ cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/33/3333653107100365d9397fe3b1489975e16fef00e77e7acd83e4fae9c278e0d9-d # internal runtime/internal/math internal/bytealg cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b010/ 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 mkdir -p $WORK/b006/ 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 DnnVWy0-Ssyo0WYQRerA/DnnVWy0-Ssyo0WYQRerA -goversion go1.14.9 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go 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/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid bonr7eUJhX29bbIKKcIv/bonr7eUJhX29bbIKKcIv -goversion go1.14.9 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a 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=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid D9RqID6GXrPaWIUyerN3/D9RqID6GXrPaWIUyerN3 -goversion go1.14.9 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/43/4385e52072d4fa536db07c99667311b1f52f8a5fdad73d290f5dc891aeaebed8-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid xX-XTVtTp2KaD6ypVCDg/xX-XTVtTp2KaD6ypVCDg -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal 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=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid gOXCgwxHlG7-iK0-vLEg/gOXCgwxHlG7-iK0-vLEg -goversion go1.14.9 -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 cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3f/3f1cc827c59ddbfa8d082c56237e432a0f0bbdd404acf27c7d92f788a63aaffd-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_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 cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/81/817d42c26f4433b7411c0855b6e044678d1c855041ccf35ffdfa6852901ca26f-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid FAv5Nzecod8zPjAdkiaI/FAv5Nzecod8zPjAdkiaI -goversion go1.14.9 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 ./sqrt_arm.s ./stubs_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/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/equal_arm.o ./equal_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid aSGSYXNJH7ZW_8YcAVDZ/aSGSYXNJH7ZW_8YcAVDZ -goversion go1.14.9 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/47/47b447fa685288f26f2009126f6b928a1a775f1dfbb117b7d70d553ded3b7267-d # internal encoding mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding -std -complete -installsuffix shared -buildid MtZeuKmPxBhjVuIb0jDS/MtZeuKmPxBhjVuIb0jDS -goversion go1.14.9 -D "" -importcfg $WORK/b036/importcfg -pack ./encoding.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/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/indexbyte_arm.o ./indexbyte_arm.s 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/3c/3c9d79ffb5f7ee0dd019dcd88b0f92197cefe981b02e8148a1f85c42890f2032-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal unicode/utf16 mkdir -p $WORK/b040/ cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5c/5c63b29a87faca168ed882d1ec9964be48b5135b4cf2c8aab56d0b8d5287758f-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/coreos/fcct/base -complete -installsuffix shared -buildid Te1vaF5x0L876QTfxy0H/Te1vaF5x0L876QTfxy0H -goversion go1.14.9 -D "" -importcfg $WORK/b041/importcfg -pack ./options.go 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 jRZteN3xClm_s-LJR4Ar/jRZteN3xClm_s-LJR4Ar -goversion go1.14.9 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.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/6a/6a30ae9eba89b1ee21829b2882671f6ba54f6aca5d8b5d8a9e78a85fd79392ee-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1e/1e372a3055ea6c5203041d4fe5c6e5d9af9f25dbedb6f12ad37a23a05865ecbe-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=>" -shared -p container/list -std -complete -installsuffix shared -buildid yLHO_Mh_i1MqlxRKl3Pw/yLHO_Mh_i1MqlxRKl3Pw -goversion go1.14.9 -D "" -importcfg $WORK/b070/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/74/746ee7dd6b1059d12f5f1e311fdb9310c2378b13431bb1e13d71fa91d53d4192-d # internal crypto/internal/subtle mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 6gq4_Y-RTtNFdHx9JTBD/6gq4_Y-RTtNFdHx9JTBD -goversion go1.14.9 -D "" -importcfg $WORK/b075/importcfg -pack ./aliasing.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 ./preempt_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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/5b/5b5b2d2b51f5583e9b08d87d61e7a8b227f6f55348da7cc4d5678cadf537af5b-d # internal crypto/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nmpFv3SwhpZqQfPE8KJD/nmpFv3SwhpZqQfPE8KJD -goversion go1.14.9 -D "" -importcfg $WORK/b076/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/14/14b7d11f3d3fff4203d2cf37ee06ac70e9c1d241e10d8b09b7bfa703879583bf-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=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ba6pbAbomb-4BQesAMsH/ba6pbAbomb-4BQesAMsH -goversion go1.14.9 -D "" -importcfg $WORK/b099/importcfg -pack ./asn1.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 Akva5V0MLISL-Pz9MjjP/Akva5V0MLISL-Pz9MjjP -goversion go1.14.9 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.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 ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.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 ./time_nofake.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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/74/74253f8289db21ba1228919d649d0a5956f904b32b826ad360bea9f35ba9b5b7-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=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid AywVr9q_Ltd2TqqmT5Xz/AywVr9q_Ltd2TqqmT5Xz -goversion go1.14.9 -D "" -importcfg $WORK/b102/importcfg -pack ./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/be/bec152b2a0a779939d74f4e0c69ad1d4953be4debbb0b36e2b0010936483ea75-d # internal runtime/cgo mkdir -p $WORK/b104/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b104/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b104/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/fb/fb4c6bf47f89698dfb9e7d188b3daa1128185a42c90eb927ccb9f5fd86f0dde9-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b108/ cat >$WORK/b108/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/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid YVgFhVQXPcH-JH08GmxV/YVgFhVQXPcH-JH08GmxV -goversion go1.14.9 -D "" -importcfg $WORK/b108/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f5/f5483ea57716818cc19683f929c8874223545f3fec48b3d99efffd2a4145c148-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9b/9b64d5a3be7e414e873e0580d45cab4dc1ce2160e757dde247dd3bde397be756-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b104 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /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/sqrt_arm.o ./sqrt_arm.s /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/stubs_arm.o ./stubs_arm.s cd $WORK/b104 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/sqrt_arm.o $WORK/b014/stubs_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/df/df6de4c7dd3044584596832626597c1027d7dabe32623aa1f6e0dddc6e0ea2e6-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x010.o -c gcc_arm.S cd $WORK/b104 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/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/b104=/tmp/go-build -gno-record-gcc-switches -o $WORK/b104/_cgo_.o $WORK/b104/_cgo_main.o $WORK/b104/_x001.o $WORK/b104/_x002.o $WORK/b104/_x003.o $WORK/b104/_x004.o $WORK/b104/_x005.o $WORK/b104/_x006.o $WORK/b104/_x007.o $WORK/b104/_x008.o $WORK/b104/_x009.o $WORK/b104/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b104/_cgo_.o -dynout $WORK/b104/_cgo_import.go -dynlinker cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b104/symabis ./asm_arm.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p runtime/cgo -std -installsuffix shared -buildid MVvGv3OKCNZUA4huUOVk/MVvGv3OKCNZUA4huUOVk -goversion go1.14.9 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b104/_cgo_gotypes.go $WORK/b104/cgo.cgo1.go $WORK/b104/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b104/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b104/_pkg_.a $WORK/b104/asm_arm.o $WORK/b104/_x001.o $WORK/b104/_x002.o $WORK/b104/_x003.o $WORK/b104/_x004.o $WORK/b104/_x005.o $WORK/b104/_x006.o $WORK/b104/_x007.o $WORK/b104/_x008.o $WORK/b104/_x009.o $WORK/b104/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/72/7233073db53ea6f2c81043f3d63c7a6f33762bf24d32d9c227ee61a3583c6615-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/preempt_arm.o ./preempt_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/preempt_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/be/befd3e142a2409bc9cad27176ba78ad0ed27c51aadf5c4928eee03cc12d4bc5e-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ 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/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid -jdDbzOGT3cfUa-i6IHz/-jdDbzOGT3cfUa-i6IHz -goversion go1.14.9 -D "" -importcfg $WORK/b018/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 wZna2sTJMsSz5d9MPjAk/wZna2sTJMsSz5d9MPjAk -goversion go1.14.9 -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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fc/fc0ec740954aafaf95acb278c004e0ac8f1620928571187ea83d33e4e353699a-d # internal internal/singleflight mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 19kbsHXJlmXCOlffiwk6/19kbsHXJlmXCOlffiwk6 -goversion go1.14.9 -D "" -importcfg $WORK/b103/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p math/rand -std -complete -installsuffix shared -buildid JvOBR4FIfvoKZosweAtj/JvOBR4FIfvoKZosweAtj -goversion go1.14.9 -D "" -importcfg $WORK/b078/importcfg -pack ./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/01/01bd89636f8ea2579a5be014900f2352794fd1ddf7c6a1927d95885c0e69005d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/7b/7b910bf34ed0765b392efb77612e933ce605f93db8aba25ec7dc9bb9099efa8a-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/a6/a6a4eeb5e24ac791e11dac5b292aaea94d4d190544474468e081a0245031d057-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/b022/ 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 MZ8u-32Ceukz5RrF_cRx/MZ8u-32Ceukz5RrF_cRx -goversion go1.14.9 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b022/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/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid I6U15OHhVoOYJj2HpAY-/I6U15OHhVoOYJj2HpAY- -goversion go1.14.9 -D "" -importcfg $WORK/b022/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/eb/eb4d782439e75db2167ad6b69ed4639a8a4ad63354a1f950884afbefcaaecfdf-d # internal internal/oserror mkdir -p $WORK/b025/ io mkdir -p $WORK/b023/ vendor/golang.org/x/net/dns/dnsmessage cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b101/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid dvRcby40t2rgYhpzQ_Qg/dvRcby40t2rgYhpzQ_Qg -goversion go1.14.9 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b016/ 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=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xAnQvfHdoBv6QksSaRcW/xAnQvfHdoBv6QksSaRcW -goversion go1.14.9 -D "" -importcfg $WORK/b101/importcfg -pack ./message.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid XR5-1GJeqoSUeufk6M9E/XR5-1GJeqoSUeufk6M9E -goversion go1.14.9 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid aa2Z6wEOzEV5-TQ7BnaU/aa2Z6wEOzEV5-TQ7BnaU -goversion go1.14.9 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6e/6ece6fbd6fb1c44ef3aeb9b1b7d0efb7e2987f9febdcf8a13ab08f938d116ed0-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/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_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 4ZlJQsdFq7R3C2myCk5Z/4ZlJQsdFq7R3C2myCk5Z -goversion go1.14.9 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.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/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/aa/aa45351822858cea4eb88fbcf77572caa7734ab2e140e211ed7f1a9bdb765184-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f0/f0e9cc1f91f9959cc9bcc798a14e849d34da1774163c65c5929626c0d74383a3-d # internal bytes mkdir -p $WORK/b034/ strings mkdir -p $WORK/b039/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid 13r6p9TzUHtgc_K5GuoN/13r6p9TzUHtgc_K5GuoN -goversion go1.14.9 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid ZoBcR27Irk12JekfiOqN/ZoBcR27Irk12JekfiOqN -goversion go1.14.9 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/45/4597e7a186a25a7d2354f4c25348103be21791a05a9143bc3392698a0bda15f9-d # internal hash mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_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=>" -shared -p hash -std -complete -installsuffix shared -buildid UoqMbs_sFIza3i4ctb94/UoqMbs_sFIza3i4ctb94 -goversion go1.14.9 -D "" -importcfg $WORK/b057/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a8/a8135d545dc20f0c5ef75777482a8db05625e336a0e0617fc256f93436924f63-d # internal bufio mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p bufio -std -complete -installsuffix shared -buildid SiXi4mhsV1U5QeudPrR1/SiXi4mhsV1U5QeudPrR1 -goversion go1.14.9 -D "" -importcfg $WORK/b061/importcfg -pack ./bufio.go ./scan.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/44/44fb91dde257a009cbbe11d291a6a0b7f6807bdb33293307cde9c9517f31df91-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b013/symabis ./asm_arm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid R9P9uAf3fIuDYYY0smoj/R9P9uAf3fIuDYYY0smoj -goversion go1.14.9 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c6/c628076e614133b0d89fee9b3e552e61c0491aa0af8955a487153cc4274f5429-d # internal regexp/syntax mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9zQ17YTRZl0o1MxN4fF-/9zQ17YTRZl0o1MxN4fF- -goversion go1.14.9 -D "" -importcfg $WORK/b052/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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/98/98c9385116fe915311a6bcaeebfd2cdef0d24a66913656ae1ba1c7e1f7409fca-d # internal crypto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto -std -complete -installsuffix shared -buildid aXfxlNbDTSzFjnekFLTV/aXfxlNbDTSzFjnekFLTV -goversion go1.14.9 -D "" -importcfg $WORK/b056/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/779230a0bfcd6b7a4f72b237d9fc8989b1c9a671eaecc4df83ab5a563f963ea7-d # internal hash/crc32 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid Y6W0vOz_N8cB9i-oS9Ux/Y6W0vOz_N8cB9i-oS9Ux -goversion go1.14.9 -D "" -importcfg $WORK/b069/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ab/ab4b615e7262d1f504d37f794fa4ac9607f77c3267913b66252054b0eb67bef4-d # internal crypto/internal/randutil mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid eU6yNBOw9XaVBEhbZgj2/eU6yNBOw9XaVBEhbZgj2 -goversion go1.14.9 -D "" -importcfg $WORK/b083/importcfg -pack ./randutil.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/db/db73f520c52a376836e0438d1be69b3e763c37dcd0bb8e2af601fe9459d29f6a-d # internal crypto/hmac mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_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=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid EwZfLTdh484SitwojU0V/EwZfLTdh484SitwojU0V -goversion go1.14.9 -D "" -importcfg $WORK/b088/importcfg -pack ./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/d8/d80218ec2d3d61d33a39de0c00f9bad22c3278095ea7923475a7e3762241eb7e-d # internal crypto/rc4 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b016/_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=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid A6UD4LaNZ8-K-HtkX3zH/A6UD4LaNZ8-K-HtkX3zH -goversion go1.14.9 -D "" -importcfg $WORK/b090/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/4a/4a7a244b497f2f7c465772e2e752df160086ae614e865d23d8aa806d44da96d5-d # internal 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/b023/_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=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid z2BiPhQxd5h2H0pQGnJV/z2BiPhQxd5h2H0pQGnJV -goversion go1.14.9 -D "" -importcfg $WORK/b111/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e7/e7f073f0a482290e3725983a3709c97cf04b8829b7804c542921084f890be058-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid F_Lq8IJVnir4XIlwN4mP/F_Lq8IJVnir4XIlwN4mP -goversion go1.14.9 -D "" -importcfg $WORK/b115/importcfg -pack ./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/83/839483e335504394dfd743509714636f8dc2dd867c38ae351c6f2ac2e1bebfe2-d # internal path mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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=>" -shared -p path -std -complete -installsuffix shared -buildid 7Dru_vsr74wXz056EVqL/7Dru_vsr74wXz056EVqL -goversion go1.14.9 -D "" -importcfg $WORK/b127/importcfg -pack ./match.go ./path.go 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 /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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/a0/a09426e4840b3b6ba25a65db4de8af3edc09d6d43331fc5fbecebce2c794b1d6-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d1/d1df12c23d367123735ea0e3b1fbeb556f13265a5fc003e72be9733268992f4a-d # internal internal/syscall/unix mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_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/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid LIcZ_l3Fl_ZgAv5cHfVa/LIcZ_l3Fl_ZgAv5cHfVa -goversion go1.14.9 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go 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/b018/_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 reZJ1UToJxy2hRSRJnAy/reZJ1UToJxy2hRSRJnAy -goversion go1.14.9 -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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/68/68c3a13dddd9743fab4a395fe059e0d20ab9d313c3d2ee81d8cb4b558d561e46-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid qUNuuxCyph6nMvKdPJY4/qUNuuxCyph6nMvKdPJY4 -goversion go1.14.9 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/59/5907037f2405894ad2c27324aa449d90abca7780cefade51fee19afc5aa4a2e5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/5f/5f8e3df2c5aa7f7c8dee798e6d258e3851b5bb1c9aa87c734c99a4818431ada6-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/e5/e53c3d23e5f562cbac1da1470beb8d167e73d7cf23374b1c07e76c12b42c2fcf-d # internal regexp mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p regexp -std -complete -installsuffix shared -buildid pCIMWU_aki9qkuHaso-f/pCIMWU_aki9qkuHaso-f -goversion go1.14.9 -D "" -importcfg $WORK/b051/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ce/ce8300f3a547d833bddca2809f1dc879020691254053f8b02b78afcc431e97ff-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/55/55b43f83429bbdc5183b7ce17d521414998262cac656fa559f037f0692b205f5-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/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_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/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p context -std -complete -installsuffix shared -buildid z8W-HkdWibt8SFxPxBRN/z8W-HkdWibt8SFxPxBRN -goversion go1.14.9 -D "" -importcfg $WORK/b071/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_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/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid JKRA1INJzyPbkGtPs-Ld/JKRA1INJzyPbkGtPs-Ld -goversion go1.14.9 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/8b/8b6c662142eeb1a6682a2fb0a4e3b174675ada60c168e867afc010fbbeae6e3e-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/3f/3f24d1ae3f9cbc62845cff1819b2bc801f9f247597a61533c41e4a5c0b9481a1-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_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/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid micn2AwXABWrJMPLsyTh/micn2AwXABWrJMPLsyTh -goversion go1.14.9 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9f/9fd1f9f0abc7ee4909e9f920df21aba41b617e523bc47ffdff8fdc4d54e1e4e0-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid A5w7hDD1vEZ3AbHButnn/A5w7hDD1vEZ3AbHButnn -goversion go1.14.9 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid bW0Lx-1ohotWGqjkfVh9/bW0Lx-1ohotWGqjkfVh9 -goversion go1.14.9 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/26/267d5468ffd4909fa87f621c7d40cf49cad604cc826326a9727137e317c52fa7-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/ea/ea919a989c5550ecf052cd3bc740ec392bcdb2244e504fc77f567df8aa295f4b-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/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF fmt mkdir -p $WORK/b002/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid eM4iOjEHDT5Fb7NGXi3G/eM4iOjEHDT5Fb7NGXi3G -goversion go1.14.9 -D "" -importcfg $WORK/b065/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid dMTFqTSnEIw1N9ZYhOKz/dMTFqTSnEIw1N9ZYhOKz -goversion go1.14.9 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b100/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b100/ -importpath net -- -I $WORK/b100/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/db/db2f581be7f5072de62b7aa1e57b004a6e87cb895076047e17fa788b77aab275-d # internal crypto/cipher mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_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/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid x9zDPxZozatU2E5wgUew/x9zDPxZozatU2E5wgUew -goversion go1.14.9 -D "" -importcfg $WORK/b074/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go encoding/base64 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 1a5VdnG3cNDUdaYGF4jX/1a5VdnG3cNDUdaYGF4jX -goversion go1.14.9 -D "" -importcfg $WORK/b037/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0f/0fd1e75655c4e3499d8bfceb8b6b1c5188fbd1b9eeda021eb35c8b8b46958f91-d # internal crypto/sha512 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b015/_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=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid QuLGP4sMqF9udx6_H-4t/QuLGP4sMqF9udx6_H-4t -goversion go1.14.9 -D "" -importcfg $WORK/b084/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/a1/a10974f166a20fdafc622b67769aa1ee4dcbc5f5a047624cf72cd2476aa4906d-d # internal io/ioutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_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/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid NPMAuAvQ2dJBvGcaTXzy/NPMAuAvQ2dJBvGcaTXzy -goversion go1.14.9 -D "" -importcfg $WORK/b064/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/81/81fe26e83843db021e3b9af530e4ec8a10e2159d4dc0b50808e8960b6f05b3eb-d # internal crypto/aes mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid t3GX1kBmmWfVIn642WvT/t3GX1kBmmWfVIn642WvT -goversion go1.14.9 -D "" -importcfg $WORK/b073/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/15/153fdf03e4786d406072de32d114146eb5b235a2ed461830a1ccee3decb78c9d-d # internal crypto/des mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_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=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid r22qVIXmm9rYR3v9ZrdL/r22qVIXmm9rYR3v9ZrdL -goversion go1.14.9 -D "" -importcfg $WORK/b080/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/6c/6c08979d98f62577f80875bf2fecdca9b06e2084ed35d3c9bb4e0a4218914bb2-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b087/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a EOF 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=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid zOMvlsqdALGAERpkbL7H/zOMvlsqdALGAERpkbL7H -goversion go1.14.9 -D "" -importcfg $WORK/b087/importcfg -pack ./const.go ./edwards25519.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e5/e59452c56e68f5fbc6a8db332565df6ce5c3608a3d43f5837ba242a066cfcc7d-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_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b089/symabis ./md5block_arm.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/md5 -std -installsuffix shared -buildid xmsyfH0jIrTL6twnC1M0/xmsyfH0jIrTL6twnC1M0 -goversion go1.14.9 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./md5.go ./md5block.go ./md5block_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/f0/f0db9fb3806d6f1fe6359fce5c20403fdccdbe9bc2aec571c8bf19a944c6bb48-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_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b092/symabis ./sha1block_arm.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid fh_TaPydDPdQUyUDTrAT/fh_TaPydDPdQUyUDTrAT -goversion go1.14.9 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.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_linux -D GOARCH_arm -shared -o $WORK/b089/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_arm.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/5a/5ad0c4506e3b615345914f252a502f4aaf25529fddb89607fa372babad98b656-d # internal crypto/sha256 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b015/_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=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid Z-VQHIZ1b8f7rTBMusmu/Z-VQHIZ1b8f7rTBMusmu -goversion go1.14.9 -D "" -importcfg $WORK/b093/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go 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_linux -D GOARCH_arm -shared -o $WORK/b092/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/57/57fe2c3e9c365f517800f3103e97bd74fcd3058f2529696bcd19121e20ba0b9b-d # internal encoding/pem mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_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=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5QZiLlmXy_IlGu_0_59L/5QZiLlmXy_IlGu_0_59L -goversion go1.14.9 -D "" -importcfg $WORK/b097/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/85/8583f7974a0e7a492c2b0e18333522d2fe1dda1b029296f779c530d1f247f7e2-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid WSn3AJ9cnDZqjVKRKLtE/WSn3AJ9cnDZqjVKRKLtE -goversion go1.14.9 -D "" -importcfg $WORK/b107/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/58/584d4d355fbb12c4680f75164205496155eed10ef0ef3dd940572ce209d5dde2-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/86/86ba1b9fb2fc31759e201c99d02ffa2ddf97cb4164035a905916344c4317a728-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid Hvvm3c6KkiORgwcdCPIx/Hvvm3c6KkiORgwcdCPIx -goversion go1.14.9 -D "" -importcfg $WORK/b109/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go github.com/coreos/fcct/vendor/github.com/clarketm/json mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/coreos/fcct/vendor/github.com/clarketm/json -complete -installsuffix shared -buildid hRXHxWcFs5aSnxTNY4Yf/hRXHxWcFs5aSnxTNY4Yf -goversion go1.14.9 -D "" -importcfg $WORK/b035/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/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/8b/8b8a5abb880755021b9386918210e4dba498e797d06fa62f37eb339f6a3083e5-d # internal encoding/json mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid C-cnXsy3FVOaKV7O0KW3/C-cnXsy3FVOaKV7O0KW3 -goversion go1.14.9 -D "" -importcfg $WORK/b044/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/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b2/b22d9bedf3c4ecb40d79899926690d9e9428c2c70c3e8ca35b99165b06971e20-d # internal github.com/coreos/fcct/vendor/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/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors /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/ignition/v2/config/shared/errors -complete -installsuffix shared -buildid ySzjGTbQ6yMF16I4TIOM/ySzjGTbQ6yMF16I4TIOM -goversion go1.14.9 -D "" -importcfg $WORK/b045/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f3/f3015659425fee9313bd0d1e5eebcbc263fff19414ba3e6180b9af378515f65f-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path -complete -installsuffix shared -buildid EyNEP3yjZ4U2tCrrbEAP/EyNEP3yjZ4U2tCrrbEAP -goversion go1.14.9 -D "" -importcfg $WORK/b046/importcfg -pack ./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/44/4450dcfa4e1e2812f768917523e199fd369f4c7388bd3e7ea7221599b6838925-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree -complete -installsuffix shared -buildid uydGH-u7O-uNn4UwuV32/uydGH-u7O-uNn4UwuV32 -goversion go1.14.9 -D "" -importcfg $WORK/b048/importcfg -pack ./tree.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/54/5492e76c68f4d822c696de70612da6282148e85691779972b731935762df91b0-d # internal github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid ihcpvrWE6_ZT84Az_71D/ihcpvrWE6_ZT84Az_71D -goversion go1.14.9 -D "" -importcfg $WORK/b050/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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5a/5a09f6baaa25938c867de79f33b42a143acc2a6301f2818660660515b7dbba06-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report -complete -installsuffix shared -buildid X02Wxu9K3v5XIQaF4TFb/X02Wxu9K3v5XIQaF4TFb -goversion go1.14.9 -D "" -importcfg $WORK/b047/importcfg -pack ./report.go cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/84/849987d1a357ed324539774d3f803184c7639c0f2e049b760e961f6c84dd92d9-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/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_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=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rSfEVNkU2KWpOfMjqqXN/rSfEVNkU2KWpOfMjqqXN -goversion go1.14.9 -D "" -importcfg $WORK/b058/importcfg -pack ./hex.go cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/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/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/5f/5ffebe57661443867b7c48d17bd2711fbfd7b5816e3fc17a5ac874f318075fd1-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver -complete -installsuffix shared -buildid GA3YZjBrB8rOPOl0pdy6/GA3YZjBrB8rOPOl0pdy6 -goversion go1.14.9 -D "" -importcfg $WORK/b059/importcfg -pack ./semver.go ./sort.go cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/26/26e1d3c80ff3060d288e0130b7121de560aed6561d3716a8fa30ea4e4d5151bb-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit -complete -installsuffix shared -buildid Fi3OAIIKvD3tRV7KZgWJ/Fi3OAIIKvD3tRV7KZgWJ -goversion go1.14.9 -D "" -importcfg $WORK/b060/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c6/c698bf70aaf99529eda60c20b61f3a4634a2fc5ac2225ded359f97f7b67a36df-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations -complete -installsuffix shared -buildid n9om8SWWH3mCYSzCzkQa/n9om8SWWH3mCYSzCzkQa -goversion go1.14.9 -D "" -importcfg $WORK/b062/importcfg -pack ./unit.go cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/0e/0e6a6dc076bac84435689ea6640532e47088f1b3569d5396e388840734a399a5-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/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid h7-vDAJ5Bm2BfXakJ62d/h7-vDAJ5Bm2BfXakJ62d -goversion go1.14.9 -D "" -importcfg $WORK/b068/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -o $WORK/b100/_cgo_.o $WORK/b100/_cgo_main.o $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o $WORK/b100/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f4/f48214aedfcb8fd302be84c7b27c71aebfad470c7ea361dcdf8e04553bbc8786-d # internal math/big mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b077/symabis ./arith_arm.s cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b100/_cgo_.o -dynout $WORK/b100/_cgo_import.go 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/b026/_pkg_.a packagefile internal/singleflight=$WORK/b103/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p net -std -installsuffix shared -buildid FDD-QGzBYMPFFcrKOhTC/FDD-QGzBYMPFFcrKOhTC -goversion go1.14.9 -D "" -importcfg $WORK/b100/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/b100/_cgo_gotypes.go $WORK/b100/cgo_linux.cgo1.go $WORK/b100/cgo_resnew.cgo1.go $WORK/b100/cgo_socknew.cgo1.go $WORK/b100/cgo_unix.cgo1.go $WORK/b100/_cgo_import.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/04/04780e006e7e64e2241b11417628a6141764b420ef113f725ec42ddd7b96c854-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b043/ cat >$WORK/b043/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/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util -complete -installsuffix shared -buildid MFBtbYGg7G4ieqUBL9mL/MFBtbYGg7G4ieqUBL9mL -goversion go1.14.9 -D "" -importcfg $WORK/b043/importcfg -pack ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p math/big -std -installsuffix shared -buildid cJmstB50mYJiYyMtsZ8V/cJmstB50mYJiYyMtsZ8V -goversion go1.14.9 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/41/412aa1a71ea4a95f555b77ff0b0817704f76344b74e82184cc79c3807e44c3f1-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/translate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/coreos/fcct/translate -complete -installsuffix shared -buildid V-g7OY9lw_SYpmgEsBGx/V-g7OY9lw_SYpmgEsBGx -goversion go1.14.9 -D "" -importcfg $WORK/b042/importcfg -pack ./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/c2/c228c8ddb5a229bef4912510b7336ce42a427d11359cab1349e187c5e0377b5f-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/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b069/_pkg_.a packagefile io=$WORK/b023/_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/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid eV8jtfdgycOuRyrbo7Ap/eV8jtfdgycOuRyrbo7Ap -goversion go1.14.9 -D "" -importcfg $WORK/b067/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9b/9b47cd1d1e995c67b245a150fce73a33741b6d6ac93594466c5046de0f6b7928-d # internal net/url mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p net/url -std -complete -installsuffix shared -buildid RiyyO_VOADGO0LFfQGDw/RiyyO_VOADGO0LFfQGDw -goversion go1.14.9 -D "" -importcfg $WORK/b105/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/86/86ebf3dfdce382a8deebe660e6c4a2259975e15e8a642722f6f2527a4ac2d2a0-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid sU2Sa3s90ZfSFddWHklc/sU2Sa3s90ZfSFddWHklc -goversion go1.14.9 -D "" -importcfg $WORK/b106/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d9/d933a9002f3daee7787585978a75ccaa64fbb58d35905cef3fc201f353ba3f81-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid f_lTbMULESkmQXj2rwnd/f_lTbMULESkmQXj2rwnd -goversion go1.14.9 -D "" -importcfg $WORK/b110/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/5c/5c7840ef82e9d09adf6b7011f8bcffbe112104061a79ee64d245cb3368da3fa3-d # internal log mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_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=>" -shared -p log -std -complete -installsuffix shared -buildid KvuoULULFLa0pcuITDdW/KvuoULULFLa0pcuITDdW -goversion go1.14.9 -D "" -importcfg $WORK/b117/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/2f/2f59bf004ba3889b4e9c6daad7a8d14e61608c39a8cb4e736d0019f3324288b2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # 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/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 05fcGdJfX1EQv3wnIrMp/05fcGdJfX1EQv3wnIrMp -goversion go1.14.9 -D "" -importcfg $WORK/b118/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/9c/9cec2b63627eb6950bce403a4be55ecf986702c04ba212b36741743b43c75020-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/b002/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid NICNWRm1wVAG8DQLpoSK/NICNWRm1wVAG8DQLpoSK -goversion go1.14.9 -D "" -importcfg $WORK/b116/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/98/98d73b607d9efe5c261ede056c39b46dd8d77146f34277926d0f595d52dd96ce-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml mkdir -p $WORK/b049/ cat >$WORK/b049/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/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml -complete -installsuffix shared -buildid CxqUHHJvann3tIRfT_FV/CxqUHHJvann3tIRfT_FV -goversion go1.14.9 -D "" -importcfg $WORK/b049/importcfg -pack ./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/d8/d8282ea85c2a3d332528e15358cfd3c05a9e8f96563389dbff06f6db3b70b042-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/clarketm/json=github.com/coreos/fcct/vendor/github.com/clarketm/json importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/yaml=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/coreos/fcct/config/common -complete -installsuffix shared -buildid 0GwqC0uaBvTvooY7U9Wr/0GwqC0uaBvTvooY7U9Wr -goversion go1.14.9 -D "" -importcfg $WORK/b033/importcfg -pack ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/63/631c9d6a4293810d6986de0e05a04f44fae5a20adf64e5e33fa025047dc8b400-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/b017/_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=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid QBxMr_LEmj4MV0Ra8Iib/QBxMr_LEmj4MV0Ra8Iib -goversion go1.14.9 -D "" -importcfg $WORK/b114/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d5/d57326ae32202e825ba360d31eb69f17dd134fc7b8f45de53ef4ad22f4718dab-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_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=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 0VVPXuiSrom8PWv6Qybg/0VVPXuiSrom8PWv6Qybg -goversion go1.14.9 -D "" -importcfg $WORK/b121/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f4/f437fde417389dd198318b63331670c90f45dddb1f1b5231dc91a01f344ae0ee-d # internal mime mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p mime -std -complete -installsuffix shared -buildid 0mfjCwriIyuuBL2L-Ipu/0mfjCwriIyuuBL2L-Ipu -goversion go1.14.9 -D "" -importcfg $WORK/b122/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/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b077/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b077/_pkg_.a $WORK/b077/arith_arm.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/e7/e73d981018c3b76391da6c6c72ad30bf3e4a9b030e09d2a0cb8f7fbae83a8a0f-d # internal crypto/rand mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_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/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid khXAF4mptHZ-RRK14QV6/khXAF4mptHZ-RRK14QV6 -goversion go1.14.9 -D "" -importcfg $WORK/b072/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/0d/0dc4a870c5c0e762928e3b53cdb3b680c7094b9b2d2b681cef0b65a47d7df725-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal crypto/elliptic mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid SWirKOT0jK83s_l0ohId/SWirKOT0jK83s_l0ohId -goversion go1.14.9 -D "" -importcfg $WORK/b082/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f6/f6cb0503468ca2655bf1d155ef5ef27ee03ecef9292ee4afd7e7624937aecd00-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/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid YJwwGr6hx31Txk28LjfZ/YJwwGr6hx31Txk28LjfZ -goversion go1.14.9 -D "" -importcfg $WORK/b085/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c7/c760bff1de860785598dcae83ebf815a518c6628a4829a4517ae1dd37de3a8e6-d # internal crypto/ed25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_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/b023/_pkg_.a packagefile strconv=$WORK/b016/_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=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid mU6MoPFPivqKMfQvwClS/mU6MoPFPivqKMfQvwClS -goversion go1.14.9 -D "" -importcfg $WORK/b086/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/16/161a77e90d53843df636b436d2d78663d275f7ac51a35d4e5dbf09a56af4c7c4-d # internal crypto/rsa mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_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/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b077/_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=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid pfzWeCxr-6P-wg_AtpG9/pfzWeCxr-6P-wg_AtpG9 -goversion go1.14.9 -D "" -importcfg $WORK/b091/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/16/169f4bf953b60c7f077637c32a91cba53e909432756a6753c40f3edec31195af-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/b023/_pkg_.a packagefile math/big=$WORK/b077/_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=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid EaLySKFO-vFfxmHfRuwN/EaLySKFO-vFfxmHfRuwN -goversion go1.14.9 -D "" -importcfg $WORK/b095/importcfg -pack ./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/2d/2defa744ad4d4aa67dc2b74bec47889e31bf8d8c8c91278e57d2e5e831674a3a-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/b002/_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/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid AchHyi4qwFZpVjA9TzNx/AchHyi4qwFZpVjA9TzNx -goversion go1.14.9 -D "" -importcfg $WORK/b113/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/54/5444bcb51407b5dc59ca77beeaea54db315da9e2124ccc83d52cce8a9dffd29c-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/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_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=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid I71CltldC4jas0jOGs97/I71CltldC4jas0jOGs97 -goversion go1.14.9 -D "" -importcfg $WORK/b124/importcfg -pack ./reader.go ./writer.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/7f/7fbea1032043161591f556f6761e409b81c63569bceafae8a9c4af0bc1664e98-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/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_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=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid v59znoCe_Wi65DjqYWJ3/v59znoCe_Wi65DjqYWJ3 -goversion go1.14.9 -D "" -importcfg $WORK/b126/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/68/68b0b1f87256c7e816bc2f2a0767d3e968e6aab11ad8be6968c1f808e7fa99d7-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/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b023/_pkg_.a packagefile math/big=$WORK/b077/_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=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 3SI3SatZko310NYOcnPK/3SI3SatZko310NYOcnPK -goversion go1.14.9 -D "" -importcfg $WORK/b081/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/01/017ddc8333839a551ef7374fa8fa74d12a154949d46dba498843b9b62b821da0-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/b002/_pkg_.a packagefile math/big=$WORK/b077/_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/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid IWUcl0OhyihNhTozlKQH/IWUcl0OhyihNhTozlKQH -goversion go1.14.9 -D "" -importcfg $WORK/b096/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/bf/bf909701645afaa91dcbdabe7307299aadde9627d579af6dad64843e2ad7fd56-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/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b013/_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/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid utk__HlCJIK1lvvS9A2I/utk__HlCJIK1lvvS9A2I -goversion go1.14.9 -D "" -importcfg $WORK/b098/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/95/9579a4dfc4a3dbfc16ddf0803cfe85a8c2a403b56281e887a1edad2cc6e99db4-d # internal github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json -complete -installsuffix shared -buildid IQxsEDH1_ahTCMsAtdaU/IQxsEDH1_ahTCMsAtdaU -goversion go1.14.9 -D "" -importcfg $WORK/b134/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c4/c4a61ef1c2f623366730e9d687b3aa437a0f98a1a178ee3e81c1a1d86ba6a283-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate mkdir -p $WORK/b135/ cat >$WORK/b135/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/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate -complete -installsuffix shared -buildid ifnJTiYzEXcKEX4URDPG/ifnJTiYzEXcKEX4URDPG -goversion go1.14.9 -D "" -importcfg $WORK/b135/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/4c/4c5a4076c41041e2bf2e73eec01640f29f250df986c34d80c366e9ac427941cf-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit -complete -installsuffix shared -buildid UzOfeEDkGePDzsNwCxQj/UzOfeEDkGePDzsNwCxQj -goversion go1.14.9 -D "" -importcfg $WORK/b138/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/47/473201d8404ddd78960435fa55696041d16d3fb12de85f327884d7aa0f8c5804-d # internal text/template/parse mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid dJ-fIo5f5xy60Wa3RaZ0/dJ-fIo5f5xy60Wa3RaZ0 -goversion go1.14.9 -D "" -importcfg $WORK/b140/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b100/_pkg_.a $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o $WORK/b100/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/01/0139b0844c497ce3fc410a5312bc23decc874c27e6013f39dcc53d5f1b4fe362-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/coreos/fcct/internal/version -complete -installsuffix shared -buildid rKQNb2M2z3lJNsMTnS7y/rKQNb2M2z3lJNsMTnS7y -goversion go1.14.9 -D "" -importcfg $WORK/b145/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/9b/9b0116b42140f32a52763b45ec3adfc8ad38fe3ff3a3d35fe51937ce02063c34-d # internal encoding/csv mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid HzJCVQNQLDahI3bA_YPt/HzJCVQNQLDahI3bA_YPt -goversion go1.14.9 -D "" -importcfg $WORK/b147/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/01/01f473ac6659b57a1ecca85f818a143c14de3687fa13d0c413e5702894818777-d # internal flag mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_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/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p flag -std -complete -installsuffix shared -buildid Cf59_40UIcyXPzuxpiXy/Cf59_40UIcyXPzuxpiXy -goversion go1.14.9 -D "" -importcfg $WORK/b148/importcfg -pack ./flag.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/54/546c3324464e1fd48289f001db284a880f809a85bc80964528d6dbbb919e19ed-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/b034/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b002/_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/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid EC8COrP4xt53Ttc-02Lx/EC8COrP4xt53Ttc-02Lx -goversion go1.14.9 -D "" -importcfg $WORK/b094/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/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c8/c8c00f5d4347e27b598bd83a2d4b0f7d2b56f8968838844da2a380692f35a0c1-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/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_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=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid pPcJ0E4uw46IIL_fboaZ/pPcJ0E4uw46IIL_fboaZ -goversion go1.14.9 -D "" -importcfg $WORK/b119/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/86/865d73e87aef4d2653af4ffa8d0d087b3aa8835f3b65c7fff6f69b17883c9e89-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/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid S8DGwxudOiOZc-9CNCDi/S8DGwxudOiOZc-9CNCDi -goversion go1.14.9 -D "" -importcfg $WORK/b120/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/40/40d98e5b9a4b63657c31bdc2231be082adefb9ed41299b731754709e29c0fa4c-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/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid oVu-GEXLz5E4d_7XmEYK/oVu-GEXLz5E4d_7XmEYK -goversion go1.14.9 -D "" -importcfg $WORK/b112/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/bc/bcded46d447974cb694af722098d8d691f12a929bed756f4ba34fbed1c6aa6f2-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/b034/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_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/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_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=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid g-ktiwzcJyE20nSPdl7v/g-ktiwzcJyE20nSPdl7v -goversion go1.14.9 -D "" -importcfg $WORK/b123/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/e8/e832bf70f8fbcda4c6a830bea4fcfb0095a749c3f454b695e037fed1b8a60174-d # internal github.com/spf13/pflag mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/csv=$WORK/b147/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b148/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid xX7psx6e1d0eazna8CwW/xX7psx6e1d0eazna8CwW -goversion go1.14.9 -D "" -importcfg $WORK/b146/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/56/56539e4e19b83f610bdc5dbf1e5d8b3778268daf222c49f271ad551fc6f2fd5d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/9f/9f082ae781c6aa4986a2f48cf2fb00d0831bcf8cd2e213b1c064f1800d5457ac-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json mkdir -p $WORK/b133/ cat >$WORK/b133/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/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json -complete -installsuffix shared -buildid 3JyB7yrcJjl9J_JfiQlG/3JyB7yrcJjl9J_JfiQlG -goversion go1.14.9 -D "" -importcfg $WORK/b133/importcfg -pack ./json.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/ff/fffcf88d936411c2591dce566ccdf42fe940b8a0ed7b1cd73ebc8ed216960c91-d # internal text/template mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p text/template -std -complete -installsuffix shared -buildid haQE9ctgIo5xypSC0Mzm/haQE9ctgIo5xypSC0Mzm -goversion go1.14.9 -D "" -importcfg $WORK/b139/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/d8/d878fe967b0afb1302e8b008938c6869c4ab052b80af47bc26fbc5fec04e6b4f-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/json=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate -complete -installsuffix shared -buildid AC1MGbFH5CxEZG18xpAV/AC1MGbFH5CxEZG18xpAV -goversion go1.14.9 -D "" -importcfg $WORK/b132/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/a8/a899283accff7ea8d4956aa9b856287d7aa6a00e64244f0c6372bee8019503d8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c8/c8183b1eb460613841193469ac42ef0ee1c20c6813c9aee0cba3783cd2ca87ff-d # internal crypto/tls mkdir -p $WORK/b079/ cat >$WORK/b079/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/b034/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b076/_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/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b106/_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/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_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/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid Drz_HRMT_S2r73RYN_Qr/Drz_HRMT_S2r73RYN_Qr -goversion go1.14.9 -D "" -importcfg $WORK/b079/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/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/39/397901d5b02fddbefed270254c7d72915cd4a658ce2a42a7d9bdf0e032e4c23f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/23/23879d03a81ffec504276b87e36f00c207aedf4898f6addc91e5f9a693b335c9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/48/48c8e44ca12ce7d6b14797ead9c5b9236d05e040a3bf9ffc4afe566c83f1b34d-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/b079/_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/b013/_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=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid n-gilLxI3puoq8luNB-A/n-gilLxI3puoq8luNB-A -goversion go1.14.9 -D "" -importcfg $WORK/b125/importcfg -pack ./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/db/db605895d39c74de8c7df6abc641d413dc01eae478cec8c05a5de8312e4eb4e5-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/b034/_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/b079/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_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/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b078/_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/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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=>" -shared -p net/http -std -complete -installsuffix shared -buildid 3EZiaWoHn8f2tTyve5bh/3EZiaWoHn8f2tTyve5bh -goversion go1.14.9 -D "" -importcfg $WORK/b066/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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3b/3b530bd178addf9ac65a8a3ea1d80afd129d44e5d77390dcd28d1afdef81e413-d # internal github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl -complete -installsuffix shared -buildid pW5LivWddNQMBxvGjyk2/pW5LivWddNQMBxvGjyk2 -goversion go1.14.9 -D "" -importcfg $WORK/b063/importcfg -pack ./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/ca/ca5e5c9af2c93d1e6efdd33cc7608db5d270e929521ce41de4f73166ea0df874-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b055/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b130/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b131/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types -complete -installsuffix shared -buildid _yHZYkod0QaFAECN2iZe/_yHZYkod0QaFAECN2iZe -goversion go1.14.9 -D "" -importcfg $WORK/b055/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/b131/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types /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/coreos/ignition/v2/config/v3_2/types -complete -installsuffix shared -buildid XbhRWObJra6DApOXfcQO/XbhRWObJra6DApOXfcQO -goversion go1.14.9 -D "" -importcfg $WORK/b130/importcfg -pack ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go mkdir -p $WORK/b129/ cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -installsuffix shared -buildid u2z60ivxVln-m1XPRV6i/u2z60ivxVln-m1XPRV6i -goversion go1.14.9 -D "" -importcfg $WORK/b131/importcfg -pack ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types /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/ignition/v2/config/v3_1/types -complete -installsuffix shared -buildid SUXHwHm-qICzpj6iOOZa/SUXHwHm-qICzpj6iOOZa -goversion go1.14.9 -D "" -importcfg $WORK/b129/importcfg -pack ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/6d/6dd161874294e661cfbb4b963850372f8d1940e8b77a031d15bb759cb4398232-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/coreos/fcct/base/v0_1 -complete -installsuffix shared -buildid x15xdieL3WN9k8BpAFA2/x15xdieL3WN9k8BpAFA2 -goversion go1.14.9 -D "" -importcfg $WORK/b054/importcfg -pack ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/98/98f8f70daf58d7ff0d2418dc19c0e4f44f34a9e3f80eb194db45a33aca4878e9-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/coreos/fcct/base/v0_4_exp -complete -installsuffix shared -buildid 5teahuSYZwCTgMUfTiQ-/5teahuSYZwCTgMUfTiQ- -goversion go1.14.9 -D "" -importcfg $WORK/b144/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ac/acca6eb8548c87e2ac2256ecf55b87ddb68e587ecb96b38523fc454f5f4f907f-d # internal github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/coreos/fcct/base/v0_2 -complete -installsuffix shared -buildid 8FZwy7I9rZ7KO8S8kjQa/8FZwy7I9rZ7KO8S8kjQa -goversion go1.14.9 -D "" -importcfg $WORK/b137/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/70/7038dff1dfcedebabc1ec63cf992ef1488a5520d55ac120f2a7529798375b22b-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b128/ github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b142/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/coreos/fcct/distro/fcos/v0_1 -complete -installsuffix shared -buildid WuDlxYV6vX52ZhXh2-Ox/WuDlxYV6vX52ZhXh2-Ox -goversion go1.14.9 -D "" -importcfg $WORK/b128/importcfg -pack ./schema.go ./translate.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/coreos/fcct/base/v0_3 -complete -installsuffix shared -buildid XP8Yj3jO74zOhsmTbGL4/XP8Yj3jO74zOhsmTbGL4 -goversion go1.14.9 -D "" -importcfg $WORK/b142/importcfg -pack ./schema.go ./translate.go ./util.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/37/37bdb801f042e24392df0269e516ee812a54a162f46e2189c9cc34a899bb70e8-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/19/1917abcc30207161124f9c2d91ae55487d2d2bd47eab00df5879e398b7174769-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b053/ cat >$WORK/b053/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/b054/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/coreos/fcct/config/v1_0 -complete -installsuffix shared -buildid i7fQih0qd_pisST76qQm/i7fQih0qd_pisST76qQm -goversion go1.14.9 -D "" -importcfg $WORK/b053/importcfg -pack ./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/1e/1e5b8fc8fd63c038b7c98a41889a83c1388dddd98e570a63e61393177ed273db-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/85/85564223f14639bc33d462e2b27700667d0dea95be1be04a557c554d5e3ba27d-d # internal github.com/coreos/fcct/config/v1_3_exp mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/coreos/fcct/config/v1_3_exp -complete -installsuffix shared -buildid z_4zLLgluJ4PJ9U_3hYR/z_4zLLgluJ4PJ9U_3hYR -goversion go1.14.9 -D "" -importcfg $WORK/b143/importcfg -pack ./fcos.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/b142/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fb/fbc89c009c64d4d8899f0d915b9c26baa1dd7ccba7c9f99f19871ac97a6c1bd3-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_2=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/coreos/fcct/config/v1_1 -complete -installsuffix shared -buildid TCwmGc3xXufjwtUQtuX5/TCwmGc3xXufjwtUQtuX5 -goversion go1.14.9 -D "" -importcfg $WORK/b136/importcfg -pack ./fcos.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/8b/8b0d7f5ab3c71e3a9b6f77cdebf9b6893b0262041f6b3ad31bf0d0c8c95940bd-d # internal github.com/coreos/fcct/config/v1_2 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_3=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/coreos/fcct/config/v1_2 -complete -installsuffix shared -buildid _O9H2f1E389wD4DCYYpB/_O9H2f1E389wD4DCYYpB -goversion go1.14.9 -D "" -importcfg $WORK/b141/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/bc/bc0f86da60120e148ebee687594a7a7591dcc25a92fa8f6335f207052f73b2d5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/fd/fd706707c894ea4523a25c903d15c851872312a5e10f400b7bd257ea68006c04-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/40/40302371bcc2a309e62b29cf5b445949bb2ab15a50ca1af1522f3742958ad3d5-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b141/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/coreos/fcct/config -complete -installsuffix shared -buildid -clcIcscpMSlyBvm4Ty8/-clcIcscpMSlyBvm4Ty8 -goversion go1.14.9 -D "" -importcfg $WORK/b032/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/99/99e4e7199cbf0b52309c8006a225758ae54fed72d98da8b300f5bb7de8f96390-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b145/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b146/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b104/_pkg_.a packagefile math=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.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 BHHdCiuPgTVZKg6f2nzK/BHHdCiuPgTVZKg6f2nzK -goversion go1.14.9 -D _/builddir/build/BUILD/fcct-0.7.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/f7/f7059857517e8c9748e861da0b5050b0f7ae13d344ab88cba02732c6da8e97e1-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b145/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b146/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b104/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b141/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/csv=$WORK/b147/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile flag=$WORK/b148/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b020/_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/b015/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_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/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b131/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile bufio=$WORK/b061/_pkg_.a packagefile context=$WORK/b071/_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 math/rand=$WORK/b078/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b133/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json=$WORK/b134/_pkg_.a packagefile compress/flate=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b069/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b079/_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 mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_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 crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile math/big=$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/b076/_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/b106/_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 crypto/internal/subtle=$WORK/b075/_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/chacha20=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$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 -installsuffix shared -buildmode=pie -buildid=s7uAP3uVuB69IxtRVbUp/BHHdCiuPgTVZKg6f2nzK/N5qjiDE0M91e7YGHN9ZM/s7uAP3uVuB69IxtRVbUp -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -X github.com/coreos/fcct/version=0.7.0 -B 0x999e547b7ef2445ffa34c7873041bb1f5ac81f05 -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/ Building macOS fcct... + echo 'Building macOS fcct...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOARCH=amd64 + GOOS=darwin + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0x5835c4ac07f4670f53d6d21cf49a299e060842b4' -a -v -x -o fcct-x86_64-apple-darwin internal/main.go WORK=/tmp/go-build602382214 unicode/utf8 mkdir -p $WORK/b017/ runtime/internal/sys math/bits mkdir -p $WORK/b015/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode/utf8 -std -complete -buildid -wrQyqDHxTuBYTSAjk4Z/-wrQyqDHxTuBYTSAjk4Z -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math/bits -std -complete -buildid b_DQuyo9pc4JtPoOJ4q-/b_DQuyo9pc4JtPoOJ4q- -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go 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 NmWaoRpwR4W7dQC6t9SY/NmWaoRpwR4W7dQC6t9SY -goversion go1.14.9 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b009/ internal/cpu mkdir -p $WORK/b007/ 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/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid EDqk8dwKv2hNEq42g98g/EDqk8dwKv2hNEq42g98g -goversion go1.14.9 -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 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 EErnrkJrfZFi3tEBPIha/EErnrkJrfZFi3tEBPIha -goversion go1.14.9 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f8/f8bca021bc588904674c1bafea5752f9ec3c34a94b2c9c880a84a3915aa033bb-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 ma0Sqbd_rlHNpIOl5En-/ma0Sqbd_rlHNpIOl5En- -goversion go1.14.9 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ba/ba7ff8889fb4a54a89434fc08cae35b18eeee31956d79f34d7ada02e1228d41b-d # internal internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -buildid nRAUs2e-MY-fH8r9ClqV/nRAUs2e-MY-fH8r9ClqV -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./doc.go ./norace.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/36/36e3611fbbb3fc542101c8c880d73ca9682ce4b10a2577cddd0a31af92ead3e2-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b020/symabis ./asm.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_darwin -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/23/23a8ba8d974e4c46bac14260ac77e80f9dd3234d916225a59500408204ed6273-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/fa/fadc6432843d6dbe12383aa0dbb8e65d5fb20115670a3ca78b90828568430fce-d # internal encoding mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b021/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p encoding -std -complete -buildid Yw9FBIzZGsaogm_CeFOw/Yw9FBIzZGsaogm_CeFOw -goversion go1.14.9 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./encoding.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p unicode -std -complete -buildid JZGaOR_r8RXjSg1raDuR/JZGaOR_r8RXjSg1raDuR -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -buildid x8-MwFMA2bAKGHIHlUqc/x8-MwFMA2bAKGHIHlUqc -goversion go1.14.9 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h -c=4 ./doc.go ./value.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/1c/1c19237079bf9d5217d92a20be4f44760ab03931a5f2dad40fe4c65c496d874d-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 Jt_XX0m2VMLmbxZhtHqH/Jt_XX0m2VMLmbxZhtHqH -goversion go1.14.9 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal 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/b036/_pkg_.a /builddir/.cache/go-build/e6/e69fbf7054fdaa29720520d64c07c5769af287fbce8a5a13193059bea8308baf-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fcct-0.7.0/base /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/coreos/fcct/base -lang=go1.12 -complete -buildid wFDGt-GBVsoamfsElCGm/wFDGt-GBVsoamfsElCGm -goversion go1.14.9 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./options.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b020/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/2f/2f486f1ce56f268f853657131abded3978420966c6772de162cd0acb624e731b-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 K6jgqZ3Fq8mbH8uU3FcS/K6jgqZ3Fq8mbH8uU3FcS -goversion go1.14.9 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/10/10c40880c0a45c2d37b8e5b7b9a9a481e7ba43cead515b1670b31e8ebe701a0f-d # internal crypto/internal/subtle mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/subtle -std -complete -buildid CwQ9tPv9qpmZd2Q_fUQD/CwQ9tPv9qpmZd2Q_fUQD -goversion go1.14.9 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./aliasing.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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/d0/d0056f35c76c7a17ae8348086a358b9092c9c079f2ad49bfe43bd6e3cc24eb01-d # internal internal/bytealg cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/50/502fa3c7452109a49d22a595d9906f12e686a507e16f25499862af1c111ee1e6-d # internal 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 math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 ./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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b8/b897dc17a07d0b9c722bcc4df091ccc4feb83f42ef30603f9ff0a74bbe61e43d-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/testlog -std -complete -buildid M0wvw0JCWxTfJZ6KiIsS/M0wvw0JCWxTfJZ6KiIsS -goversion go1.14.9 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./log.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 NuS_iKOcH7qZCiufJugX/NuS_iKOcH7qZCiufJugX -goversion go1.14.9 -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/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p math -std -buildid ddYfBDB2AYHARo4WpyU9/ddYfBDB2AYHARo4WpyU9 -goversion go1.14.9 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a3/a38f98a94b9307163010fe55b6438021b70e7d7ece8fc2bd629f699714c0825a-d # internal crypto/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/subtle -std -complete -buildid -pO5JVsL6ikHjZ6cBzD5/-pO5JVsL6ikHjZ6cBzD5 -goversion go1.14.9 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./constant_time.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/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d9/d9f880971c9f7656856c6197ae93218c69aca18874180289edbfb5408d41d3ef-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c2/c20845ebe3b9b1c782aa2a386f047de8aec078f94233f600f99fc274e24744d4-d # internal mkdir -p $WORK/b099/ internal/nettrace cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b103/ 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 5e4jr_EjJJXVoQgGGBdX/5e4jr_EjJJXVoQgGGBdX -goversion go1.14.9 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./asn1.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p internal/nettrace -std -complete -buildid rMlmKitB3gS6Jl_hsnX_/rMlmKitB3gS6Jl_hsnX_ -goversion go1.14.9 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./nettrace.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/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/fc/fcad4c81a0efef23999095ab8ca0534f5533b32dc518940b46b952f4b39fcc0e-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b109/ cat >$WORK/b109/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/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid P84Isy0CfdxpYEZuu_rO/P84Isy0CfdxpYEZuu_rO -goversion go1.14.9 -D "" -importcfg $WORK/b109/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/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/c0/c08a1339c0d5e5dd597a51e7bda2b0b66ea0d26edc0e240be00429e9de7adf7e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/9a/9a80e269c39fad8d183e7e7247fbe1566c843edd79872d166ba8cfc43cd59b7c-d # internal /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 /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/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/8b/8ba5510a9ec5101411598c3852c75a95490fdc173ec518e1e7b0ccbe6da55ada-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_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 ./preempt_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_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 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid Xu79hu0Chs9wsTYtbprc/Xu79hu0Chs9wsTYtbprc -goversion go1.14.9 -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 ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_darwin_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_darwin.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_darwin_64.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e9/e9b98ad552931f57a4ebac89a056505c97235b7b59b8897bb376d4f8715d8abb-d # internal cd /usr/lib/golang/src/math /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/dim_amd64.o ./dim_amd64.s /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/exp_amd64.o ./exp_amd64.s /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/floor_amd64.o ./floor_amd64.s /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/hypot_amd64.o ./hypot_amd64.s /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/log_amd64.o ./log_amd64.s /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/sqrt_amd64.o ./sqrt_amd64.s /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/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/log_amd64.o $WORK/b014/sqrt_amd64.o $WORK/b014/stubs_amd64.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/26/26943d1cdd1b0f626b4baeda5cba07e36226f42ff93a62d97df573188bc47ebb-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_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/preempt_amd64.o ./preempt_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/preempt_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/b3/b3fe1901ea60d34076f6eaca741d328ffc9910c7ac18646caebd1c37cb705b35-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ 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/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -buildid VtT4N7yJ374g_VvYYsFh/VtT4N7yJ374g_VvYYsFh -goversion go1.14.9 -D "" -importcfg $WORK/b018/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 t5kOuF-pTjpfmy1vHx7q/t5kOuF-pTjpfmy1vHx7q -goversion go1.14.9 -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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/20/209355980562d5a6e2cf29660e585fc36cfa973098dab193b43201ce256e521c-d # internal internal/singleflight mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF math/rand mkdir -p $WORK/b078/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p internal/singleflight -std -complete -buildid zIt4BWK_dJiNVttuZxm0/zIt4BWK_dJiNVttuZxm0 -goversion go1.14.9 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p math/rand -std -complete -buildid TOZCJlp3Z9UvP6OYWysC/TOZCJlp3Z9UvP6OYWysC -goversion go1.14.9 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/d5/d55624c0bcccc94ca761288f0aea2373704f99f7487b36666a639b2b3d46ce2e-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/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/3f/3fe7e2f2323b55c72c872820b15ae3310a294876e6e9bde19c115985c3e5ccc2-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/1f/1fce4784f802dd361b2bf97348c3a4bc3c365c1363e8582866e7abfe51a4943d-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/b022/ 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 7Iwx6hjsXIYAoBaBbSXH/7Iwx6hjsXIYAoBaBbSXH -goversion go1.14.9 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b022/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/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sort -std -complete -buildid D3ZjvAk_YWqV2AlYwlA4/D3ZjvAk_YWqV2AlYwlA4 -goversion go1.14.9 -D "" -importcfg $WORK/b022/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/42/422f07f2ab7ba3a61b7ff9bddce515da247fe76d20f5b107bf8f42ec404b9a9c-d # internal internal/oserror mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -buildid YSBxkQyWjDozaXFahyGY/YSBxkQyWjDozaXFahyGY -goversion go1.14.9 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./errors.go io mkdir -p $WORK/b101/ mkdir -p $WORK/b023/ 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 LlHTBgDZv0zmf6oz9s5h/LlHTBgDZv0zmf6oz9s5h -goversion go1.14.9 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./message.go strconv mkdir -p $WORK/b016/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p io -std -complete -buildid RvL8qIYFAAJlQmPuJbsj/RvL8qIYFAAJlQmPuJbsj -goversion go1.14.9 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p strconv -std -complete -buildid AVcPOlOFZC4yUHJlBM1N/AVcPOlOFZC4yUHJlBM1N -goversion go1.14.9 -D "" -importcfg $WORK/b016/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/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6a/6a61eccb2c40be200c05d6c6d73fb5af24dba627bd495598dd4b567d908005fd-d # internal syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b027/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/90/902bdeecaebd46f301a53038946bb597dd0f5481eb573de8734f41e5c748591d-d # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p syscall -std -buildid ovV1Sr0f6eeVdGQkJG1A/ovV1Sr0f6eeVdGQkJG1A -goversion go1.14.9 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h -c=4 ./bpf_darwin.go ./dirent.go ./endian_little.go ./env_unix.go ./exec_darwin.go ./exec_unix.go ./flock_darwin.go ./forkpipe.go ./msan0.go ./net.go ./route_bsd.go ./route_darwin.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_darwin_amd64.go ./zsyscall_darwin_amd64.go ./zsysnum_darwin_amd64.go ./ztypes_darwin_amd64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/08/08187856a72b9eff200c97a1ef1a9a9cedf471f0ada3fb88b2773e3be7c35802-d # internal strings mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p strings -std -complete -buildid uI1W38NHfjpG7BL2EwcC/uI1W38NHfjpG7BL2EwcC -goversion go1.14.9 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go bytes mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p bytes -std -buildid al5f2k75chkHB_6nnRCw/al5f2k75chkHB_6nnRCw -goversion go1.14.9 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b2/b27b1ba403a972aaaa4b9fa6346fbfbcd68065ddc19260666248b220ef152748-d # internal hash mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_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 _tu7qWsTPSihfTlEuYrO/_tu7qWsTPSihfTlEuYrO -goversion go1.14.9 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./hash.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/09/098e33a0595a03a50da0b609f8daad334f6c2200aad35509664450bf507f5523-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b013/symabis ./asm_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p reflect -std -buildid NrlLUDcbaBaYTr3E5phC/NrlLUDcbaBaYTr3E5phC -goversion go1.14.9 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d8/d81189bdc20e47f50c5ccae6eda91e3d5a83b41a392db8fc409d6d03f5bbb2fa-d # internal crypto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto -std -complete -buildid -Jt3HClyLojQh05c7hby/-Jt3HClyLojQh05c7hby -goversion go1.14.9 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./crypto.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ce/ceb92c827608a94a34acfeb1e40f699eed5900cbd3d930d5266890a4e94de24e-d # internal bufio mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p bufio -std -complete -buildid B0MfzFZSFEsIRZbMyWj8/B0MfzFZSFEsIRZbMyWj8 -goversion go1.14.9 -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/81/81a57f1735ca3952bbf77a35d734b53e201d03a549c17cb7ef4f413ff0bf2862-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_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b069/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal 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/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p hash/crc32 -std -buildid 74PemK1EN3Bfsl33JeqU/74PemK1EN3Bfsl33JeqU -goversion go1.14.9 -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 cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6f/6fe864a592bc0d2cc9cb2684ef9a05b3f57b2dc5573fb16aec9fd321b64f8292-d # internal regexp/syntax mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p regexp/syntax -std -complete -buildid UjWv6S3I1OY1rEA-5ysk/UjWv6S3I1OY1rEA-5ysk -goversion go1.14.9 -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 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_darwin -D GOARCH_amd64 -o $WORK/b069/crc32_amd64.o ./crc32_amd64.s /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/f0/f0e0f12e061db88873dd23a21d8e349b26a2a87e97f4975ec58ab2f5c8501b45-d # internal crypto/internal/randutil mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/randutil -std -complete -buildid vnNfHMJbLzGM_3kqwsTf/vnNfHMJbLzGM_3kqwsTf -goversion go1.14.9 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/32/3261ff4757fa93f6a6e2e33034b48c7b97b08a84f70fe24a73b8903d45313d99-d # internal crypto/hmac mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_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 aFxbBOLIioXcwgTwGu5f/aFxbBOLIioXcwgTwGu5f -goversion go1.14.9 -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/96/9686e4802a060c9baa375c9661ab34eac08c6128b511cf5fa512cf6ae03baa88-d # internal crypto/rc4 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b016/_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 cjfIvobVG3a0Dd7wfLn5/cjfIvobVG3a0Dd7wfLn5 -goversion go1.14.9 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./rc4.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b027/asm_darwin_amd64.o ./asm_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b027/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/41/4116fffac5517b5a2ef8327146c9272bad62e031700708a638fd94288be6a3c2-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b113/ cat >$WORK/b113/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/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid -5wBz3VVCpXn3c8VwKDh/-5wBz3VVCpXn3c8VwKDh -goversion go1.14.9 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./hkdf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_darwin_amd64.o $WORK/b027/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_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/ff/ffdff302023d9dae5480a70f635e11fc5984329ae1096e42ff7742e18144aed2-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/transform -std -complete -buildid -84TyOvuo2UjCMYNppb2/-84TyOvuo2UjCMYNppb2 -goversion go1.14.9 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./transform.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/7e/7e80a2b46f09aa2dccd7ed301e16b396fbc91af121b86877677a029c62902228-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal time mkdir -p $WORK/b028/ cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/2b/2bac6eab8deede2e8815e29c96374a749c5d75b7271584088adbd0ecd6de4f5a-d # internal internal/syscall/execenv mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/execenv -std -complete -buildid zj2o0C-VlLPdQ7Kt4mdr/zj2o0C-VlLPdQ7Kt4mdr -goversion go1.14.9 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./execenv_default.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -buildid GtdAfbk0D4bfGvBe4ccL/GtdAfbk0D4bfGvBe4ccL -goversion go1.14.9 -D "" -importcfg $WORK/b028/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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/04/04c6f2a4de3e9089882658edfe9a1857dfc6529ed14f35949c3b498fa09c0374-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b027/_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 u_H3yK5k4kxy5Icbu3LE/u_H3yK5k4kxy5Icbu3LE -goversion go1.14.9 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_libc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/1b/1bb5ab341ce6d6354d96557f8b8267471ab6d207f481735c8307b106dbcddf7c-d # internal path mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p path -std -complete -buildid EAOW_Wz5nsTU6LWsqpnR/EAOW_Wz5nsTU6LWsqpnR -goversion go1.14.9 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/b0/b0cf9b16d5628574785ad843662a05e9392012f9fefffb6701009fca8bb434f8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/85/853fcc55feb7bc51be2849694b61db125e8a35f8bfe437b1f4b7371bfe357eee-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/b9/b981f1e3fd4f95490703decb9ca04731f1b1ee57be8a2de9940a3966a540f459-d # internal regexp mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p regexp -std -complete -buildid _c9ppmRQFI3NDJmQ57Ba/_c9ppmRQFI3NDJmQ57Ba -goversion go1.14.9 -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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/31/31433c9fedfab01c65153e65fd9f1ac0dc5084c65439683990c2b044094dcf1a-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/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_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 9zgWYi9q3pkCNzX_q4rv/9zgWYi9q3pkCNzX_q4rv -goversion go1.14.9 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/poll -std -buildid 3-oXCIF3MzyhqfcfrxXQ/3-oXCIF3MzyhqfcfrxXQ -goversion go1.14.9 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errno_unix.go ./fcntl_libc.go ./fd.go ./fd_fsync_darwin.go ./fd_mutex.go ./fd_opendir_darwin.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_darwin.go ./hook_unix.go ./sockopt.go ./sockopt_unix.go ./sockoptip.go ./sys_cloexec.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/27/2795a44a6f4cddb566d80751dc23a36791499dc9d6cb24ecd4ca747073bfaa18-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b013/asm_amd64.o ./asm_amd64.s cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b2/b2e7bdbff8fd79c7656966a9ee058d5baf36e110a5c6842fecf111fafe43162a-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/de/dee20aaa5f2dbe6207526453ca001aedd99133fead3d92fa6e8649bb206038b5-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p os -std -buildid vEC3ncgGY0vVG9MvfV8k/vEC3ncgGY0vVG9MvfV8k -goversion go1.14.9 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_darwin.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./getwd_darwin.go ./path.go ./path_unix.go ./pipe_bsd.go ./proc.go ./rawconn.go ./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/b013/_pkg_.a /builddir/.cache/go-build/7e/7ecc757e0f636e94368602e51bc53665b54d6b1a683effd9fdbc286a6b185f58-d # internal encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding/binary -std -complete -buildid KSY84yVAzQlIoKBlglmd/KSY84yVAzQlIoKBlglmd -goversion go1.14.9 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/fmtsort -std -complete -buildid JDw_GmTrWQ6__MEcHlwM/JDw_GmTrWQ6__MEcHlwM -goversion go1.14.9 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b7/b76843f5f1536c62064456412041f75485d66c31cb1a3eeffb745ccdd724857d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/22/22458269f326a4a31abc61456e51608ce9b8b78f47081d9fd3f2c4ab815fb92e-d # internal encoding/base64 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF crypto/cipher cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p encoding/base64 -std -complete -buildid a9JCIuAm5xN2bJOjjBhc/a9JCIuAm5xN2bJOjjBhc -goversion go1.14.9 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./base64.go mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF crypto/sha512 cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./xor_amd64.s mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b087/ 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_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b084/symabis ./sha512block_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a EOF 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 FT31F5ETf9-Bzc8Qe1bH/FT31F5ETf9-Bzc8Qe1bH -goversion go1.14.9 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/cipher -std -buildid 4uZ0mITrTwpCg9Q1DrJt/4uZ0mITrTwpCg9Q1DrJt -goversion go1.14.9 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/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/b024/_pkg_.a # internal cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_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/b015/_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 a4Xzu4_h_2pMgLlJB1p7/a4Xzu4_h_2pMgLlJB1p7 -goversion go1.14.9 -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 cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/32/32c6cd1fabc3d2b547d85026aec0b75a3c101ecf36646143dae74e2a59deefb0-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid IVVSJGGcsQ9npVYtI3ZQ/IVVSJGGcsQ9npVYtI3ZQ -goversion go1.14.9 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3e/3edf83ab6e2820542a1a2325d8e06ee303a57461b3b8220cef37d59903a0a7fb-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/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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 u34yW8PIUXfy9IF59Wv-/u34yW8PIUXfy9IF59Wv- -goversion go1.14.9 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b074/xor_amd64.o ./xor_amd64.s 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_darwin -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/pack r $WORK/b074/_pkg_.a $WORK/b074/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/58/58c11c5bcecec282256833e31a7e514d0cebd0f8d5018620a06b53f92d566934-d # internal crypto/aes mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b073/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/aes -std -buildid LZfMwuFiz8K9WmzO8Tnf/LZfMwuFiz8K9WmzO8Tnf -goversion go1.14.9 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e0/e0fb82dc79f78c47ffdc72a9cf7a938f17c0327918b988035a21c7e023f96a43-d # internal crypto/des mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_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 G61sOCiTbwLV_2vxKv0K/G61sOCiTbwLV_2vxKv0K -goversion go1.14.9 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go 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 cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/42/42737c7e2a3e45556fab45c2d766a58b9d2dfedb151a12e9b037d9440b91fcb5-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_darwin -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/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/md5 -std -buildid J-JalydM4etuGMgIBxkz/J-JalydM4etuGMgIBxkz -goversion go1.14.9 -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/59/599a9881c3d9c781d7142bb86d2995df6fb893bb479a9886d637ada1533149bf-d # internal io/ioutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_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 gurA6n3VXOCd7YDVIf60/gurA6n3VXOCd7YDVIf60 -goversion go1.14.9 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b073/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b073/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b073/_pkg_.a $WORK/b073/asm_amd64.o $WORK/b073/gcm_amd64.o # internal 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_darwin -D GOARCH_amd64 -o $WORK/b089/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c1/c1f343581b2b482d2eb861cbfa9dc730652db52f44792956ecd532b39e5133e6-d # internal crypto/sha1 mkdir -p $WORK/b092/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal 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_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b092/symabis ./sha1block_amd64.s 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/b073/_pkg_.a /builddir/.cache/go-build/bf/bf997a43a8e46b4c6f21cb66b5effb3ad9aee0ccecd3eacf37f7dac5f14c45f9-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/57/57ff67acfa0069742d1c385edfc0e21b4b8a0861dd8fdf08595efccb111869ad-d # internal crypto/sha256 mkdir -p $WORK/b093/ encoding/pem mkdir -p $WORK/b097/ 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_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b093/symabis ./sha256block_amd64.s cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_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 dzbiDWLlE68mrE4qUEMf/dzbiDWLlE68mrE4qUEMf -goversion go1.14.9 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./pem.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ff/ff84fddca63c85d592f32c9c5325f949ef53d42c35b398d565247cfb6c632a72-d # internal vendor/golang.org/x/net/route mkdir -p $WORK/b102/ cat >$WORK/b102/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/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b102/symabis ./empty.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_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/b015/_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 AHytYd9Y5zmTZjufu1aR/AHytYd9Y5zmTZjufu1aR -goversion go1.14.9 -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/b038/_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/b015/_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 N5dCCEAYfvrnl6eVbvHj/N5dCCEAYfvrnl6eVbvHj -goversion go1.14.9 -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 cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/net/route -std -buildid gu_WQed8YUllbnGoTUN1/gu_WQed8YUllbnGoTUN1 -goversion go1.14.9 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/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/b002/_pkg_.a /builddir/.cache/go-build/41/41b6815c81419382e3cf24e32b8b03a189f19d14523031d0749c7fd749aad68c-d # internal github.com/clarketm/json mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/clarketm/json -complete -buildid l8dEmARTH0fyHR4piOCi/l8dEmARTH0fyHR4piOCi -goversion go1.14.9 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./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/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/01/011aa556872d86e2dca73abd97a1bf198f553f21097ddf36aeee13bb98a9622d-d # internal encoding/json mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/json -std -complete -buildid Cu42JXCXZhOUE7xfL15E/Cu42JXCXZhOUE7xfL15E -goversion go1.14.9 -D "" -importcfg $WORK/b044/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/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b093/sha256block_amd64.o ./sha256block_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_darwin -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/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/11/11472961955048e8b85378adb42d2a56e75e2957d92e12510e75edb2459e7b21-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/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.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 dd8TRJQwEE15_yOIbLQT/dd8TRJQwEE15_yOIbLQT -goversion go1.14.9 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal 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 cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/1b/1bf8ca482dadb8c21a7e2292e4182bb6991438792a2062f2e15eab0ffd6f8406-d # internal github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.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 FkwMtrOk4JJZj0lchVKg/FkwMtrOk4JJZj0lchVKg -goversion go1.14.9 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./path.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/05/050492a08fb32394d35649d328012388af2b80bf07ea3bdd10d92a10c857bcac-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.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 vt_tfiELpl5ci5gGU0Hq/vt_tfiELpl5ci5gGU0Hq -goversion go1.14.9 -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 cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b102/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b102/_pkg_.a $WORK/b102/empty.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/8b/8bfd049cad9f76aa7f96392f9a9c1cd5b4c142818f2f4a32a38d06a271e2e92f-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/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_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 5cMU4gumnXcxAw5N0eK0/5cMU4gumnXcxAw5N0eK0 -goversion go1.14.9 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/90/90c8c78b7fbca8de4e5be273c45993bd27d20d6a5d589f8c1520486355278ea8-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/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.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 TdPPx1JgU8-hZTZ1ARwo/TdPPx1JgU8-hZTZ1ARwo -goversion go1.14.9 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/40/40c0c01322c56ec480971aea03504544eb70f58b110793480445d80a7379949c-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.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 hmYJACglKepA2-199WJj/hmYJACglKepA2-199WJj -goversion go1.14.9 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c0/c0e662b7a12a40d6b3a91d19ee9b38885c4e48dc10904ad221f761f5b862992a-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_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.7.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 7XYRWVNyuMFSWX1o6E2o/7XYRWVNyuMFSWX1o6E2o -goversion go1.14.9 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/bc/bc3b3bdab3e9ffe57de580628c75e475818f62baef25ee5d6a5872ccf041d2cb-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid obfAkqsDwuG0oBQXyqT7/obfAkqsDwuG0oBQXyqT7 -goversion go1.14.9 -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/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/d0/d0762eca58f3f689795d23212d8005fe021b6ae8eed2be36ff17999996bb3a60-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/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p compress/flate -std -complete -buildid HsMMEnzR6Lh2C8UhK07w/HsMMEnzR6Lh2C8UhK07w -goversion go1.14.9 -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/48/48b852b89e58cf74935c4dca27aa49d79387acaa968d0feca529fc9c11fc06c3-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/v22/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.7.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 X9V-UMHZJVO0Ovvey3eF/X9V-UMHZJVO0Ovvey3eF -goversion go1.14.9 -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/14/1417a9e4a6c51d03d0f8d832f07101c3d23133a2d418e5c4b3080f560d7beb4d-d # internal math/big mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b077/symabis ./arith_amd64.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p math/big -std -buildid eQjQ5t-uiiC-6iDJHaVP/eQjQ5t-uiiC-6iDJHaVP -goversion go1.14.9 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/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/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d5/d534080374797ff8757b02f3c6d95db97ca9c961d9db340b4e965b62c6822a36-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/32/328a976298bd40267d919a3320690068f444da12f67be810e886cd9ae175d7bb-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_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/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid zEau2NCh4tfubzuin-71/zEau2NCh4tfubzuin-71 -goversion go1.14.9 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go net mkdir -p $WORK/b100/ cat >$WORK/b100/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/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b102/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF 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 C29dp8sdEEYYB2u2Excw/C29dp8sdEEYYB2u2Excw -goversion go1.14.9 -D "" -importcfg $WORK/b100/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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/be/be34ee1ed338eddb7f2a2700532e9e19fbbcdb44b32dbe44bef16f1ddde18931-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$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 reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/translate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid m0QxrABy5wphuEmaNBQn/m0QxrABy5wphuEmaNBQn -goversion go1.14.9 -D "" -importcfg $WORK/b042/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/ff/ffd35725d42967b2bbea3c68b73f02a05f85fbcd207bde21585e379d7d8028a3-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/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b069/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_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 p1M2L9KXlrRE4yO7kR1K/p1M2L9KXlrRE4yO7kR1K -goversion go1.14.9 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b8/b886d8d2657f1e288b484b31cf1760e91c017208880b18e1caa54417ff6ec6d0-d # internal net/url mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p net/url -std -complete -buildid qqInPhai47Sy6k5vDeyG/qqInPhai47Sy6k5vDeyG -goversion go1.14.9 -D "" -importcfg $WORK/b105/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/df/df28b5aa860a0e685e59a41d14fd9e22959f9dfe1fde4586ab1e8a0a7bd068d5-d # internal os/exec mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b029/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p os/exec -std -complete -buildid NU1wunRL22-12DLo7Xo6/NU1wunRL22-12DLo7Xo6 -goversion go1.14.9 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/46/4608d9cf3bdd7e22cb5980a69a153f018a866bfd6d26e0656d20c9140dfa85bd-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid FDoc57atKPpccUfM3zn5/FDoc57atKPpccUfM3zn5 -goversion go1.14.9 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.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/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/77/77959ec6bc6525783ddbd1eeb9589ebde7cdbf18b64e3c9cd1e4a0ad913f31b3-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b110/ cat >$WORK/b110/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/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b110/symabis ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/2b/2bf9552388e1a6ab47941d81f277e8233932cc80ebd2d0e2dc2ae7eb6cc85ae4-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b111/ cat >$WORK/b111/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/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b111/symabis ./cpu_x86.s cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid qcbzEsWVhG5Rj43a9ICM/qcbzEsWVhG5Rj43a9ICM -goversion go1.14.9 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_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/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/sys/cpu -std -buildid Ogjnt0PX4p4S952JljO7/Ogjnt0PX4p4S952JljO7 -goversion go1.14.9 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2e/2e2cafd59d2b20a8c5d64a410c18610532dd871a5224cb739125f2b162c470b1-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.7.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 FbtBzY_iFThBH4tddYiv/FbtBzY_iFThBH4tddYiv -goversion go1.14.9 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./yaml.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b111/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /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/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b077/arith_amd64.o ./arith_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b111/_pkg_.a $WORK/b111/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/f4/f4d46b0721613431e79e5e89ff04d151ceb8ddf52ac0bd1e0aeb2fa35b405374-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b112/ cat >$WORK/b112/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/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b112/symabis ./curve25519_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b110/_pkg_.a $WORK/b110/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/86/86621382242307964b90678f507aa8ba4681a3793d9d262219d4294f6d9f4846-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/clarketm/json=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_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/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid 8wkysBgZexp-reVfbM_P/8wkysBgZexp-reVfbM_P -goversion go1.14.9 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./common.go ./errors.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/c2/c2bbbdaff34d87e6ad10f294f0a85816c8520ddb2a9aabc42bc272fc9ea6523b-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b107/ cat >$WORK/b107/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/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./chacha20poly1305_amd64.s cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid 8m5bIUCp71hPP_eztnPu/8m5bIUCp71hPP_eztnPu -goversion go1.14.9 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b077/_pkg_.a $WORK/b077/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b111/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid hfkwnlLWt88wI_zpcCN7/hfkwnlLWt88wI_zpcCN7 -goversion go1.14.9 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/13/13f5ed13d883ff64d69e21d5dafaa082b846347ec57e2d1db911b5424cbe2571-d # internal log mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p log -std -complete -buildid ncUB2hqwuMSCFFRmt1v_/ncUB2hqwuMSCFFRmt1v_ -goversion go1.14.9 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b112/curve25519_amd64.o ./curve25519_amd64.s cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f9/f9196b7fecbe7aeccae35c635b37a49b786ad217858267cce61faad1ad681e63-d # internal crypto/rand mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_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 Fb3J2opaFAWuBTP4BLHS/Fb3J2opaFAWuBTP4BLHS -goversion go1.14.9 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b112/_pkg_.a $WORK/b112/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ae/ae8b096899a0de148342f5cf1a84bbefad0935dd12533429200f9973e7e5de39-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_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b082/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d3/d32f10062e507c072451dd558139a2865a88e20a8b572173cbe4a2a51168d95f-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/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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 Ob7e0n1IXu3We-exPvwP/Ob7e0n1IXu3We-exPvwP -goversion go1.14.9 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/elliptic -std -buildid KiGKB4oRTB-JJut-uOiE/KiGKB4oRTB-JJut-uOiE -goversion go1.14.9 -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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/07/075eed58327362ff746a072eb6861d20fcb6c0ed0499f94c4fb056c34d60e4b9-d # internal crypto/ed25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_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/b023/_pkg_.a packagefile strconv=$WORK/b016/_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 Vb6ztBf1tv0L1lUNy1so/Vb6ztBf1tv0L1lUNy1so -goversion go1.14.9 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./ed25519.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b107/_pkg_.a $WORK/b107/chacha20poly1305_amd64.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/65/650f6af13a199fe56fb3270ad6fb9e0385398e9aa3261fbfd4618793b31fe302-d # internal crypto/rsa mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_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/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b077/_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 nHvNIksOFlF1t-MrFaNc/nHvNIksOFlF1t-MrFaNc -goversion go1.14.9 -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/2e/2ea981a351108f79ebd6aa4e53dc2e4b982a8e0aa5a7179693ec10106e6c1efa-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/b023/_pkg_.a packagefile math/big=$WORK/b077/_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 vAQShhicYzCJEqtdhl-0/vAQShhicYzCJEqtdhl-0 -goversion go1.14.9 -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/95/95dc36f9d0ae301fb2da4168bd91cd307a8230e86914707e74d6c793eec14855-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid MlpjPbawkuHpmC6xpyH2/MlpjPbawkuHpmC6xpyH2 -goversion go1.14.9 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.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/24/24808856ea6e2b5d31041565c5eecb505f1adf002001b857b80a72e12ab70b88-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b117/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid eDkzqalixa3vP42szbEn/eDkzqalixa3vP42szbEn -goversion go1.14.9 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/crypto/elliptic /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/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal /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 cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/af/afb7a60efe7c9fa902788e721710f13f03a9b9066a03408bfcef5b5e758834c2-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/b002/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile time=$WORK/b028/_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 76I_k0yuU3jxSR_OUsmD/76I_k0yuU3jxSR_OUsmD -goversion go1.14.9 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkix.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/5a/5a57dc2ce3b7c5316a0f19560b8289bcbb9c1ed38c182c67d800406dfbd2333a-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/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b023/_pkg_.a packagefile math/big=$WORK/b077/_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 EhATk0ScBq6K2i33lC9q/EhATk0ScBq6K2i33lC9q -goversion go1.14.9 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a9/a941b694c47b090a3c7a1d386a5ff2bc691ff824cc4411e914e09567dedd7039-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/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_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 YyWaLVNczJQfRmaSq0T4/YyWaLVNczJQfRmaSq0T4 -goversion go1.14.9 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/25/253838afb5f2e2d472ed447cbc81fa0f209da599717c75ea7602ecd9c949640f-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b116/ cat >$WORK/b116/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/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid BfVimVoj2mnrGcqfdX5D/BfVimVoj2mnrGcqfdX5D -goversion go1.14.9 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.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/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ed/edde1cb5d09019677faa14c3c5f5104e32058d4aaf8faf9713ac940464fb380b-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_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/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid HQK2dAjOiUSoJq5JVEXx/HQK2dAjOiUSoJq5JVEXx -goversion go1.14.9 -D "" -importcfg $WORK/b123/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/10/10eb03d4d68417d93ab61499013dfcc14766cd1d5b7c005d3af4b868aa0f9fef-d # internal mime mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime -std -complete -buildid 2gtGihpVHcP0IYeWIh6g/2gtGihpVHcP0IYeWIh6g -goversion go1.14.9 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c2/c2be02410ac90472c327f0cfa33425d7a483d0d9bc3d9a28ee4639cdbb2ff591-d # internal net/textproto mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/textproto -std -complete -buildid MYnBI27trZsgA21Zz7pg/MYnBI27trZsgA21Zz7pg -goversion go1.14.9 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/b0/b075ffd18553ba8888cc8add402401e2b23cb6ab0d3cfb5da23e0d644bf31560-d # internal mime/quotedprintable mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime/quotedprintable -std -complete -buildid Imlx3Tjcty0jN8zC-Iqt/Imlx3Tjcty0jN8zC-Iqt -goversion go1.14.9 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/53/53238cbc9d98c741ab0ccc78760bc7289e0265f532b0d799096e10745aa70926-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 bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b002/_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/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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 GeyyWAZPWgxXg8zMPGiY/GeyyWAZPWgxXg8zMPGiY -goversion go1.14.9 -D "" -importcfg $WORK/b094/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/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/21/216a2beb9059f5a0bfd4faeebe0e41cd50235cded12d05453b65e08fb8205943-d # internal net/http/internal mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/internal -std -complete -buildid NVIHPjhcfd5gtcRDXGVy/NVIHPjhcfd5gtcRDXGVy -goversion go1.14.9 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/35/351cac687d795026d5fb4c0d3c96899506ae132e6aa2d082add299ea940344da-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/ajeddeloh/go-json -complete -buildid AEUAtxCGDk9tqJ0XbKaX/AEUAtxCGDk9tqJ0XbKaX -goversion go1.14.9 -D "" -importcfg $WORK/b136/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/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e9/e9c60640162bf4b01f617480eae02cedc7a3e01c769fe5c089fbb8108464b188-d # internal mime/multipart mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime/multipart -std -complete -buildid WlhwJ8Hw5A8Q3o711fXp/WlhwJ8Hw5A8Q3o711fXp -goversion go1.14.9 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/60/608a7e597363c1949ac765c13749d2a3d1fa89072cdd8a682c8435fd1495a125-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/42/42a9123d74051eadfb835908f67a98996209d48152330fcd4bdb4026e46b6283-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b137/ cat >$WORK/b137/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/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/vcontext/validate -complete -buildid Ho-kC9-WomZDkUictWBR/Ho-kC9-WomZDkUictWBR -goversion go1.14.9 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./validate.go vendor/golang.org/x/net/idna mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/idna -std -complete -buildid fz2TzCN0eFQ3DtcassZQ/fz2TzCN0eFQ3DtcassZQ -goversion go1.14.9 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/cb/cb13efc028ffa075671da68e178ed4782fd12d18f6b6606cb0f624b8ce95c483-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/go-systemd/unit -complete -buildid N9JAIKdL7Qq8u4-NxCPg/N9JAIKdL7Qq8u4-NxCPg -goversion go1.14.9 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/cc/cc02f1de66d77454c2eef8b0e2e1a13cde716a0d98d486376d745b6750713935-d # internal text/template/parse mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p text/template/parse -std -complete -buildid vYKbvnmK0GQLalQhGGly/vYKbvnmK0GQLalQhGGly -goversion go1.14.9 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/db/dba976bd636d61f180a3a96944122c9fc7d0a513075e642c1575edda2da7e535-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid mmH5LW2jmuyqMrChltvD/mmH5LW2jmuyqMrChltvD -goversion go1.14.9 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fc/fc0541cf0d94d2fcb8e30fb595c9f93393155b70b4306d15d0ed2537180ba5f1-d # internal encoding/csv mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p encoding/csv -std -complete -buildid iW-JMekiU_BEcNQdyDGb/iW-JMekiU_BEcNQdyDGb -goversion go1.14.9 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/c5/c57f6832bb886ec82666dcede50ec6cae1aeb008b0d10f6b6f6feee41ae9d453-d # internal flag mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p flag -std -complete -buildid oiGN64G1kPtzEFGXJXyD/oiGN64G1kPtzEFGXJXyD -goversion go1.14.9 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/f0/f02e464d4e362c1c5ad0dae5387b432e39ddb5f97271b29b4abe1876833d1c17-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b114/ cat >$WORK/b114/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/b115/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid 1feojI2uTyslAEGYU9e7/1feojI2uTyslAEGYU9e7 -goversion go1.14.9 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/c8/c85a4348373bfad07ba091d1bd38d3629c3ab810a2102f890bd1c2802c0ccc86-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid aTL-T9nWWkUmUV6mENdR/aTL-T9nWWkUmUV6mENdR -goversion go1.14.9 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/9a/9a06ae82d4dd416f76a93d3b08b687012d4204636853a267be8e976f7b0ac6ec-d # internal github.com/spf13/pflag mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/csv=$WORK/b149/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b150/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/spf13/pflag -complete -buildid 3CRqZa63msOo68ZKugv2/3CRqZa63msOo68ZKugv2 -goversion go1.14.9 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/39/393f6dc198253d833a3865bb91b88e9d4a93c25377e366404cf74b0c78e5c75c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/33/33360c13689aa35c968a5d35ed22a7d52209d5231a842968588a8828613239d5-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e5/e55be3bfe916c289092cb0af7aa5019b6b0bf6e5d5e7f35535e9e5d4a199654f-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/vcontext/json -complete -buildid LYfUpB9in1pFpRcOE-YR/LYfUpB9in1pFpRcOE-YR -goversion go1.14.9 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./json.go crypto/tls mkdir -p $WORK/b079/ cat >$WORK/b079/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/b034/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b076/_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/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b113/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/tls -std -complete -buildid w7nNXxbcr0GXXDW5cMGC/w7nNXxbcr0GXXDW5cMGC -goversion go1.14.9 -D "" -importcfg $WORK/b079/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/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/be/be3d7211d833782d9291416bbf7ce79ec2c06c275c4212b74939843437c5e20d-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b135/_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/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid 1LUlGBFaEI--HQ20EE3I/1LUlGBFaEI--HQ20EE3I -goversion go1.14.9 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/94/94357d855abdc107ebca0efc621cd7106f4680bc5bfd14dc58d49006f9d778c1-d # internal text/template mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b142/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p text/template -std -complete -buildid cs_SPZhvHmZ-ACghgYb-/cs_SPZhvHmZ-ACghgYb- -goversion go1.14.9 -D "" -importcfg $WORK/b141/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/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/0d/0d8a32d24064b75c251c8ef778816578a0089c0eac7e12ab778937d471d4b8ed-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/0d/0d902d8e1bccca11e33211a19fb7bc3344ce48d220d64009679086686bb2837f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/97/975e308e64d42b911c6293594e8000deee82c385c76b3e7651a5dc33ea9bf503-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/6e/6e5b06c40e0a96598d253996313675b316425553d6098180ea482f20a449398a-d # internal net/http/httptrace mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p net/http/httptrace -std -complete -buildid igql5tgo9UqJqgculWwM/igql5tgo9UqJqgculWwM -goversion go1.14.9 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/39/394047accc6b79ddb43c206c13568e4a4b230adbdaf444ad03d74c340823b83b-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/b034/_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/b079/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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 QQ4UwGS6-A_prUwVAG_o/QQ4UwGS6-A_prUwVAG_o -goversion go1.14.9 -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/d1/d1e1df756c79decce5519574211335740e92310e7e11c8338d327b01c03035d7-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.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 IpWUudrREhgeJFoP3S6z/IpWUudrREhgeJFoP3S6z -goversion go1.14.9 -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/d3/d31eebdf22a5e118b904d6488fca7962484c1e9497d7d26918d70a73221e49d6-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b055/ github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b133/ github.com/coreos/ignition/v2/config/v3_2/types github.com/coreos/ignition/v2/config/v3_1/types cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/v22/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/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/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b132/ cd /builddir/build/BUILD/fcct-0.7.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 39PG1pdbkykqKRa-vC01/39PG1pdbkykqKRa-vC01 -goversion go1.14.9 -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 mkdir -p $WORK/b131/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/v22/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/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/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/v22/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/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/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid C90n8wTk6SbHxaiPr4PS/C90n8wTk6SbHxaiPr4PS -goversion go1.14.9 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid mHhrtL1xFBNJwrCkpFLa/mHhrtL1xFBNJwrCkpFLa -goversion go1.14.9 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/v22/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/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/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid GYw4aBM3_Uh9ucHulovO/GYw4aBM3_Uh9ucHulovO -goversion go1.14.9 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/54/5485e0246efa050c2c5b815f7c0a4478c731bec58e8cbd93bb3773116abaa2ac-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/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_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/b105/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.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 8VxgzmO0W7cv_W8mFbSJ/8VxgzmO0W7cv_W8mFbSJ -goversion go1.14.9 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c9/c9f56a8b5bd71241687ec226814739a5c664136e88316e36fe11e00e9f266733-d # internal github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$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/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid f5mA4-rtAmuJ7qWj2354/f5mA4-rtAmuJ7qWj2354 -goversion go1.14.9 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ec/ec85a09862857c852ea829e4194ed5d3c07c8bfadebe7438ae826b1540b1fd8e-d # internal github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_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 io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid jxHIvCoDWSzlELhqjgGM/jxHIvCoDWSzlELhqjgGM -goversion go1.14.9 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/21/215b2ff35f3ea11ae470ce9c958f5f88dd4b6ed03f163986914a378067430988-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_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 io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid qIY0whx9jf4CuGukXM9Z/qIY0whx9jf4CuGukXM9Z -goversion go1.14.9 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_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/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid jW95Rk7q-R5aAbntuFBc/jW95Rk7q-R5aAbntuFBc -goversion go1.14.9 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./schema.go ./translate.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/7ee6cddc17c7d05572ecc80024670ccb7560f6d2ad4795f720fb8595dd8d131a-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/d4/d42bf5fab7b4e5b537d56e538003fcafd5ead402f02212546a482395643bed12-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/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_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/b134/_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/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.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 TA9ejlcLHD-vwyIFu9_m/TA9ejlcLHD-vwyIFu9_m -goversion go1.14.9 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/5b/5b22c6a9ebf94ee42769a45f74460b7a9e0008d870399d64ce1fbafb7d34ce37-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_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/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cd /builddir/build/BUILD/fcct-0.7.0/config/v1_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/config/v1_1 -lang=go1.12 -complete -buildid Od58dqB4b7xYQi2i-ktG/Od58dqB4b7xYQi2i-ktG -goversion go1.14.9 -D "" -importcfg $WORK/b138/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/a3/a334e67aa28ca152b530e8eab68aa354dc8805c66f953e88467cce3b62ec6873-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4d/4d60ddd59c39add1728c0377bfdae1aef5ae5480aff469522c9d0b86ce8dbdd0-d # internal github.com/coreos/fcct/config/v1_2 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_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/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/fcct/config/v1_2 -lang=go1.12 -complete -buildid xJ7TuNf5Wo9mgLMIb6-Q/xJ7TuNf5Wo9mgLMIb6-Q -goversion go1.14.9 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./fcos.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/51/512c245b63c228e4a2b781e6972ded7c5ed6c7ce578e7fb91255360c241361dc-d # internal github.com/coreos/fcct/config/v1_3_exp mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_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/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/fcct/config/v1_3_exp -lang=go1.12 -complete -buildid aR19bBMQLAv7Zyg6GjjE/aR19bBMQLAv7Zyg6GjjE -goversion go1.14.9 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/cd/cd6497a6fa0a7e520aa5b335640030197d84f5a0a5ccfa890e9faea714707514-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f6/f6f71c5fb1d48fbe424de38ab4004f58e0d5814b3fea827dc6b23e1d7dd6fb7d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/79/7987fa1b3aaed465eb1f2b25f602c0effd3c1a5b1025b275749b30562e695b2a-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b145/_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.7.0/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid riKl0nbdvwPhyEZvIiUQ/riKl0nbdvwPhyEZvIiUQ -goversion go1.14.9 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c7/c73d1c9b31ed1023c4b6d2366dac3a752451079f15cae32f2238a2bc20df1c25-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.7.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b147/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b148/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.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 mh_ymrW5qo6XNdagjG7a/mh_ymrW5qo6XNdagjG7a -goversion go1.14.9 -D _/builddir/build/BUILD/fcct-0.7.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/19/1952d59e6df5e9ac439e8a06986f7b9f7df8ba7e39b00a097631eb764ee826fb-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b147/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b148/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b145/_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/b034/_pkg_.a packagefile github.com/clarketm/json=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_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 strings=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/csv=$WORK/b149/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile flag=$WORK/b150/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_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 math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_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/b134/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b144/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile bufio=$WORK/b061/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b102/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/v22/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/b129/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b135/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b136/_pkg_.a packagefile compress/flate=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b069/_pkg_.a packagefile text/template/parse=$WORK/b142/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile math/big=$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/b076/_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/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_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 os/exec=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b117/_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=y4O_xcf_cKMFnd4cCfAZ/mh_ymrW5qo6XNdagjG7a/_ylDeD7intAyWHhBqpNS/y4O_xcf_cKMFnd4cCfAZ -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0x5835c4ac07f4670f53d6d21cf49a299e060842b4 -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 ++ tr -d ' \n' ++ od -An -tx1 + GOARCH=amd64 + GOOS=windows + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0xe841d630fa3805bd746f727f002e1f6476507010' -a -v -x -o fcct-x86_64-pc-windows-gnu.exe internal/main.go WORK=/tmp/go-build686568032 unicode/utf8 math/bits runtime/internal/sys mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode/utf8 -std -complete -buildid mupt_0Yi8VMjRWgkgexj/mupt_0Yi8VMjRWgkgexj -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./utf8.go mkdir -p $WORK/b015/ mkdir -p $WORK/b011/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF internal/cpu cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math/bits -std -complete -buildid zFDcrgOFvv1T51rWZKWz/zFDcrgOFvv1T51rWZKWz -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go mkdir -p $WORK/b007/ 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 7g7Jc0wBUsu3CMIX-VwB/7g7Jc0wBUsu3CMIX-VwB -goversion go1.14.9 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b009/ 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 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 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 8aZeAHJDaqgj8uis6-wn/8aZeAHJDaqgj8uis6-wn -goversion go1.14.9 -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 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 o7BeYiAT7HQnVZvkmX6v/o7BeYiAT7HQnVZvkmX6v -goversion go1.14.9 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/42/4284577b07e482b4d19ef2a6d14fc2ec9edd45ff40f0f13792a3ab35b0b6c4cb-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 RT6DkAibgaFMK6g9G6i4/RT6DkAibgaFMK6g9G6i4 -goversion go1.14.9 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/04/049c91fdbd78e36624013f758739cf39633cdc7c59d584d573ae48bbb06bedea-d # internal internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -buildid ExNCTTDLS45GkgRNKw_9/ExNCTTDLS45GkgRNKw_9 -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_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 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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ff/ff21f8d9ebf22c6b0e099c40fa9a103ae6ffc8d0da9dabd4e4aa3c43bd08b5b7-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1b/1b89f3bd7599847670ee5839b8ee4e22a8336f3be305676f728aa4fe3fd93a94-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 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 cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ce/cea171fad41f4f019afc2afdac331dfb405556d2bbcc7c3afb4d6d1d99037c1e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal internal/syscall/windows/sysdll mkdir -p $WORK/b028/ cat >$WORK/b028/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/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows/sysdll -std -complete -buildid FNJx7IFjaEXozKj-mHnw/FNJx7IFjaEXozKj-mHnw -goversion go1.14.9 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./sysdll.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal unicode mkdir -p $WORK/b021/ cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/68/689f84640e6a814adc99f7e675b55e6a2696c0f2076ae3591b2cbeea7f70b126-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF unicode/utf16 mkdir -p $WORK/b030/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p unicode -std -complete -buildid qeIIEm1Un0a8jKzQs6xu/qeIIEm1Un0a8jKzQs6xu -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p unicode/utf16 -std -complete -buildid MmsxllbbNyXZESDRAzvy/MmsxllbbNyXZESDRAzvy -goversion go1.14.9 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./utf16.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -buildid B5KmM2gzJAGyfCjoHMsr/B5KmM2gzJAGyfCjoHMsr -goversion go1.14.9 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h -c=4 ./doc.go ./value.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/62/6261c2e4e2a7ed31169461e7cecc6aa3dcf714bc3f11ab2aea087e0b002822e7-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_windows -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e1/e15becb4afb0264fda01851c5b9012e0889ea32f9177cffef7d3a56497af0669-d # internal math mkdir -p $WORK/b014/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b020/asm.o ./asm.s cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 ./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 2-l9us_vsUVKdJU-6inf/2-l9us_vsUVKdJU-6inf -goversion go1.14.9 -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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/dd/ddfae06de9556f75c67cd2548ee56ac24f6623601b303bba8faddda0f1bf1939-d # internal encoding mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding -std -complete -buildid dVjNqisSalSKLthIohMN/dVjNqisSalSKLthIohMN -goversion go1.14.9 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4d/4d70341f4f2bf2717ed292ea39fbc2e2b6eb9a27cdb326b8bab44b6ddf8221b3-d # internal internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/testlog -std -complete -buildid BhBF0Ak-JeCW3X7pzSRL/BhBF0Ak-JeCW3X7pzSRL -goversion go1.14.9 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./log.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p math -std -buildid UZww10khUj9oBWgQK_-m/UZww10khUj9oBWgQK_-m -goversion go1.14.9 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/41/4103c21add3dccbb1c100bd2efbc694827f034e5ec8cb5cc0f62da48b9b58f74-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fcct-0.7.0/base /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/fcct/base -lang=go1.12 -complete -buildid PvWyNdGY_IgmbXDAhMUP/PvWyNdGY_IgmbXDAhMUP -goversion go1.14.9 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./options.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/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f3/f3c20b56ed1f94c1fa65fe040ca0c1ad057828fb41b89db429ee987d63f834d1-d # internal container/list mkdir -p $WORK/b072/ cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/95/954f05ed5e1fc34f8bcc7e01f89361ffd49cd3e4d4a31c03d3d78741994ce313-d # internal crypto/internal/subtle mkdir -p $WORK/b080/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p container/list -std -complete -buildid K3-9X4duynDvQIdRBurZ/K3-9X4duynDvQIdRBurZ -goversion go1.14.9 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./list.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/subtle -std -complete -buildid IpDKa6TVHma2780fT2qN/IpDKa6TVHma2780fT2qN -goversion go1.14.9 -D "" -importcfg $WORK/b080/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/count_amd64.o ./count_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/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/bb/bbd1b6449e82b8ac7eaad6c6e085b57ac58b621140826b7640640fa70828ad13-d # internal crypto/subtle mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/subtle -std -complete -buildid 8gx8Mc9zgr0SCq2Hn_Ky/8gx8Mc9zgr0SCq2Hn_Ky -goversion go1.14.9 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./constant_time.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/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/8d/8dffb717a9d5358aa8e225c05b1706497fd36c8131a227add8596acfe0d16125-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b101/ cat >$WORK/b101/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/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid SHqpZ9k4prHiyddqggP0/SHqpZ9k4prHiyddqggP0 -goversion go1.14.9 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/b5/b5c383c7ca6eecb9fe12710e40c873acdbb1d19794897634996b7e34b0313e0a-d # internal internal/nettrace mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p internal/nettrace -std -complete -buildid OyuM8rIdQ5TYsvnEmW-9/OyuM8rIdQ5TYsvnEmW-9 -goversion go1.14.9 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./nettrace.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/indexbyte_amd64.o ./indexbyte_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/a3/a38e5984ccd3888e72e60c355e7a675d3d60168d598e8b6235de03a9e6f74562-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b109/ cat >$WORK/b109/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/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid hMCB4y_0SV8C2ePjVUPK/hMCB4y_0SV8C2ePjVUPK -goversion go1.14.9 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/e6/e69f966cae6fc3ec6a091e38b23303a3318258b421e08c799761cc946450ff87-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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/76/76789b6e73956dc8eb2ee227530623351737d8619a31b6c4775fcdcb903bedbe-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/d7/d7ef33d42e7f61a15308c92964e705fade9a165e60725a4b1ccb7012cdf9c243-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_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 ./preempt_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid BBLzwTH_Q3ml5RBl09Nc/BBLzwTH_Q3ml5RBl09Nc -goversion go1.14.9 -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 ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_windows_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_windows.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.go ./preempt.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_windows.go ./sigqueue.go ./sigqueue_note.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs3.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.go ./time_nofake.go ./timeasm.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go ./zcallback_windows.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/7f/7fd8ea513bb2a0480b82750af554e792f2cf6e0ab9aba1983e2575c50974125e-d # internal cd /usr/lib/golang/src/math /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/dim_amd64.o ./dim_amd64.s /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/exp_amd64.o ./exp_amd64.s /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/floor_amd64.o ./floor_amd64.s /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/hypot_amd64.o ./hypot_amd64.s /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/log_amd64.o ./log_amd64.s /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/sqrt_amd64.o ./sqrt_amd64.s /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/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/log_amd64.o $WORK/b014/sqrt_amd64.o $WORK/b014/stubs_amd64.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/00/00917f293625f343584fc50bf0f06758bd419d1367fb18ca54dff189834685f5-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/preempt_amd64.o ./preempt_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/preempt_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/41/41131a01e680511bd4ab4c99e26a28699c1323d90de8ce3881e369be88a9fac7-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ 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_windows -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -buildid YDbEn03gS_8lXqM-5Z0F/YDbEn03gS_8lXqM-5Z0F -goversion go1.14.9 -D "" -importcfg $WORK/b018/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 JpK24HZePhHaf8wAJSje/JpK24HZePhHaf8wAJSje -goversion go1.14.9 -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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/65/650b2e29ce2eca1e0cff03d721e6dab4195203f5c27d49b30fc0af63c7750d15-d # internal internal/singleflight mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p internal/singleflight -std -complete -buildid AApkf0tv5UI8KF9Rzl4W/AApkf0tv5UI8KF9Rzl4W -goversion go1.14.9 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./singleflight.go math/rand mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_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 JusLg7cTQ5Uit28W4Sr2/JusLg7cTQ5Uit28W4Sr2 -goversion go1.14.9 -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/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/c1/c154a73384fa771f9fab57fe476d56f9c67c5ab318100fd2f5a911b710ca9510-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/a0/a06dfb82d5b5afa295a3eddb614576c4abd5b7c3af40ab834c220e7367c3b8cd-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 cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f2/f21d6f073280577bbed0914365efcf28c0415d230a07bdec2b75b1c1f7c218f4-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/b022/ 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 Yt2T4JvhMimoPP59tHZ0/Yt2T4JvhMimoPP59tHZ0 -goversion go1.14.9 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b022/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/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sort -std -complete -buildid L0HdrVRxcMdzY9cbPEWq/L0HdrVRxcMdzY9cbPEWq -goversion go1.14.9 -D "" -importcfg $WORK/b022/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/59/59ea7d2db8149c28ba513464525e128cbbe6264c362f009ef5e420ff8171b787-d # internal io mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p io -std -complete -buildid DRiKPIr-uYV8UD7nKtjU/DRiKPIr-uYV8UD7nKtjU -goversion go1.14.9 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b025/ strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -buildid ARJz5rPZwoPYrVFvD-UG/ARJz5rPZwoPYrVFvD-UG -goversion go1.14.9 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p strconv -std -complete -buildid k_kotrfLQBFFQpd2a2E2/k_kotrfLQBFFQpd2a2E2 -goversion go1.14.9 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go mkdir -p $WORK/b103/ cat >$WORK/b103/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/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid Z6pERqb0D15jIYHDBuxV/Z6pERqb0D15jIYHDBuxV -goversion go1.14.9 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ec/ec3546fd2c04d4df400478d50d41c58d24192baeb9237a275f9c06d21d9ba2da-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b029/symabis ./asm_windows.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid 7nnWVbaAOIwEsonLdy3u/7nnWVbaAOIwEsonLdy3u -goversion go1.14.9 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h -c=4 ./dll_windows.go ./endian_little.go ./env_windows.go ./exec_windows.go ./msan0.go ./net.go ./security_windows.go ./str.go ./syscall.go ./syscall_windows.go ./syscall_windows_amd64.go ./time_nofake.go ./types_windows.go ./types_windows_amd64.go ./zerrors_windows.go ./zerrors_windows_amd64.go ./zsyscall_windows.go ./zsysnum_windows_amd64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/80/8004f8a21fe028fde120998627f24ba35593ab8805183391b3f98dd54eeca94e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/12/12ad20c42f5c94e6407b585906f28177461c3cbbf7a9d3bd069b136cf5f8505c-d # internal bytes mkdir -p $WORK/b037/ strings mkdir -p $WORK/b042/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p bytes -std -buildid hQhPHffFkggjPkrvNe9Y/hQhPHffFkggjPkrvNe9Y -goversion go1.14.9 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p strings -std -complete -buildid XTu4iAT_0aCfzq2FwxKE/XTu4iAT_0aCfzq2FwxKE -goversion go1.14.9 -D "" -importcfg $WORK/b042/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/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/7e/7ee692472f867a063df69706f5c6325b48678d38f84ba563b13b9861dfa48bde-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b013/symabis ./asm_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p reflect -std -buildid vlhCZmgF7Sk7Pu8IzHI1/vlhCZmgF7Sk7Pu8IzHI1 -goversion go1.14.9 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/55/559c8aef52fad71dbcab1dfda7d04c13489351114088750c57413f53cd5657b2-d # internal hash mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p hash -std -complete -buildid jtGCHmnoW3YerAXRpdf8/jtGCHmnoW3YerAXRpdf8 -goversion go1.14.9 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/c2/c2f99cab063c3ddc94cc774531dce65bc9c275c0b0ee37af7991b5e4c60cb9c7-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c5/c5ae4da6f6acbdff1fbfcebe9a0ca3bfd70e0c7b4d3b921c3a94233da2c1c335-d # internal crypto mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto -std -complete -buildid O4Ic_eG78PLnLBXdmfpV/O4Ic_eG78PLnLBXdmfpV -goversion go1.14.9 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./crypto.go bufio mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p bufio -std -complete -buildid e9bwcGD9qohSPO1CPVaE/e9bwcGD9qohSPO1CPVaE -goversion go1.14.9 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e3/e3c4a9f5ee7213a55ca8136dc2f9d70641c9e2e71121d4e7cc646bb4eb2496e5-d # internal hash/crc32 mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b071/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d4f2d566307fac4bd3a441307b19f7f9eabe3cd96d3b255258afeb0ec596b07-d # internal regexp/syntax mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p regexp/syntax -std -complete -buildid w88PjHyszwd7M9ndMWa6/w88PjHyszwd7M9ndMWa6 -goversion go1.14.9 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p hash/crc32 -std -buildid OSvDvIuvIA-EHfd7uvd0/OSvDvIuvIA-EHfd7uvd0 -goversion go1.14.9 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b071/crc32_amd64.o ./crc32_amd64.s cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b029/asm_windows.o ./asm_windows.s cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/crc32_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/e6/e6d15d6106ef9e2cfb4dfc23d40e89094234c78b63b3c7c009fb184e7ce0dc6e-d # internal crypto/internal/randutil mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/randutil -std -complete -buildid 61OQesdkIyK4Xv3YzFWu/61OQesdkIyK4Xv3YzFWu -goversion go1.14.9 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./randutil.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/2b/2bf14986a6cb4d45b58b9cd66c5d078a03bcf93969044247a89548cc6ac7d187-d # internal crypto/hmac mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/hmac -std -complete -buildid 04ZR6vsJkAFLUC3jsGvc/04ZR6vsJkAFLUC3jsGvc -goversion go1.14.9 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/285440f1bba88af8cb9438e1c2bd914baf0d0846d667bd9e2717802a4371bb8c-d # internal crypto/rc4 mkdir -p $WORK/b092/ cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f7/f7b31cdfdb1d3906eaac6f9e08b71207119f671ad6e195c9497a4924ed5a4503-d # internal internal/syscall/windows mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/syscall/windows -std -complete -buildid gp7cqiX1gL4eJVdiI4P3/gp7cqiX1gL4eJVdiI4P3 -goversion go1.14.9 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./psapi_windows.go ./reparse_windows.go ./security_windows.go ./symlink_windows.go ./syscall_windows.go ./zsyscall_windows.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/rc4 -std -complete -buildid 6EQyVX5QQaZWkT98O_3M/6EQyVX5QQaZWkT98O_3M -goversion go1.14.9 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/d9/d9cce3ae5ad7ff180bb6b0a8ecc6a8fe1d97bb5f3543d803fababa30ac7d6962-d # internal internal/syscall/windows/registry mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/windows/registry -std -complete -buildid Ko8vIVqhvumQPObLEeRo/Ko8vIVqhvumQPObLEeRo -goversion go1.14.9 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/cf/cf4702780783904b817454a2c1532eb0e15b46afb18aa6e9276276233c7c3345-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid ZSvgljkROKxXOUF2o51t/ZSvgljkROKxXOUF2o51t -goversion go1.14.9 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/03/038e0ab9330da498101be095e37b120930128f120487b05f5207a5a144adf4f6-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/transform -std -complete -buildid Bq060Rbl22JkQOpZEGC0/Bq060Rbl22JkQOpZEGC0 -goversion go1.14.9 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/98/984203869c83f1a836fd288bd79792b2d74f84c068919f45ab25b60678234070-d # internal internal/syscall/execenv mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/execenv -std -complete -buildid Ufa8fqzjD7VgRrOK0JKV/Ufa8fqzjD7VgRrOK0JKV -goversion go1.14.9 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./execenv_windows.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a6/a617ba0c769dcf594ee6bf4e047808efea39c2dc30cacacfaaba33910296ce1c-d # internal path mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p path -std -complete -buildid FnhCJkBn3KGf4kiW8oT-/FnhCJkBn3KGf4kiW8oT- -goversion go1.14.9 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./match.go ./path.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d7/d755b942a2ccfe5613575e208cbcb5ec34e815e456794b494825c354952072f3-d # internal time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p time -std -buildid ZNt8GjR-YFsXnehW_1q-/ZNt8GjR-YFsXnehW_1q- -goversion go1.14.9 -D "" -importcfg $WORK/b031/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/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/64/64453cf9b48078a39ed87e821126bd6b7f66a06f44d352e9f0f53d81747776b0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/cd/cd86f37098e291983039d4dc9d98f1b19a0f6d67e2b56b4274277770a2bc7030-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/13/1354f481369aede497c37faae1c11ecf613beeafeeec1c208980baf171e95f6f-d # internal regexp mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b054/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p regexp -std -complete -buildid FzquRdtNyVw-SDT8hjsf/FzquRdtNyVw-SDT8hjsf -goversion go1.14.9 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/88/889f3f0b8b45eeb22c1f209782ec48d2379e4d1811f3c8a4457e656342bfeafd-d # internal context mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p context -std -complete -buildid Sp0ABI8KUhjeuq7GtO7i/Sp0ABI8KUhjeuq7GtO7i -goversion go1.14.9 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/poll -std -buildid GKRyb4qCvcvmSh1TIJog/GKRyb4qCvcvmSh1TIJog -goversion go1.14.9 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errno_windows.go ./fd.go ./fd_fsync_windows.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_windows.go ./hook_windows.go ./sendfile_windows.go ./sockopt.go ./sockopt_windows.go ./sockoptip.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b013/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ec/eca803e18d2ab6485be00240165db669ff0b4ea224b4e3e0e1e85c07ed88e371-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8b/8bee03acb9343e6c7339b74bf2966fc24cf7ab2096a8de3fee724f952d4a233d-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/62/6269310d14c26ac19e5093263edb330a4dc3186a930cc5bf9a9f150666362117-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/binary -std -complete -buildid ShXirKUH9yEoSv2qo-5z/ShXirKUH9yEoSv2qo-5z -goversion go1.14.9 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/fmtsort -std -complete -buildid ppg6Rz3WeI-IixtAJaW8/ppg6Rz3WeI-IixtAJaW8 -goversion go1.14.9 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d3/d36ba9da5c1679b9c964217a3488686379e82d3b006ea94eb0ee0388498cf7f3-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p os -std -buildid kPpMV7FGcSms1AunVupx/kPpMV7FGcSms1AunVupx -goversion go1.14.9 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_windows.go ./executable.go ./executable_windows.go ./file.go ./file_posix.go ./file_windows.go ./getwd.go ./path.go ./path_windows.go ./proc.go ./rawconn.go ./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/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/5a/5ac9a76e2b5ef65516b971711df427c3d3cf9a4983d6d4a73daa036b4417edb5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/2a/2a251d105f44826046b240a0d54c46e76932302fb7c51fa7988ff27c055caff7-d # internal crypto/cipher mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./xor_amd64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid g2vSDhM3MhxAIINA4fFm/g2vSDhM3MhxAIINA4fFm -goversion go1.14.9 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./const.go ./edwards25519.go crypto/sha512 mkdir -p $WORK/b086/ encoding/base64 mkdir -p $WORK/b040/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b086/symabis ./sha512block_amd64.s cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding/base64 -std -complete -buildid vBuPSA9_BBDPvjtouN-H/vBuPSA9_BBDPvjtouN-H -goversion go1.14.9 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./base64.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/cipher -std -buildid lteXHa1YJGJOzkb8fefZ/lteXHa1YJGJOzkb8fefZ -goversion go1.14.9 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/sha512 -std -buildid d8iQpbjHyvRH_EcqE4YI/d8iQpbjHyvRH_EcqE4YI -goversion go1.14.9 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a0/a04395569e3f3b29a1ba427f0e29c1062cdcb662d44d86ca10301b8a457d1dca-d # internal crypto/md5 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b091/symabis ./md5block_amd64.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/md5 -std -buildid 22r3qGjGvamixugHY4A5/22r3qGjGvamixugHY4A5 -goversion go1.14.9 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/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/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b086/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b079/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b079/_pkg_.a $WORK/b079/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/74/74ea9405101103372e47a2cc25a3f5804d353eddd96c8c9ac49f8d1088c50145-d # internal crypto/aes mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./asm_amd64.s ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b086/_pkg_.a $WORK/b086/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/54/548ab259ed9f1f035e5817a9a7b150469ecf7754a736c488c13182ac4a9328dd-d # internal crypto/des mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/des -std -complete -buildid mXjbfPpwU2m5Bb_PfMTp/mXjbfPpwU2m5Bb_PfMTp -goversion go1.14.9 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/aes -std -buildid cpYB9MOPQRdZI6ejleiw/cpYB9MOPQRdZI6ejleiw -goversion go1.14.9 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/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/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b091/md5block_amd64.o ./md5block_amd64.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ae/ae8ba196a90711efb02347c76af4416547ead1299c90ddef34f901b0e1501308-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b091/_pkg_.a $WORK/b091/md5block_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/d6/d616860d721f4194aec6ae387c0b0484d0ac28c41d18f5d952fd3ec0bf9a670e-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/9e/9ef815b0790c13654b1346b6c6411d80ac77cb290ab82703f88c049c9f87b0f0-d # internal cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid uWT-6x-tdAXCp4XZROCR/uWT-6x-tdAXCp4XZROCR -goversion go1.14.9 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF crypto/sha1 mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b094/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p path/filepath -std -complete -buildid ChqJGAcBoiXfBTYjaP5s/ChqJGAcBoiXfBTYjaP5s -goversion go1.14.9 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/04/04099dd37bc096daf6326c460e68665866f76c37cf855825acb6fade0a8a9b2e-d # internal crypto/sha256 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b095/symabis ./sha256block_amd64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/sha1 -std -buildid qVD5PmQ6tUOCoBspkH0y/qVD5PmQ6tUOCoBspkH0y -goversion go1.14.9 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/sha256 -std -buildid L36hLl2csHVCTL0Lmi4p/L36hLl2csHVCTL0Lmi4p -goversion go1.14.9 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/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/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b078/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b094/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b078/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b095/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_amd64.o $WORK/b078/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/51/51a75171710a617516e6310cea69b6d34b8b6d66b9db90df56e7d33ebdc7272b-d # internal encoding/pem mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p encoding/pem -std -complete -buildid aoS0GRJxSpavPKyAhHeQ/aoS0GRJxSpavPKyAhHeQ -goversion go1.14.9 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b094/_pkg_.a $WORK/b094/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/96/96ce196900c235abe2e7ba0da2c71f76700a0a7fbb13c218fe924c23831d2150-d # internal io/ioutil cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e8/e82be9197c146d53bd284633bac60979c3ed8788010545042fb47597cf58bcbc-d # internal mkdir -p $WORK/b066/ net cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p io/ioutil -std -complete -buildid JmXJgrJXXowwQlhMm3rB/JmXJgrJXXowwQlhMm3rB -goversion go1.14.9 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./ioutil.go ./tempfile.go mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b103/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b104/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b105/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net -std -buildid JSGjEk8djaqqMesz2-k-/JSGjEk8djaqqMesz2-k- -goversion go1.14.9 -D "" -importcfg $WORK/b102/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 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b095/_pkg_.a $WORK/b095/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/da/da27f4fdbda2521a1bd0ea1e2d4d76a19505fe28861774ed7f22170f8dced4b7-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid dAuIq6xI8RG1_Xpl2XtH/dAuIq6xI8RG1_Xpl2XtH -goversion go1.14.9 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6d/6d7b1b65b9f2b1e3d03b3becbf39368e2155f0b201d2d015e9ad11d0f4f8903d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b110/ cat >$WORK/b110/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/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b110/symabis ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/1c/1c8ad449d060dc37560298c96d367bc1c75d6b284115d793425ce6fa304faeef-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b111/ cat >$WORK/b111/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/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b111/symabis ./cpu_x86.s cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid r1kYxgxrryJsz2GX8ffO/r1kYxgxrryJsz2GX8ffO -goversion go1.14.9 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_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/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/sys/cpu -std -buildid u5gW077TZMEI1v7eOVry/u5gW077TZMEI1v7eOVry -goversion go1.14.9 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e8/e83984a98b03c6092260621616ddd7e9ca960c1c3950a3c276e81ad3ba2ff816-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b111/cpu_x86.o ./cpu_x86.s cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/81/8185d92ea30093362a72c4cb9c00718007673909d8f11278c731c1a1c96ac9d3-d # internal encoding/json mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF github.com/clarketm/json mkdir -p $WORK/b038/ /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b111/_pkg_.a $WORK/b111/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/json -std -complete -buildid f9SXT_rVRZDXroH9q4sy/f9SXT_rVRZDXroH9q4sy -goversion go1.14.9 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p github.com/clarketm/json -complete -buildid V3iiwUk8mewLLzxB5mZW/V3iiwUk8mewLLzxB5mZW -goversion go1.14.9 -D "" -importcfg $WORK/b038/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/vendor/golang.org/x/crypto/poly1305 /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/sum_amd64.o ./sum_amd64.s cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/58/58f74af5505b80d83aa4fd271cebddf19646c8e118f5d893798bb1100a175802-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid Ag1lB0wsf3ADTWIuv1LN/Ag1lB0wsf3ADTWIuv1LN -goversion go1.14.9 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b110/_pkg_.a $WORK/b110/sum_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/9c/9ca35bf2cc68249145550d6cb17d478be2726f356ebd0c51a0c0698fc6b33009-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/path -complete -buildid lhRSl953GU_ZcREBFNwI/lhRSl953GU_ZcREBFNwI -goversion go1.14.9 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./path.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/74/74647652f44a86122b63f8fb7c20e666aef37cfb919c1dad4b0a2c6221333242-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p gopkg.in/yaml.v3 -complete -buildid F6WXwj2Uq5JJM6VnAVEu/F6WXwj2Uq5JJM6VnAVEu -goversion go1.14.9 -D "" -importcfg $WORK/b052/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/cb/cbc3e5e630d34e9ffd0a1782d963594b0661f2c56767e22ba5791e16184a6d80-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/tree -complete -buildid Zo8IDGXuxq1oMcleB_yo/Zo8IDGXuxq1oMcleB_yo -goversion go1.14.9 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/63/639dda1168b1072ba5f963f75c88f9f5cc2672a0b7822b9c9794808dda5da5ec-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/report -complete -buildid ng_2Q_zO-DB_3xxn4mcw/ng_2Q_zO-DB_3xxn4mcw -goversion go1.14.9 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7d/7de35abd14b351a5eeaa3477863e6b23f2d0dca48c1f41722c0e147a6c2f309a-d # internal encoding/hex mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p encoding/hex -std -complete -buildid E0BNTyerFeRpuKjPnOIl/E0BNTyerFeRpuKjPnOIl -goversion go1.14.9 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/03/032ec8e3e21eda70bab3796b629d11fa10f9c514de239cf9cf351cc1ef475b9b-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/go-semver/semver -complete -buildid f1CwfDKPwKD0n4U_qVEg/f1CwfDKPwKD0n4U_qVEg -goversion go1.14.9 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/76/76899d663c81897154b9361356821b66e4f4fcb962d17b335e514911d901771e-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid 3ZtE4pSij0qYAz50MR_E/3ZtE4pSij0qYAz50MR_E -goversion go1.14.9 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ad/adc6f061cd6de3a83dc6a8ae196b2af6784bb19c989dbb3e6b01ec7ce6cdce68-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid g7p2iT54jhkn-gA09dom/g7p2iT54jhkn-gA09dom -goversion go1.14.9 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/735f9f1d99dd0624461bba51b1d6a9d24d2c09b059910b5ce061c9d6a41caa54-d # internal compress/flate mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p compress/flate -std -complete -buildid EyDzeVi8YId3qqg1SRgw/EyDzeVi8YId3qqg1SRgw -goversion go1.14.9 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ff/ff6d485578c0c7abcc698ab24b9c3cad31750891410d3870ce78a8f688cdfa08-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid cdXb8uEgoeUPO3l4XhEr/cdXb8uEgoeUPO3l4XhEr -goversion go1.14.9 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4e/4e580e2289d15c47a8421bfd9a99368ef1cddcd0579ee3bde29b65679a613207-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_windows -D GOARCH_amd64 -gensymabis -o $WORK/b075/symabis ./arith_amd64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p math/big -std -buildid LVOvx_dv8hUftlsXiovr/LVOvx_dv8hUftlsXiovr -goversion go1.14.9 -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/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/93/93f4f1bf30ae42c251c4b8fe99891cdc200e4ade6751afedb808af06d5a44137-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/translate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid fiKzrkL41a9E0EFq0S0u/fiKzrkL41a9E0EFq0S0u -goversion go1.14.9 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d3/d3bada0c96a400d57e6cb284553c27bd98787da8344a7fa66c0eb578e6d3a9e4-d # internal net/url mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p net/url -std -complete -buildid PG1rUsrdKYLLs9GcxgKv/PG1rUsrdKYLLs9GcxgKv -goversion go1.14.9 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./url.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/3c/3cdd82cb3f3c664d574ae80714250404b3e57055c80368b988fd147c7bc6ca11-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b107/ cat >$WORK/b107/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/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/64/6408e27f9772d524d6d5ebbc6845b0e9678b6e9c8660843fff71346bfe547f51-d # internal compress/gzip mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile compress/flate=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b071/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p compress/gzip -std -complete -buildid pL45JrLcbmhBNgKzkuM2/pL45JrLcbmhBNgKzkuM2 -goversion go1.14.9 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./gunzip.go ./gzip.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b111/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid bAQt8FBuw49t799nNWLD/bAQt8FBuw49t799nNWLD -goversion go1.14.9 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/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/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/1a/1ae192f3bbf458234e795cb370d6fbc101e0af0c4ef33586ab072fcaaa3e9bfa-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b112/ cat >$WORK/b112/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/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b112/symabis ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c6/c69f46c830c1d581164fbedbd69acc9a5b9632aa532d76cf0f799505d2159c93-d # internal log mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p log -std -complete -buildid 71P6cLoKEBdjiCS-_X8K/71P6cLoKEBdjiCS-_X8K -goversion go1.14.9 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./log.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid Yc-YAmdCkL1KdDqdIZQa/Yc-YAmdCkL1KdDqdIZQa -goversion go1.14.9 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/77/771e17f2c367a92d885aaaa5e7bf84852616976be060bd10a250e234252d5057-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/vcontext/yaml -complete -buildid 7SMkJSY5XCNnSUG46chm/7SMkJSY5XCNnSUG46chm -goversion go1.14.9 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./yaml.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b107/_pkg_.a $WORK/b107/chacha20poly1305_amd64.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/86/86ebdc6ea392cceceb0a8cc3fe8c0de650f3ae2f913f3938ea6d936f0fc14ca2-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b120/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b117/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid goh-YhH2saVkqdQ66r8-/goh-YhH2saVkqdQ66r8- -goversion go1.14.9 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/2d/2dc6400e909192ddea763d4bf5d298d0d39fe944c9232151d4d0ff440f2604ad-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/clarketm/json=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b051/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid NdVtZTLUfH0HBa3vinfd/NdVtZTLUfH0HBa3vinfd -goversion go1.14.9 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/9b/9bd5b0d51ec26e2c69b9e271a212c5c2fc984102c099c7866d9d60c9ee2d79f2-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b112/curve25519_amd64.o ./curve25519_amd64.s vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid HQ-8vf9-AtDrmZQ-AM4-/HQ-8vf9-AtDrmZQ-AM4- -goversion go1.14.9 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b112/_pkg_.a $WORK/b112/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/03/0326edb5585812099ef5e0e70d2fd51cfed37b262294f7d042c652679aff4339-d # internal net/textproto mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/68/6842dd0efba8f8f1ce28f9f0f0c475420808655393571af31fb2299f98b0c834-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_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/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid a1kc36M_IIzAhpuJ1MWW/a1kc36M_IIzAhpuJ1MWW -goversion go1.14.9 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/textproto -std -complete -buildid dz2MaI9KzDMvur2C3nA7/dz2MaI9KzDMvur2C3nA7 -goversion go1.14.9 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.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_windows -D GOARCH_amd64 -o $WORK/b075/arith_amd64.o ./arith_amd64.s /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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1f/1fc5021342b1171432bb9da60b777557f88848773c4608a7c90a538acb71f95f-d # internal mime mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime -std -complete -buildid w2URcmzZRK9EOvRvk7fH/w2URcmzZRK9EOvRvk7fH -goversion go1.14.9 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ca/cad3efae48843d1412b87f467b8fab3c59f6dda5cf2db4f8307041809fd08cae-d # internal mime/quotedprintable mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime/quotedprintable -std -complete -buildid OkIDXa49rG2wqFVeDFw2/OkIDXa49rG2wqFVeDFw2 -goversion go1.14.9 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./reader.go ./writer.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e6/e650c0f29186ab9f428ffe1cc2cfbec7cf8e711644cff63f18508c8e2dd7949f-d # internal crypto/rand mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/rand -std -complete -buildid NVkwqMBW1pRUBXlj_y0S/NVkwqMBW1pRUBXlj_y0S -goversion go1.14.9 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ed/ed43db96aa266ee16222e77d97b6335706a85d1db74635a478f54b805f5c8621-d # internal crypto/elliptic mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /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 ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/2e/2e71d37162aa4c968c42e6423f1905144626025c991adf10210c30a67a492291-d # internal encoding/asn1 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/asn1 -std -complete -buildid ViKeHl7ngErDdWNc4rXw/ViKeHl7ngErDdWNc4rXw -goversion go1.14.9 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/elliptic -std -buildid WOCBis1oQXnn49zTpAuB/WOCBis1oQXnn49zTpAuB -goversion go1.14.9 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f4/f40c78bf105fd88dfd3187a7568ae852716f5a319f29f91e8cb13270329bba15-d # internal crypto/ed25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/ed25519 -std -complete -buildid VFSySI4ixxmygLwzuHRJ/VFSySI4ixxmygLwzuHRJ -goversion go1.14.9 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/17/17af2f179e00d6b5499b77f9bf6741aadf31bafa852d4fadae828f3b977103ed-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal crypto/rsa mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/internal/randutil=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_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/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/rsa -std -complete -buildid xmDz3J1QGdScOz0tGYva/xmDz3J1QGdScOz0tGYva -goversion go1.14.9 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/d7/d764304f39addd2779a59da7d7b3efc07d7ebdb4f54b1296f47295d32df2e17d-d # internal crypto/dsa mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_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/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/dsa -std -complete -buildid -ZNGUh7CBrkwy1cyRCjB/-ZNGUh7CBrkwy1cyRCjB -goversion go1.14.9 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/eb/eb0630b0d30501890c79c9a07c9e1361d5078d477696aa27d537fe94434f4c92-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b116/ cat >$WORK/b116/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/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid 6n4vMt78RjGC-sZ16OGM/6n4vMt78RjGC-sZ16OGM -goversion go1.14.9 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /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/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/90/900ecc5af2449d29c3849246e065de286371540cf08aa5379f34ef301c89da36-d # internal mime/multipart mkdir -p $WORK/b125/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime/multipart -std -complete -buildid efOIh8vNRdw4ejljOiVO/efOIh8vNRdw4ejljOiVO -goversion go1.14.9 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a4/a4c9c74801fcf7c239502cf83e7cacdd164b22ac09fe66ddf013a8b779f8946a-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/idna -std -complete -buildid EzyT9ZLol8FvlW61_ieE/EzyT9ZLol8FvlW61_ieE -goversion go1.14.9 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b084/_pkg_.a $WORK/b084/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/2d/2d90a1c22325d9503fe09540aa853f29226affce7683522d5976b9261be77843-d # internal net/http/internal mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/internal -std -complete -buildid 39cxfcfVDqkw3KpNQ-Vx/39cxfcfVDqkw3KpNQ-Vx -goversion go1.14.9 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/63/63d8530d4b0ab41f12b82b2664e8dcd8df2b646203a9ff15f3b8e9536d928d94-d # internal github.com/ajeddeloh/go-json cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a8/a83fcf86f34de798fa0f17667f30b43d5eb9501f324cedb0b330fe71f4bc6a9b-d # internal mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/ajeddeloh/go-json -complete -buildid 5Gva8-GXLJbMhsV-yqjH/5Gva8-GXLJbMhsV-yqjH -goversion go1.14.9 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go crypto/ecdsa mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b084/_pkg_.a packagefile crypto/internal/randutil=$WORK/b085/_pkg_.a packagefile crypto/sha512=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_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/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/ecdsa -std -complete -buildid lA_F_EbaJDWyBba35iDs/lA_F_EbaJDWyBba35iDs -goversion go1.14.9 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a0/a04c89c740e837567d366174f1f93723ebf57cb22cab2128c7a31092d8a02a97-d # internal crypto/x509/pkix mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/x509/pkix -std -complete -buildid 3UCHwSe-mU26FccOBhUc/3UCHwSe-mU26FccOBhUc -goversion go1.14.9 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/39/396465deb76f3a003d75433925cc42a6080a272005f81a2aecd093e1dc4510af-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid Z_fwRQreDlvZgL6SVtG6/Z_fwRQreDlvZgL6SVtG6 -goversion go1.14.9 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8c/8c6870a15a4cc6e931cbe3d88f26c65db5cbb061f840af6ca5ef3c876782c448-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/80/80600473b51752a5a745fa9a8344e2ff7f8390eace9968639fe6ca25ea3c6f19-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/go-systemd/unit -complete -buildid l6an37AIZOdQgAsWEHeL/l6an37AIZOdQgAsWEHeL -goversion go1.14.9 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go github.com/coreos/vcontext/validate mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/vcontext/validate -complete -buildid UL0QMxCAO6xEeE2AZ6FI/UL0QMxCAO6xEeE2AZ6FI -goversion go1.14.9 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/0c/0c392a9bb8e158f0757b1fc71ec0fc81f293cc17f54b84e78f561bc226940e38-d # internal text/template/parse mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p text/template/parse -std -complete -buildid q4zIMpv-mCrQ02x6a6HI/q4zIMpv-mCrQ02x6a6HI -goversion go1.14.9 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/21/21a7df9b66ead8389cd3e8566945265c99308bcb7358bc50134e6ce738c805b1-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid 1Tp4Ri8N2wQKq5xeRO2Y/1Tp4Ri8N2wQKq5xeRO2Y -goversion go1.14.9 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/a9/a9d13ababf4379686806fed5cd53d17c7484adec6871cc74f650866434ac3327-d # internal encoding/csv mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p encoding/csv -std -complete -buildid oJUfZ5cOQDeNdHMClUHQ/oJUfZ5cOQDeNdHMClUHQ -goversion go1.14.9 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c9/c9824ffd75279b2cccbf28bea32e358c390b0de290867e5ce3ead206aa3df6f6-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b114/ cat >$WORK/b114/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/b115/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid iYJlwAmfSSCsE58DHQ4b/iYJlwAmfSSCsE58DHQ4b -goversion go1.14.9 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1e/1e059a149b26f493981fab9bb9074a0611c0696d302a2c2e144a6497c358e6a1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/35/357bfce02e1ba666b3575ce2135a251a1e7df438d2ee682be33a3be3f5cf9b6d-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b122/ crypto/x509 cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid Jnh_wGXudkQ0GNCpxOGX/Jnh_wGXudkQ0GNCpxOGX -goversion go1.14.9 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./proxy.go mkdir -p $WORK/b096/ cat >$WORK/b096/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/b037/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b097/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b084/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b086/_pkg_.a packagefile crypto/x509/pkix=$WORK/b098/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509 -std -complete -buildid l2HjeQ5LMFxUGAeED6t9/l2HjeQ5LMFxUGAeED6t9 -goversion go1.14.9 -D "" -importcfg $WORK/b096/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/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5e/5e01cc426d7292ac3efacbe400a764413e7210e0950a842c14fba783844d692b-d # internal flag mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p flag -std -complete -buildid G_LT3t-Su-73xRKhC7iV/G_LT3t-Su-73xRKhC7iV -goversion go1.14.9 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/cf/cf799bef96142acbe3e60fa00238d7ed547d3cb7c5a35598d4679707fbfd2ce2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/aa/aac895ac527d9f9a8456d69a70772b05b2f60ace11530ac15ac53d60ca90118b-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/80/80f49205c6a53188182b433f30cd0fcfff8ee578814a204dda7e9d0ee1665485-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/vcontext/json -complete -buildid F9bLlpotQgM8altbabe0/F9bLlpotQgM8altbabe0 -goversion go1.14.9 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./json.go github.com/spf13/pflag mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/csv=$WORK/b149/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b150/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/spf13/pflag -complete -buildid tx32656POyWdJMeF870s/tx32656POyWdJMeF870s -goversion go1.14.9 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/22/228b359166079788392b23a8ed3397c910454d78591f4f33ad1dcbec4a9db1aa-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid QU6Yvfw9zv7dw_iiYDdR/QU6Yvfw9zv7dw_iiYDdR -goversion go1.14.9 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/39/394a8b837f4fabd2887c1cc2d473323be7faf5d10d49131598683d55c3696323-d # internal text/template mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b142/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p text/template -std -complete -buildid sOJzAo1d4QXhjoIolimW/sOJzAo1d4QXhjoIolimW -goversion go1.14.9 -D "" -importcfg $WORK/b141/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/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f6/f6b3bd8012709ddac73297a86cf2b7a09156ecec0c44c8b0bd86de90f8850ce3-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/aa/aa3668d32b7126ef82ff1b1a98e336dd7d560e0046054986968432d59c80b829-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/b037/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b082/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b084/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b113/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_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 IUnPXjxV3JAfzvowSVCl/IUnPXjxV3JAfzvowSVCl -goversion go1.14.9 -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/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/84/84b68325eba4c09377dae77586c9ae42d8aa5f7a83e97fdde46744c7e6c3db93-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/21/215aa072a63bfbf61df3f4df0d81d285bcdf19ff650fa05b8fdb143acd6b37e3-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/f7/f711c339689e47df034aca4d109ec0df8016909026d7a744d452e7397ddfc9f8-d # internal net/http/httptrace mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b104/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p net/http/httptrace -std -complete -buildid RXufK9ngadrEZ2WldgLp/RXufK9ngadrEZ2WldgLp -goversion go1.14.9 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ef/efb3a0e03f46c48115fb6bc84ffc1c514dadcf7aff08715225ec36f32d3446d1-d # internal net/http mkdir -p $WORK/b068/ cat >$WORK/b068/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/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p net/http -std -complete -buildid l8wwIPs5__5fQgR4uUN-/l8wwIPs5__5fQgR4uUN- -goversion go1.14.9 -D "" -importcfg $WORK/b068/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/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1d/1de7b9ed15d0d2a7cce7598dcc16f6bba03b3049ff411d9c8883dddc42f1358f-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/vincent-petithory/dataurl -complete -buildid ircj9v4HMWxF2tinVP_I/ircj9v4HMWxF2tinVP_I -goversion go1.14.9 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/91/91d3cea08280b5ece959238b9fe6502f521c3e645a6e0753390e2e2ab8babc0a-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b057/ github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b131/ github.com/coreos/ignition/v2/config/v3_3_experimental/types cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b132/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF mkdir -p $WORK/b133/ cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid eIMJ_n_-eLi7ezttpQjN/eIMJ_n_-eLi7ezttpQjN -goversion go1.14.9 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid lIEEmMFGZSXsGcq60dlb/lIEEmMFGZSXsGcq60dlb -goversion go1.14.9 -D "" -importcfg $WORK/b057/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 cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid ERcUNHNhWc7JnMkieD0B/ERcUNHNhWc7JnMkieD0B -goversion go1.14.9 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid B4fpnQZurOb9-PUKmvMF/B4fpnQZurOb9-PUKmvMF -goversion go1.14.9 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/44/4437524d6192c7c221d67b3c89629f2c6b1abf7226c7128c40f2b4ba08fe97ab-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b057/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cd /builddir/build/BUILD/fcct-0.7.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid 318ckvox7Bsq3lgDCPIr/318ckvox7Bsq3lgDCPIr -goversion go1.14.9 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/3d/3dfa442a638d43a27a0bd3ff455811e383e9e8a878dafaf1119fff08f1e25f60-d # internal github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid FSh1YJtnIRnB-A_VtgxI/FSh1YJtnIRnB-A_VtgxI -goversion go1.14.9 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/73/7347d1f77e528353d86017766ffff1d65cde8f06281f5e6e10c9d93736579e53-d # internal github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid Zp1pjl6Ss5ty-pS88vCO/Zp1pjl6Ss5ty-pS88vCO -goversion go1.14.9 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/6d/6dd84860e3ee6e9b4c965c53fc2d2dd73d116785e060e63773ed174bbe059cd2-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b130/ github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b146/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a EOF cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid Itke4gInPImVs5VYCuU5/Itke4gInPImVs5VYCuU5 -goversion go1.14.9 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cd /builddir/build/BUILD/fcct-0.7.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid VJKo3TzwKHJfmBGNNfu8/VJKo3TzwKHJfmBGNNfu8 -goversion go1.14.9 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/39/39d415154d8459b42466ec637ea253b3579df7450c8431797fe62dc67777dcf3-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/02/0292b2918fba8a51ecc513da04347488c781dd503e70dbf3b7d64639b755f99b-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid vgbYB5l7Bcx8BeTTFbny/vgbYB5l7Bcx8BeTTFbny -goversion go1.14.9 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/da/daf321c1840e392782d553c6578ece0e293014fc7ced7be0ef18cfdeb45af771-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/c3/c33e63af0914ad4b5481f4c73d0992ed943b8816acb8b6b668fb7ea3e36c821a-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/config/v1_1 -lang=go1.12 -complete -buildid 7pjKQOIry30AdtrKA5z6/7pjKQOIry30AdtrKA5z6 -goversion go1.14.9 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./fcos.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/8d/8dff5042ae786353d49a2db4ef88e7850cde32b1fd41df11185fc7429dc05c46-d # internal github.com/coreos/fcct/config/v1_2 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/fcct/config/v1_2 -lang=go1.12 -complete -buildid QQNXF5h7cujW8NofKXJ7/QQNXF5h7cujW8NofKXJ7 -goversion go1.14.9 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/cb/cbd5b98c6ce3c2503a069c1cd091caa22ca620b9cdeb3bbc8e790f0d7af8085e-d # internal github.com/coreos/fcct/config/v1_3_exp mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/fcct/config/v1_3_exp -lang=go1.12 -complete -buildid miTuPd_ybqjJFXx0GqEr/miTuPd_ybqjJFXx0GqEr -goversion go1.14.9 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c4/c44c3feffcd0ed169d0b6fb226d3e864a457848e4d2e1d7beeecbd06de7c1f22-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/9e/9e790448f521abec5c08d953c9c68f13765aab9b7fba1f21a8be6540ded5467e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/35/35bae7acb80d4abb9aa850a74666bb6750e52682d3f4b709630181aaeac3f13d-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b145/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid qM8B9L9yZdetc57xHJZ0/qM8B9L9yZdetc57xHJZ0 -goversion go1.14.9 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b5/b58a67de6d6c265549c324957a96766598df3c2b6e439ecc599669bab302cc8a-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.7.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b147/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b148/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.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 NL00VbeMGSmBYQfYBUoB/NL00VbeMGSmBYQfYBUoB -goversion go1.14.9 -D _/builddir/build/BUILD/fcct-0.7.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a4/a4d1530176e80ba50d48a6d7c78c0e859f849562d453a17f24fe6861d05e6d74-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b147/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b148/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b145/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/clarketm/json=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/csv=$WORK/b149/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile flag=$WORK/b150/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_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 math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b144/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile regexp/syntax=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b063/_pkg_.a packagefile context=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b103/_pkg_.a packagefile internal/nettrace=$WORK/b104/_pkg_.a packagefile internal/singleflight=$WORK/b105/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b064/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b135/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b136/_pkg_.a packagefile compress/flate=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b071/_pkg_.a packagefile text/template/parse=$WORK/b142/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b082/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b084/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b085/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b089/_pkg_.a packagefile crypto/dsa=$WORK/b097/_pkg_.a packagefile crypto/x509/pkix=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b117/_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=CsTqLeOf-xP9BPvrxuee/NL00VbeMGSmBYQfYBUoB/y2VYKFKQe-qL7wLkW9H-/CsTqLeOf-xP9BPvrxuee -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0xe841d630fa3805bd746f727f002e1f6476507010 -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.mpuzxc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm ++ dirname /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm + cd fcct-0.7.0 + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm/usr/bin + install -p -m 0755 ./fcct /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm/usr/bin + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-apple-darwin /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm/usr/share/fcct + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.7.0-1.fc32 --unique-debug-suffix -0.7.0-1.fc32.arm --unique-debug-src-base fedora-coreos-config-transpiler-0.7.0-1.fc32.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fcct-0.7.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm/usr/bin/fcct extracting debug info from /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.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.7.0-1.fc32.arm/usr/bin/fcct. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 8156kB, size after compression: 7744kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2135 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.b5cQmb + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LDFLAGS=' -X github.com/coreos/fcct/version=0.7.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/coreos/fcct -b /builddir/build/BUILD/fcct-0.7.0/_build/bin -s /builddir/build/BUILD/fcct-0.7.0/_build -V 0.7.0-1.fc32 -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/fcct-0.7.0/_build/src PATH: /builddir/build/BUILD/fcct-0.7.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/fcct-0.7.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/coreos/fcct/version=0.7.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/coreos/fcct github.com/coreos/fcct/base/v0_1 PASS ok github.com/coreos/fcct/base/v0_1 0.017s github.com/coreos/fcct/base/v0_2 PASS ok github.com/coreos/fcct/base/v0_2 0.056s github.com/coreos/fcct/base/v0_3 PASS ok github.com/coreos/fcct/base/v0_3 0.057s github.com/coreos/fcct/base/v0_4_exp PASS ok github.com/coreos/fcct/base/v0_4_exp 0.058s github.com/coreos/fcct/config/common PASS ok github.com/coreos/fcct/config/common 0.009s github.com/coreos/fcct/translate PASS ok github.com/coreos/fcct/translate 0.017s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fedora-coreos-config-transpiler-0.7.0-1.fc32.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UXN3Mb + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.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.7.0-1.fc32.arm/usr/share/doc/fedora-coreos-config-transpiler + cp -pr docs /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm/usr/share/doc/fedora-coreos-config-transpiler + cp -pr README.md /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm/usr/share/doc/fedora-coreos-config-transpiler + cp -pr NEWS /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm/usr/share/doc/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.26VJO9 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.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.7.0-1.fc32.arm/usr/share/licenses/fedora-coreos-config-transpiler + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm/usr/share/licenses/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/clarketm/json)) = 1.14.1 bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_3_experimental/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.7.0 bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/davecgh/go-spew/spew)) = 1.1.1 bundled(golang(github.com/spf13/pflag)) = 1.0.5 bundled(golang(github.com/stretchr/testify/assert)) = 1.5.1 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20191010095647.gitfc94e3f71652 fcct = 0.7.0-1.fc32 fedora-coreos-config-transpiler = 0.7.0-1.fc32 fedora-coreos-config-transpiler(armv7hl-32) = 0.7.0-1.fc32 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.7.0-1.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gYAokb + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.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.7.0-1.fc32.arm/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: fedora-coreos-config-transpiler-nonlinux = 0.7.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debugsource-0.7.0-1.fc32.armv7hl Provides: fedora-coreos-config-transpiler-debugsource = 0.7.0-1.fc32 fedora-coreos-config-transpiler-debugsource(armv7hl-32) = 0.7.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debuginfo-0.7.0-1.fc32.armv7hl Provides: debuginfo(build-id) = 5d153775a8ee7210541dc518d1f75a4e062cc5b5 fedora-coreos-config-transpiler-debuginfo = 0.7.0-1.fc32 fedora-coreos-config-transpiler-debuginfo(armv7hl-32) = 0.7.0-1.fc32 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.7.0-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debugsource-0.7.0-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debuginfo-0.7.0-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-0.7.0-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-nonlinux-0.7.0-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.79F3fb + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0