Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f33-build-343094-58933/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1603411200 Wrote: /builddir/build/SRPMS/fedora-coreos-config-transpiler-0.7.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f33-build-343094-58933/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1603411200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7iyh99 + 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.xCk118 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 Building fcct... + 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 -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 0xd11e299b7a0d11347fc024de882d93421005a918 -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-build060147036 internal/unsafeheader mkdir -p $WORK/b005/ runtime/internal/sys mkdir -p $WORK/b012/ internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid lyBzIJZq4i1M22iXB4le/lyBzIJZq4i1M22iXB4le -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid 6pWrFbJRf3zu1wi1CuLL/6pWrFbJRf3zu1wi1CuLL -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_riscv64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_riscv64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -complete -buildid mO-nIRiAUxovQ5rT1dnb/mO-nIRiAUxovQ5rT1dnb -goversion go1.15rc1 -D "" -importcfg $WORK/b009/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b010/symabis ./atomic_riscv64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid 4Zn56iZbONHrUX5beven/4Zn56iZbONHrUX5beven -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c0/c0671064701b4219b6764d9783604df56d661f6f1552caddb2248cebf4069982-d # internal math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid up68R39f1y66bkewQudT/up68R39f1y66bkewQudT -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b010/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a0/a0f7a0dbaeea027d2e34b292cdc3d39a0789e71daad54005625bb3d86659d58e-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid 34JbZZEO_MjGbP-c7Vqn/34JbZZEO_MjGbP-c7Vqn -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/2c/2cca0a633ca8bddd30153394b46a67a27f1897a470818007af25e991edd90533-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid mQpVTMjbAJiIxhzczvZE/mQpVTMjbAJiIxhzczvZE -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b7/b732f88d60f1e5a8781828ca8b78a004188ede64175f5ed6f02c38eb4d371552-d # internal internal/bytealg mkdir -p $WORK/b008/ cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/c4/c46ca15470cefe9cf14718994c18b6182a34e638cc9787b96d7f88bef15640df-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b008/symabis ./equal_riscv64.s ./indexbyte_riscv64.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid _JUMUWZwTfZFjYD-hu3w/_JUMUWZwTfZFjYD-hu3w -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid wuXQLBWGsXLjDqZuUf78/wuXQLBWGsXLjDqZuUf78 -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_generic.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/41/416da602144e045a421263cf2f914fe4e6eb4310809b420c4b5c3c220a5d97f3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/61/61b9ba3f032aab355beb2b8711adfbbfedbb2898daea821a5c838aa4ed61a3f0-d # internal math sync/atomic mkdir -p $WORK/b015/ mkdir -p $WORK/b021/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b015/symabis ./dim_riscv64.s ./sqrt_riscv64.s ./stubs_riscv64.s cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/63/63a636810b7d7020f9c4cd16f7170eee257d82d3a03b660f922f50158cc9abab-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid 1XE5AzD4Bk7cXKlvK0pc/1XE5AzD4Bk7cXKlvK0pc -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid EJfCnfc7pSbABGZ2iil3/EJfCnfc7pSbABGZ2iil3 -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid s4d74A30nP-541IFKKTJ/s4d74A30nP-541IFKKTJ -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/indexbyte_riscv64.o ./indexbyte_riscv64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b008/_pkg_.a $WORK/b008/equal_riscv64.o $WORK/b008/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/bb/bb488376f0b118a6f49e6690ef8d711008b4cbf29678fc259cba479206905c81-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad4b66fb7ad545004b480586655c8204277b45829576d10a65b1aabed82629bd-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid e7jgnf8r-Cr0mDWR7epc/e7jgnf8r-Cr0mDWR7epc -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/37/37ff3115b1f38dbbe71ee9ae94730d0723c77f75e97fda72edc2b24ac51b39b8-d # internal encoding mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p encoding -std -complete -buildid nJmrePZoVg_FZupGbxac/nJmrePZoVg_FZupGbxac -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./encoding.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid zWfQtAeEXFhr4Vpm1G6V/zWfQtAeEXFhr4Vpm1G6V -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_riscv64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_novdso.go ./os_linux_riscv64.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 ./sigaction.go ./signal_linux_riscv64.go ./signal_riscv64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_riscv64.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/04/04e45bf4c95cf90c0820e0a9a3b80bebce56bdf99c130947940b231c890182f2-d # internal unicode/utf16 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p unicode/utf16 -std -complete -buildid XusWSEdwQPcwu3qqAEbm/XusWSEdwQPcwu3qqAEbm -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/5e/5e54d45cb01124ce027da177274547eab5c1bbce1eb1f42fec4e81307e3dca09-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b042/ cat >$WORK/b042/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_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/fcct/base -complete -buildid sTabfEqppjdGYdJpN7hG/sTabfEqppjdGYdJpN7hG -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/89/89bf777f7bfa11ecc02f946b6c2ea01efeb1da081708016da3726012d00fe42c-d # internal container/list mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p container/list -std -complete -buildid wkZ6U8nO-G2td68XpnSG/wkZ6U8nO-G2td68XpnSG -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b015/dim_riscv64.o ./dim_riscv64.s cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7f/7f7bd5af71019249e3116208ae1c7eb479014b7d11f3bb02a7c22ffc54de1fbe-d # internal crypto/internal/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/subtle -std -complete -buildid ion3eBbp7xFdD-6edNK0/ion3eBbp7xFdD-6edNK0 -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b015/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b015/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/8f/8f073c17dc1617ec6f49cfdad3c5c332d180e94705ee2b9433405053e81a1562-d # internal crypto/subtle mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/subtle -std -complete -buildid 3Nl3KE5H0cLBOMft3HHD/3Nl3KE5H0cLBOMft3HHD -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_riscv64.o $WORK/b015/sqrt_riscv64.o $WORK/b015/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/64/641e10dbe3d6d6dd845cc89f68242b7604cc8691c7994fb50655c2d1c4873681-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid -Lk_yUPSLh1zMI54SQsv/-Lk_yUPSLh1zMI54SQsv -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./asn1.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e6/e6f8a82148469df0a3fc41d2abd6585d1f8441dfdeedd0d4c0238cb32a379ca9-d # internal internal/nettrace mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p internal/nettrace -std -complete -buildid Y_EyehxRR_mQ0bDG8UYs/Y_EyehxRR_mQ0bDG8UYs -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c9/c965373931f3c4a82fe062ab0cc882a4fac0e9a4982ac28c5cfc38fcda67e390-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_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid f2bVUfxyvFjEu7YzIKeG/f2bVUfxyvFjEu7YzIKeG -goversion go1.15rc1 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/fb/fb5de1c44884da5f72a61c83c0829f2f41df36585cb13665415c386e1a8f927a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4b/4b2619b12d71e9360bf3dbd9a1b9e1b36524c55926bfcc63bbec2f7c083a37f4-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/57/5736c48cbad8bf3ffe6bec0ed97bea60b424c0ca4d9aa8334752e5692d046755-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_riscv64.o $WORK/b007/atomic_riscv64.o $WORK/b007/memclr_riscv64.o $WORK/b007/memmove_riscv64.o $WORK/b007/preempt_riscv64.o $WORK/b007/rt0_linux_riscv64.o $WORK/b007/sys_linux_riscv64.o $WORK/b007/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f7/f7467c21015c05548fb9f6c2c78aab35532679e4474e2900ed2cb1dc32535372-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid Rd4F9vRbiX4VVVIqlDcl/Rd4F9vRbiX4VVVIqlDcl -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid GtpPcVBokFCyKl8yHT43/GtpPcVBokFCyKl8yHT43 -goversion go1.15rc1 -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_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e8/e8bfcaa5d462f41f4280195a6ea8d8e01af807b87dba86424caf43e465c7a378-d # internal internal/singleflight mkdir -p $WORK/b104/ math/rand mkdir -p $WORK/b079/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p internal/singleflight -std -complete -buildid L7wYUZljn-mm2kURnEuF/L7wYUZljn-mm2kURnEuF -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p math/rand -std -complete -buildid 4Gnpyv-Pv0cU_b7IISzH/4Gnpyv-Pv0cU_b7IISzH -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f2/f25b23b400d4e3935e477c101e1d9eda15d1c1dbf5004351d726ad900f9e4a12-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/52/52565bd94095a148e74956bc036b61abb1e7162c0f0b20eb8fd86f3ae689e20b-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/2b/2bfa1d2ac32789ec12c094dc1a43bbd0143c4e911076b2312e0fee0691d60020-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid K0xeijFld2cjznyCjk5X/K0xeijFld2cjznyCjk5X -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid cX8odQVh-sNATcX_OR4F/cX8odQVh-sNATcX_OR4F -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ea/eab68ae5f0fc9e9a112d569e58863fd7527d1735c12a7fd8a112a7b295afa6e3-d # internal io mkdir -p $WORK/b024/ internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid iYnucjSOKSycTyHNk5au/iYnucjSOKSycTyHNk5au -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid lceh_PC1KNpXl28PZDpk/lceh_PC1KNpXl28PZDpk -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid VQrJQXT22jxNiMRPw5Do/VQrJQXT22jxNiMRPw5Do -goversion go1.15rc1 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/48/48f61822ee4f6b83a60d4f4b9471b7014f88d803cb669eea0f102b1ae6e92696-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_riscv64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b029/symabis ./asm_linux_riscv64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid VfZS_kk9o6wZS2ejducG/VfZS_kk9o6wZS2ejducG -goversion go1.15rc1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h -c=4 ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_riscv64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_riscv64.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/bf/bfa947ea2c254eae636547ad37c00e2b8fb1808ae38f4f940cd6ad838e546b6b-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b102/ cat >$WORK/b102/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_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid 9nRPla0z-mFHTrY0BKSf/9nRPla0z-mFHTrY0BKSf -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/60/605f1fb7f48705e422aea03eecf9bfc47c871a2829ef9f3611969e9ff83dc16e-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p bytes -std -buildid mX_lqz8EqmYIiUJ4X3gu/mX_lqz8EqmYIiUJ4X3gu -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/99/99b5432e292cfb4dbd570ef9db54052935dd330d4cd4ed73408f49fbe3b706ec-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b014/symabis ./asm_riscv64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid vYYoeFSC5OH0b74QnsLj/vYYoeFSC5OH0b74QnsLj -goversion go1.15rc1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/9a/9a848497d7285bab08ab712a6b76c7b89c878673a161f439cae406a047f6da41-d # internal strings mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p strings -std -complete -buildid 3OjgqKzsk8zASIiYZqAV/3OjgqKzsk8zASIiYZqAV -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/28/28213453dd7e17232169e71534a5a8b92a5290a9de42156d70ea09c141b2e5c7-d # internal hash mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p hash -std -complete -buildid XB_jVw-2OLD_hKhPEYJC/XB_jVw-2OLD_hKhPEYJC -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/04/04eb8dded9a24db5c49c9060ca8f4101daf0c27733070759dbc470964fed74d6-d # internal crypto mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto -std -complete -buildid PTB1qE6XN-intsV27Nko/PTB1qE6XN-intsV27Nko -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/66/669b42ba8e39f67d616bac72c7db107550ca368713a101e5c34e9d3ba3220512-d # internal hash/crc32 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p hash/crc32 -std -complete -buildid nhz_RKxlAjExdXzeaL7t/nhz_RKxlAjExdXzeaL7t -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ab/abcb6fce4891e6cd6eaa9440fa43d8919799c16ccbe183e79c6405c2d38a616c-d # internal regexp/syntax mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p regexp/syntax -std -complete -buildid HXhaJtUd9LWgV1plVbas/HXhaJtUd9LWgV1plVbas -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b029/asm_linux_riscv64.o ./asm_linux_riscv64.s cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/80/809364e88c2c1888457ae58b12c361077c6d715c8daa87113aef615df4d2ffa3-d # internal bufio mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p bufio -std -complete -buildid SQ8E1A_cZnm1kNVH0dr5/SQ8E1A_cZnm1kNVH0dr5 -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/b9/b9664afd6543a2e15552e3af2c6d2e61940c86dadf9f2770ae90fa0f6df3cf2c-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/unix -std -complete -buildid sHfMsbUerRl4z8kec2Zx/sHfMsbUerRl4z8kec2Zx -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/03/03cade8ef9fb6974fdf51676e12c015d07b6c6e4eb98a02707e2d89e720b8248-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p time -std -buildid aX6iR2Zmqq2YJMSfGrET/aX6iR2Zmqq2YJMSfGrET -goversion go1.15rc1 -D "" -importcfg $WORK/b030/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_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/28/2852f32c8ab710420c7778c6b811876949a3bb3dab0d28c6777af26b8fab29f4-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/execenv -std -complete -buildid kj-AD_bgnapOn60DOc_h/kj-AD_bgnapOn60DOc_h -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/e5/e52b7bf7d4837bd6a4f1549d0929952d0b1edef8768cc0ed9945fd08eb085403-d # internal crypto/internal/randutil mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/randutil -std -complete -buildid V4G-Jv3i2qoKy09GBjBR/V4G-Jv3i2qoKy09GBjBR -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9c/9c5deea32bfb429ceb4ace0a041f30b1dd91c91cbccbd59544c17a53753c9791-d # internal crypto/hmac mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/hmac -std -complete -buildid Eg_lxWmbemo69XJHSdJ9/Eg_lxWmbemo69XJHSdJ9 -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/73/732db5e2c1e13255af7872a85211011587d6e01fe52685646eeced87b05f94f0-d # internal crypto/rc4 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/rc4 -std -complete -buildid 8qhzihTbf2WxTy6CT5Iz/8qhzihTbf2WxTy6CT5Iz -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/55/55d90c69952f88fcafa7f205fa206cdf4ad85874eea1ebc234ee18ba48fd68d4-d # internal regexp mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b053/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p regexp -std -complete -buildid EW7LDkGH8LgNr7EFLRyr/EW7LDkGH8LgNr7EFLRyr -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/35/3507d5edce9b38f4fbf18d65b7c3d105a92d1c454aecccdaf2e484b956b13890-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid NC7bT5cV3PYg-YAbJsXU/NC7bT5cV3PYg-YAbJsXU -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e2/e26bea4dfdf3040409c4d1354a023f432eaf3f0ecc48a71cb625879fd1bd4353-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 8yDYJHjSjLQiAdaZ-bJH/8yDYJHjSjLQiAdaZ-bJH -goversion go1.15rc1 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/30/30131f7aeee7866b74a7edf86a2cb9c04f268fd415c24977efd03c49c8639003-d # internal path mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p path -std -complete -buildid sc8Xjc7uI0X_mJnPZ8sL/sc8Xjc7uI0X_mJnPZ8sL -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e9/e969eac0ad42971df6c30f64a55b1e9e74e5aca91cdb80cb80a94ee9b29879a2-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid bzFjWnm9iTpD66iq-9B9/bzFjWnm9iTpD66iq-9B9 -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/3d/3dcd1d989ffe555ed9900e2222e944ce144faaf3611d3e87cd41302fc06ff9b4-d # internal context mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p context -std -complete -buildid FcJqTHXvxW1H7pVk_Us9/FcJqTHXvxW1H7pVk_Us9 -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/da/da69a4044e9336f2986013c065f3635459e37bdd79344721ce26f4930de742c5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c3/c342a3ad1fd46c263995f460f46e1ceab8be68d5ba4e20f2a485841b8fb6c2cf-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b014/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b0/b0fe546f2761ff3b4d8952e6ac55a87efd22ad88170777573e8eec02cc6bff35-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid rpAsOJwLgioLgoPiORsQ/rpAsOJwLgioLgoPiORsQ -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/16/161ad76efa5da319ae3dc1f34d6113c30a3250b0b7e036edf8d20ecaa742b926-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b039/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid EFQ33xmXdk2ruVxo2eWP/EFQ33xmXdk2ruVxo2eWP -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/binary -std -complete -buildid c0ecAUZcT7hOYjUfdked/c0ecAUZcT7hOYjUfdked -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/57/5765ce9a437e11bcc6f8ca14e5ecce1039524a2cb3999913e7335ba18e4335a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/cc/ccc36b25aa6885fb1894328748ad8a77822051c8f5138564cb29679bfd037ff7-d # internal crypto/sha512 mkdir -p $WORK/b085/ encoding/base64 cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b038/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/sha512 -std -complete -buildid 8PuNm6gw91eFaXSmSSCj/8PuNm6gw91eFaXSmSSCj -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go crypto/cipher mkdir -p $WORK/b075/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding/base64 -std -complete -buildid QXpwJMh5nDI6__G9sqyX/QXpwJMh5nDI6__G9sqyX -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./base64.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/cipher -std -complete -buildid fQuS1GMjjx3o_cpkR1Q2/fQuS1GMjjx3o_cpkR1Q2 -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/0c/0c3d5167a6d07be7921480c30eb431ca332d63c4ac1ceeabeb0d929dc71b7b31-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4d/4d9d89050a1fce84b47ba758e90bdaf70501d434c6be325a90205e241079ecff-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b090/ crypto/md5 mkdir -p $WORK/b092/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid bh-ZU-XQSAH_1nXV35n3/bh-ZU-XQSAH_1nXV35n3 -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/md5 -std -complete -buildid jQ-3yA_pqTzalRqPulNN/jQ-3yA_pqTzalRqPulNN -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./md5.go ./md5block.go ./md5block_generic.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c5/c5b468b911bf059fb4504e5d21b4e8d6cc99e2ffe545de829d8f874449afe92d-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/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid iwrGSycJ1Sc5UwgYVMIn/iwrGSycJ1Sc5UwgYVMIn -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/0b/0b8dc365d87ab148e5eb90adcfaf220b851fee1f37ba786f5ae876631cf361a2-d # internal path/filepath mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p path/filepath -std -complete -buildid _q75W-c_lP2AQZu7tbeq/_q75W-c_lP2AQZu7tbeq -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/4e/4e802d33dde1a9f018727fbda269bed78b895e646d9d1656068b7c6504ef21ba-d # internal crypto/aes mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/aes -std -complete -buildid 2cAeE7ubzAk-SSrLyVoe/2cAeE7ubzAk-SSrLyVoe -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ad/ad71351bf3598b0f7b4fca72d084d43368e2ecb52e4d00b87c338eb03024a31d-d # internal crypto/des mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/des -std -complete -buildid cNRIhyle2GX9MuiXbszR/cNRIhyle2GX9MuiXbszR -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3d/3d5c86ec21de540b998f89c0407e6afc3b2466b32c5aa09fa0349e47d1d2c155-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p io/ioutil -std -complete -buildid wQxp5Frra0Xuqo3SfBmk/wQxp5Frra0Xuqo3SfBmk -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/fd/fd0162ea04d9a2ccca31a31d048aba96959922c449054a660d38c2228f2dc788-d # internal crypto/sha1 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/sha1 -std -complete -buildid 5JUuAb2TEAvqFo4uwIIT/5JUuAb2TEAvqFo4uwIIT -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/10/10de4f5455eecebe4df2af7d4205570d82acd7653fed1d0cf4f929e100ac68bd-d # internal crypto/sha256 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/sha256 -std -complete -buildid yM3Oqw8Q8-EZMpzGpmx_/yM3Oqw8Q8-EZMpzGpmx_ -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/a3/a314560a0efb04411c72d1ecc8261fb8c557aa8c5ca8d92dbd0fb7587f3ec398-d # internal encoding/pem mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p encoding/pem -std -complete -buildid Wl2pJ-X8mF81EM_R1ra8/Wl2pJ-X8mF81EM_R1ra8 -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ff/ff6bbfa73cbb12984552e955c65a1e169a93dfd1cbd2c91c273a8f0f29cc96d6-d # internal net mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b102/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net -std -buildid eA9XtHfFJtnc8ThzvW_a/eA9XtHfFJtnc8ThzvW_a -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/16/1668076adaf7f140d7d8d8e2b7472a6d26804224353f53e79c07cfdaba2bc507-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/75/750ae9ba68a19533a35d82ae2436003139edf48022f34445c5f3c8a3d246ddc7-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b107/ github.com/coreos/fcct/vendor/github.com/clarketm/json mkdir -p $WORK/b036/ 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/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid MhPDl4z644FbEA95s2dR/MhPDl4z644FbEA95s2dR -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/vendor/github.com/clarketm/json -complete -buildid IDXKpLdzb3fHc55Keg-V/IDXKpLdzb3fHc55Keg-V -goversion go1.15rc1 -D "" -importcfg $WORK/b036/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_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/36/36105115220d459eb3d07657c29e2def08d3c40ddda0a177a1ad9c1b541ad248-d # internal encoding/json mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/json -std -complete -buildid LEe-_76py-GctKkuY1FA/LEe-_76py-GctKkuY1FA -goversion go1.15rc1 -D "" -importcfg $WORK/b045/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_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/14/14cfbb36bdcf4cf5eaebefbad7863dbd807ae8c0b4d0230d6318b81c05c6360e-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b046/ cat >$WORK/b046/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_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors -complete -buildid nMsBr9M37mfNnxSAs87R/nMsBr9M37mfNnxSAs87R -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/3e/3e73918c1a5b27407d517604e050f12c91f87ef73971ca6a51eeb0de16a7b502-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path -complete -buildid vj-QXZJxO5jRxO3V9_m5/vj-QXZJxO5jRxO3V9_m5 -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/08/08dafb0afb1e5bf0bd97c64a80b51f7dc3c1e88f39209c57fb9b1c8d155d50f2-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree -complete -buildid zexpB2v8J87KXVsWDJ4Y/zexpB2v8J87KXVsWDJ4Y -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/90/907b1d5b07e9cad0d13f5081429d0b3c1cccc52d2ebed8ef712d7745c615a063-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report -complete -buildid LrHtXtkcc4pMbFKt8yu9/LrHtXtkcc4pMbFKt8yu9 -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/96/9639cd4da158aa44c1db164496a07d0d029508fcfad87518e48474c8bb81603e-d # internal github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 -complete -buildid CNDltuIO9KJ662xdBDcp/CNDltuIO9KJ662xdBDcp -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d2/d297436a8bb0b825d5dfde02ca6273308e5e2259835599568f58feff85d755f0-d # internal encoding/hex cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/77/77eecc2fb11a4fe5c6a28239bc3e76fe520bdbd7c8e67e962e3318f8fd2b21ca-d # internal mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/hex -std -complete -buildid NnQY4EOcaVRVoy3EAV4T/NnQY4EOcaVRVoy3EAV4T -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./hex.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util -complete -buildid XotXnGYpdDTWBa60DwpG/XotXnGYpdDTWBa60DwpG -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8a2df6291125e8f0ee83a545a29510b8da7bbdf5fe3ae93cd950ff45b49f2d09-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9f/9fcc08b6a159c6aaa6b4432f889e7df725b9a7371529d5966e460c75005581ae-d # internal cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/translate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/fcct/translate -complete -buildid xZS2oHXoLTg-f-pHM_4C/xZS2oHXoLTg-f-pHM_4C -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./set.go ./translate.go ./util.go github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver -complete -buildid xlknWymZf06ixiP-F_gS/xlknWymZf06ixiP-F_gS -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/e6/e6999cd8ebf2abfff45ef823c3701994f9322eb66dd52ea71650a3fb40092c9a-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF 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_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit -complete -buildid p1RmzPbMA7860I2Ij8Tr/p1RmzPbMA7860I2Ij8Tr -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/55/55f78a1b3f2435e7810d8424942c901a56422785e96e84cc7a5dcec1243160e7-d # internal compress/flate mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p compress/flate -std -complete -buildid xINMv45pG3msK8lwZ9Gs/xINMv45pG3msK8lwZ9Gs -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/56/56e3c58e192b9fc31c25980814da24cc8eb7faf49419a97d9912680130b0fd5d-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations -complete -buildid -Ogv_rc0tTPSbPjlgDqg/-Ogv_rc0tTPSbPjlgDqg -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c8/c82e31ce0380fb653e1cf67d3786b2cb6141be923e1a979358b88bd9b7ee8ef8-d # internal math/big mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b078/symabis ./arith_riscv64.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p math/big -std -buildid LC7emEliXN1cuat4Engb/LC7emEliXN1cuat4Engb -goversion go1.15rc1 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./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_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/82/822eeac00d0e11cf3e88aed335e7a02162372e27bc7c3494f332aa44455bc443-d # internal compress/gzip mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p compress/gzip -std -complete -buildid YQPThH-yfnmI9-4Sjpk1/YQPThH-yfnmI9-4Sjpk1 -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a6/a64e5ef9522f13031dbdf2bb091cebdc14a50786962f7338b79140ce1e4115a4-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/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p net/url -std -complete -buildid oEeRVbSmfNAMne0L8KQT/oEeRVbSmfNAMne0L8KQT -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/2f/2fa47d300636ad8394842454a4412acf371daa0d8a4fa90e98efef82d9d00ea6-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid 8I3t2JtlKtyhbC-TjBQI/8I3t2JtlKtyhbC-TjBQI -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/e5/e5874c6b9ac9724ff8aac054cbd31cef497e139e27d4358ce5164f5ab8b371de-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid iqfDVVisRyVq9Wh9-8Fq/iqfDVVisRyVq9Wh9-8Fq -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/56/56b5a41a7d1f78efcb7673cea737a4a6e95d97b43e0fcb30ffb7e46526635ffb-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml -complete -buildid jIYrZo1K83BRkI9dcVfe/jIYrZo1K83BRkI9dcVfe -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/9c/9c55730390323698f837d8099b0e9a0bfab87d750cfceb555ddd3f11ecfc8114-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/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_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_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid DNXgyu9QfVtFLW5sZ9-p/DNXgyu9QfVtFLW5sZ9-p -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a9/a9e572c69e22a22c4188cd6d182df8808415bb5a563d9351ea1e19e220e3abb1-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/clarketm/json=github.com/coreos/fcct/vendor/github.com/clarketm/json importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/yaml=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b050/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/common /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/fcct/config/common -complete -buildid TlLVBee69j3fceLNY-gy/TlLVBee69j3fceLNY-gy -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/1d/1d1c6e033cbc91a261897be721bc7dc94728bb3939fc081d92cb56f760210937-d # internal log mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p log -std -complete -buildid 6WnPFR4cSVaaL-p7P-aJ/6WnPFR4cSVaaL-p7P-aJ -goversion go1.15rc1 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ea/ea3434c553b59d337b64eb7b85ae8712d69b4b56fc0bd3cee5966bc46b6a654d-d # internal vendor/golang.org/x/text/unicode/norm cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d8/d8b8876addd75fb8fd33fcf1a974e96f592bceeb3b37a77d92924f2dc4a7f241-d # internal mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid cpIU-_sYV1kV4aIGrfui/cpIU-_sYV1kV4aIGrfui -goversion go1.15rc1 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go net/textproto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p net/textproto -std -complete -buildid kNIyD30W4tndnpEAXkBn/kNIyD30W4tndnpEAXkBn -goversion go1.15rc1 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c5/c5b117027fac109adb42f3e14b913a5e0e27f0d86194f8c213c3cf0a5f9b135f-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/b071/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid dR_BJxBiinXKDESe65la/dR_BJxBiinXKDESe65la -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b078/arith_riscv64.o ./arith_riscv64.s cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/9b/9b7f20d0d283351b72f52a8db426956ba24548e0c3fa7fda59e209870e62be58-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b078/_pkg_.a $WORK/b078/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid x_dkRaatK3GB4ZU9tV2R/x_dkRaatK3GB4ZU9tV2R -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a6/a6ba4f9d2d5656aba1f6448d1df97473efda1653529ce4c3c53e3951a742b227-d # internal crypto/rand mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/rand -std -complete -buildid dHPHoY2efUJcqIs8UJZz/dHPHoY2efUJcqIs8UJZz -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1c/1c46d56e7e5d7d77939ce00b2749a4d44f9417a75e358c796db9b6c0c60564f2-d # internal crypto/elliptic mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/elliptic -std -complete -buildid oAh4paPb8LqSM3F1kIJn/oAh4paPb8LqSM3F1kIJn -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/4e/4e5e62020156ae8f3b909739424396c0995b05dd78d272baac42a5e51679faf5-d # internal encoding/asn1 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/asn1 -std -complete -buildid rPwIB0pBcB3MPjxccUBW/rPwIB0pBcB3MPjxccUBW -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ad/addb8d396926bf6d7bc6b98e4765c2ca95e233de5d7cf2d43264af03872b10fd-d # internal crypto/ed25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/ed25519 -std -complete -buildid ukV7PvklpTbivtbbbZ_G/ukV7PvklpTbivtbbbZ_G -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./ed25519.go ./ed25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/6b/6b91e7762b9da60d5ac3336955bc9bad0fe893bd49c7c70aa5fb7d70b600647d-d # internal crypto/rsa mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/rsa -std -complete -buildid TBaiieMg0qyIgZazmh6L/TBaiieMg0qyIgZazmh6L -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fd/fdc182c9932887153e51d2c41254de48fc6becac2e41b4ba59ee37b2b88d3c0f-d # internal crypto/dsa mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/dsa -std -complete -buildid i0ydJURMfXOmfqkEU_UP/i0ydJURMfXOmfqkEU_UP -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/47/47a21d2829a6c90f13e226ed2fc1c960ccc8114ea7c9e4ca3690fa3182a5f20b-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid j_JjS54baZdzfwm1SlWX/j_JjS54baZdzfwm1SlWX -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/6f/6ff64ab9324c8437ea2e3e508cce71f136d64934e02b9348f4ad6d5e3bcc3c67-d # internal mime mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime -std -complete -buildid vdZu_3WeuvevLjmxbbO5/vdZu_3WeuvevLjmxbbO5 -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/67/676ba25945ab7dd9f8b7fdd19472c2d072fa70b493292d3bb0319b60207f887b-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid u-4Okvqqb6GujIFZ6xOt/u-4Okvqqb6GujIFZ6xOt -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/47/47ef8c82e058a27e23a2b13eb451d53ed2bc716b58915522237047ffe80bc9e8-d # internal crypto/x509/pkix mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/x509/pkix -std -complete -buildid JsRlGRxeq7qpXOMLHt1c/JsRlGRxeq7qpXOMLHt1c -goversion go1.15rc1 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/92/9267a62834037c71c7c2a9cb139c541e9c1c8cd3f23aa6e5fd7c71bee1bb1837-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/b015/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/idna -std -complete -buildid 4nrwJgXGW-f1zhm5QoaV/4nrwJgXGW-f1zhm5QoaV -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/67/67f645920041733b03bbba384a7699619a30de111f34b8b64280c2fbd478f607-d # internal mime/quotedprintable mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime/quotedprintable -std -complete -buildid vM2MFQD5Ot-GBLnKAKjA/vM2MFQD5Ot-GBLnKAKjA -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a2/a2f75df7f10aca61d7f47485c1b2e863d4e1e81ae590844517921a2408db04c2-d # internal net/http/internal mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/http/internal -std -complete -buildid RP_Szzm81jpBdO21_6Al/RP_Szzm81jpBdO21_6Al -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/86/86e59ebe7b38860fbef3706f8418a56159c7a4b2865de51f81cf306be86e36bf-d # internal mime/multipart mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/multipart -std -complete -buildid OwZyYBDQq84QGA78X5LX/OwZyYBDQq84QGA78X5LX -goversion go1.15rc1 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/4d/4dc99be62be86e6712940058969501fa66d36059eee5b0cdbc27a9a13eed8674-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/25/253df75af955ce2fa1b460315c4071a970acf1dc08604d70f1112c7f57ba5c92-d # internal crypto/ecdsa mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json mkdir -p $WORK/b134/ cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ecdsa -std -complete -buildid M-S7kaKjApK3NY0tKY4X/M-S7kaKjApK3NY0tKY4X -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json -complete -buildid camYp47pW22Z18YWaDlu/camYp47pW22Z18YWaDlu -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/33/33a89666f9dfbad822fa84b5a8a2a946b149733d37ae1e15f486d75bd71179c2-d # internal crypto/x509 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/x509 -std -complete -buildid y964ic9ebHhByAs1jRCf/y964ic9ebHhByAs1jRCf -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./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_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/0b/0b103e80e22be972c1a74ad62847dac7392f285714b5ef6ea595ce7c6d53c9b6-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/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate -complete -buildid tagGnRoCAfwEyZw0ymZq/tagGnRoCAfwEyZw0ymZq -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./validate.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/35/352edeb9c4904e32781ae7fcf7e305bf4eb2af73a8046f90e93642419097bf10-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/b101/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid ncEG243MaJWLLwyM2x6L/ncEG243MaJWLLwyM2x6L -goversion go1.15rc1 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/6d/6d0d69666298f5329ac1d843896c66f9040e43205edf908a5f1e4375391e7f3f-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/b101/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid Iz0rCdCyrdmSVzwEhM_x/Iz0rCdCyrdmSVzwEhM_x -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./proxy.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/57/57e1c94f262764c789a70f2cfe20ba754ebd398b1382c7ea2fea2886da36e32a-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/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF 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_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit -complete -buildid lOUHFigdyX9rX9fdLgnf/lOUHFigdyX9rX9fdLgnf -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/1e/1e843c527c40bba4fa327141ce96ff32ffa6ecadb2165edd57834632f148f2fc-d # internal text/template/parse mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p text/template/parse -std -complete -buildid M4TPQ1ruA28_t3f2Xl_J/M4TPQ1ruA28_t3f2Xl_J -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/73/73231bc97a57a5195a65630a6b82b0b819ba7deddf5cd7df3240db6da46258b5-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_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/fcct/internal/version -complete -buildid XnHhJhUpp-TUuZ0qpwJD/XnHhJhUpp-TUuZ0qpwJD -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/e3/e338dcf7d9e14bfa48a2ab091308760826c7f71c27ab9600143a9ce41cb17a83-d # internal encoding/csv mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p encoding/csv -std -complete -buildid Z7hb4y8rXanZ1pUzRkP0/Z7hb4y8rXanZ1pUzRkP0 -goversion go1.15rc1 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/fc/fcd704aa8ec0b588c83ea22d796a2475adc274553ae2f59c7b81139db87d644f-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json mkdir -p $WORK/b133/ cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fb/fbc17c278146f75b7d19bff4714d8643438df7d1e6a236e9197557c2b0ca2b58-d # internal flag mkdir -p $WORK/b148/ 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/b049/_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_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json -complete -buildid 939cQdAtog08fT1NBpef/939cQdAtog08fT1NBpef -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./json.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p flag -std -complete -buildid GL7EUK-TykHjOE00Qk6N/GL7EUK-TykHjOE00Qk6N -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/68/6859d1b21840746795506d9ed5b7e0e115754c0d4328a0f55c405181ae722114-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/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate -complete -buildid a2cqoxo3OiUe7baQSKVC/a2cqoxo3OiUe7baQSKVC -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/19/190907bacf261e16d65098cc5d7f641b6e88a249d06a81e1a4b79d5d8d8997d3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/dc/dca064a08bcbfe1ac974ad38b7aa677d1740e3b5ab405212f88c0acbc5df05e9-d # internal github.com/spf13/pflag mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/csv=$WORK/b147/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b148/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/spf13/pflag -complete -buildid sGT8WRnX8LADQ3LzjzQM/sGT8WRnX8LADQ3LzjzQM -goversion go1.15rc1 -D "" -importcfg $WORK/b146/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 cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ac/ac45be6f379a15fd872b2c1911c3d50f020be340e17fa9ac026c3e6e5144330b-d # internal crypto/tls mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_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/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/tls -std -complete -buildid q3Zjbb5peoIXtyQSnUEC/q3Zjbb5peoIXtyQSnUEC -goversion go1.15rc1 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/14/147fc92a25593bbacdbdcfb40ea07814f43278263016ca23f33798d45db6c88d-d # internal text/template mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p text/template -std -complete -buildid 7UZ9f9---18YlzX4jgPp/7UZ9f9---18YlzX4jgPp -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/4e/4e105e08b929ec29fccbb01bd028e0173c878ae986d559d715ac41e47cbeed44-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ab/abc11006696115a1be6527a20c5232e60e5ebde6fdff75d12fe05fd1fbbd877d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c3/c3c0c38f91cba5a7fa7633c34cc60accf4e9c50c74dc62577d37db58065357a7-d # internal net/http/httptrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/httptrace -std -complete -buildid a9E66-5XbndmLzoVmTd2/a9E66-5XbndmLzoVmTd2 -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/1b/1b088728e556d159725a292c65c7dc46c9d31598454841a667d670b8f9f49b8a-d # internal net/http mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b101/_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/b025/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p net/http -std -complete -buildid ZsDMDY7oEM1zN9AArYXi/ZsDMDY7oEM1zN9AArYXi -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ff/ffde05833f32b8cc2089563832ac9bc40668cbff62bbcb826e2079d094f9fdbc-d # internal github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl -complete -buildid 4kLR-NiPFV2wd9LrqhFY/4kLR-NiPFV2wd9LrqhFY -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/bb/bb580ba90fc582e11164974fc7047cd4fbf94ae2b79631fb8f07a8ac0072158d-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b129/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF 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/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b130/ 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_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid XqOwxu9iRSSEV03Sr8GD/XqOwxu9iRSSEV03Sr8GD -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid OrbXpKBYbA-zw17S4VfW/OrbXpKBYbA-zw17S4VfW -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid qc3LcL_N7GLb0fWDV9ME/qc3LcL_N7GLb0fWDV9ME -goversion go1.15rc1 -D "" -importcfg $WORK/b130/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 github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid eaSXhYfHfMpg9XXCd66y/eaSXhYfHfMpg9XXCd66y -goversion go1.15rc1 -D "" -importcfg $WORK/b131/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_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a1/a1330ba52c82266399e5a1527f02d0fb2a9d1f357c1dcbee099ed7a499621f55-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/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_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/fcct/base/v0_1 -complete -buildid 4VYma6L7vaDy0uXLEcsO/4VYma6L7vaDy0uXLEcsO -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/f8/f8b3285709381ffa8087abb2bba4a555df5272097254a9b3bd493eda342e2b32-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/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/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_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/fcct/base/v0_2 -complete -buildid O-Jam7UqvUoFolyZV7R8/O-Jam7UqvUoFolyZV7R8 -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a6/a69cc4ac48cc6d5ce5cca82651afd6a1b6607733ee218ed0174a1b7559b3fecb-d # internal github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b142/ 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/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/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_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/fcct/base/v0_3 -complete -buildid 9u4k9OIgf-eNkgWeL2R-/9u4k9OIgf-eNkgWeL2R- -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/a4/a4fb4dcc6992a975e65e412accc7722d7a994c5a7cc544bcee07d11878e05d3e-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b128/ 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/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/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/b048/_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_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -complete -buildid SFbe3aKIcgaunHshwPoa/SFbe3aKIcgaunHshwPoa -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/bb/bbe835ae16e8e454603227b85b572241ae686fd32097c5aac07256787e806878-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/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/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_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/fcct/base/v0_4_exp -complete -buildid 7x0dIvVveUOfOrgmEcuF/7x0dIvVveUOfOrgmEcuF -goversion go1.15rc1 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/bd/bdc9df554e5ac604f7a1a743e9ff1b6d054ebda217d6e96c1c21082ae7e5c78c-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_1=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/fcct/config/v1_0 -complete -buildid 4WgyHRV73gTlC1lD22xy/4WgyHRV73gTlC1lD22xy -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/23/230d341d011496794789776d5e8c41c6899cad6467245fe9cfac018ba3650879-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/db/db53c96c6ac04d1f29735c6b59f1d457d32f79b95c5f828b9f15421fd17f15df-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/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/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/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/fcct/config/v1_2 -complete -buildid CFmmkEzN6qP7VnZG7zkC/CFmmkEzN6qP7VnZG7zkC -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./fcos.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/89/8953c7ef9b9847699abacab224103902d226e9eec4d3db80f67295a47664982b-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/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/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/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/fcct/config/v1_1 -complete -buildid WTOfM-L6dYXaCpNom32s/WTOfM-L6dYXaCpNom32s -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4f/4f87b6f08d46db2e356f503d139ac53c0ab1968881fe55bebd22a7e25f602201-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/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/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/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/fcct/config/v1_3_exp -complete -buildid JYyTAVAOy-fzwlG8a8eB/JYyTAVAOy-fzwlG8a8eB -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/9b/9b4e1880dc355b6019151f6d32c211f2d779cbaaba2bad503850b063dd67a42f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/46/463d07df7f8c511570478062435a3be3dd3066f5c5b3ac2da81832fc92b69404-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/5e/5eb72ce531f3c5874ae759ccd3e7d9de60137595fc7b9fb1e06197128bf00bfa-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/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/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/fcct/config -complete -buildid 8mqhDVEXeARyWzzCudw0/8mqhDVEXeARyWzzCudw0 -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ff/fffeea372941aa0f8c28fe54a30eb48a8b68088d0eb074b077bbd8b41b9eaa9a-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b145/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b146/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid Z2lGs8T6jkk8W4K8Zg0T/Z2lGs8T6jkk8W4K8Zg0T -goversion go1.15rc1 -D _/builddir/build/BUILD/fcct-0.7.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/2c/2c4bc1e6820d1ce41c385e02a577271cfbeef6794c8115843af67a66fd27f3ce-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b145/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b146/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/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/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/csv=$WORK/b147/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile flag=$WORK/b148/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/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/b037/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile regexp/syntax=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile bufio=$WORK/b062/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b102/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b133/_pkg_.a packagefile compress/gzip=$WORK/b068/_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/b067/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json=$WORK/b134/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/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/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rc4=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_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/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b090/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/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_riscv64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=uCxammzGXQWSZ5nRu-kh/Z2lGs8T6jkk8W4K8Zg0T/95jRqBK65ferZVnC3efV/uCxammzGXQWSZ5nRu-kh -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -X github.com/coreos/fcct/version=0.7.0 -B 0xd11e299b7a0d11347fc024de882d93421005a918 -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_riscv64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./fcct rm -r $WORK/b001/ + echo 'Building macOS fcct...' Building macOS fcct... ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOARCH=amd64 + GOOS=darwin + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0xece7bca5b1204fd11b1414009e9a14c7678515d7' -a -v -x -o fcct-x86_64-apple-darwin internal/main.go WORK=/tmp/go-build218481962 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid qiwAxm6W2raq_z1VG6H2/qiwAxm6W2raq_z1VG6H2 -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid 27ZdrIRNTNgGBJW3XC70/27ZdrIRNTNgGBJW3XC70 -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b010/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid hkJ8ymaw05fZg2jOpcac/hkJ8ymaw05fZg2jOpcac -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/65/65519d0693dc92b39eb512d4af4d78fb050f6030e924cf5b479d22750531e5d7-d # internal math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid GUqpTIAj4D_bJa1Npsod/GUqpTIAj4D_bJa1Npsod -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid -7P_f5kL40iGkZ4AzYg-/-7P_f5kL40iGkZ4AzYg- -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2c/2c908b8a3d35e27e11675f18f49c5959049caacf2257113e7f3a09871584f61b-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid jQrWOzARKcLrp36Z0ihx/jQrWOzARKcLrp36Z0ihx -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ab/abd99d6030d6dd8fbf9d96196ae88fc2b1886b73e0fa277d50089b9b52e53218-d # internal unicode/utf8 mkdir -p $WORK/b018/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9e/9eb1b4c28ca2660144864282c3c97fce88b2c322624abba045f08963ea8a7182-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid Dv9Gv_-uCENMVoCvobM5/Dv9Gv_-uCENMVoCvobM5 -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid fMLN6BWAzcJ849OR1-Ul/fMLN6BWAzcJ849OR1-Ul -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/fe/fe6df8a38610c8506f3507114d8d7ea4f0eac6b2cc5ea01f8fa9168404dac77d-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/a3/a388b576142590eb3aac2790f4e477c8f9a5a1f81aa3f7f2048dc7dbc6126192-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/53/53dba9eabb795d6f7677a03cb2f29539485cacd89685226f13ea7a764d5aeba9-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid npd1BYyiCL9RgAven3qL/npd1BYyiCL9RgAven3qL -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid 7oWhcf2zoKvhHq-C6ZCL/7oWhcf2zoKvhHq-C6ZCL -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6d/6dde57ebe96d7c79d10af556e246d637a926486a19e267da331455ea3bebfb1a-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid lRyWCByltTa-CwBMmJ_8/lRyWCByltTa-CwBMmJ_8 -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go unicode cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.s mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid WaoEcfWhsuTHvkdCHwiK/WaoEcfWhsuTHvkdCHwiK -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/00/005f63275b17653e8543e87789c6bca812efa3aa67ebca20977ddaf2544fb77d-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid Jcuf8h5b06Dolw3EPjU4/Jcuf8h5b06Dolw3EPjU4 -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/45/4507c6a7ae9d6df5bbf1eb9a9bdc96d8499e2ac33dfc295eb993a3649741b917-d # internal encoding mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p encoding -std -complete -buildid V-LZGbDoHG1p4seiSwl3/V-LZGbDoHG1p4seiSwl3 -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/05/05616f0b7f0e58af0dc4a1ebd8af099ba447403253ccb839d3150652ccc6e032-d # internal unicode/utf16 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p unicode/utf16 -std -complete -buildid HvbNG7zR94XcVKbhLtyq/HvbNG7zR94XcVKbhLtyq -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/bf/bff4a9b69d34bf4b57ab58bb746e3e351afa5b5ecae4f137cbb256603ec4ab93-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b4/b437fdcb48ae53ba49e0ee6667834c0d06e892cfdb0736d0353a921ebdc552a8-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fcct-0.7.0/base /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/fcct/base -lang=go1.12 -complete -buildid 5FEtaEfQ70kfNfHb3JRb/5FEtaEfQ70kfNfHb3JRb -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./options.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid mHibE8EHnRnSdL0X7foD/mHibE8EHnRnSdL0X7foD -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_darwin_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_darwin.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/8d/8d479731dcd02f9c397688f57d7eec727349bed56bd1045f87701e66f824c591-d # internal container/list mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p container/list -std -complete -buildid 3X0wGon9ap6UNQ2ZeECa/3X0wGon9ap6UNQ2ZeECa -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/e6/e6ce3f86ae23381a45cb1fdfca1f99ea822f3c5362455257d518d8775db3b6e7-d # internal crypto/internal/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/subtle -std -complete -buildid AMXs6iP64GdtQUTlYmWr/AMXs6iP64GdtQUTlYmWr -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c9/c9fbdf70fb41f187b800bcc4ccb9c380700a675c51cda046b1367dc0b37e2324-d # internal crypto/subtle mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/subtle -std -complete -buildid aKTrONgEbfwcqWC8-kuU/aKTrONgEbfwcqWC8-kuU -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/26/260495c026c2c4a726e25de203970ececc38e42424f904dca9e863dcf76608cf-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid U9N5n1y24s0zlmECxIiu/U9N5n1y24s0zlmECxIiu -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/5f/5f7b203d21f8cb65cec36b65ff527db45b5b92ee9368a293ad8657aa2af99e75-d # internal internal/nettrace mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p internal/nettrace -std -complete -buildid RFLyI1_uUVBE5pnJUJsl/RFLyI1_uUVBE5pnJUJsl -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ba/ba569a3a514c2663a72ee02bc9380b1854286ffa19669bf951afcb7dd7dc3099-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid WokRfLKKc-X0Mm5QhyPz/WokRfLKKc-X0Mm5QhyPz -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/51/51cbcab79238f4d2ce79c5b7d6dfdb544cf2d737f608d2eb97ba2eda4f0017c3-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/bb/bbdded849d38770a69c5cabaf89714981c6458d99efa495c1c3f84fde28b6206-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/c2/c2db171ecb9395ce935394ddeca4d49f948bfe409b1d9162279165a9ced10c79-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/rt0_darwin_amd64.o ./rt0_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/sys_darwin_amd64.o ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_darwin_amd64.o $WORK/b007/sys_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/24/24556c3940b100447d9060ffee5931bc8d2c0ffca9cb5c27dee2596bc60da94c-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b112/ internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b112/symabis ./cpu_x86.s cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b019/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid 6UzcEgzGuHIgmOHBpmM8/6UzcEgzGuHIgmOHBpmM8 -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/sys/cpu -std -buildid xekPLGYDwvUltwA0FDl3/xekPLGYDwvUltwA0FDl3 -goversion go1.15rc1 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid x-IX6e_skaBYsYXYFgeJ/x-IX6e_skaBYsYXYFgeJ -goversion go1.15rc1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b112/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b112/_pkg_.a $WORK/b112/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/20/20ca797b3bf6bcf65dde421cf0207a9a6ad692214e334e7429011a53d38c00f5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/95/95fe75c89ffdb9855b72f95f3a4ad0f36e2dfabd7d307be056e32e8da024883a-d # internal internal/singleflight math/rand mkdir -p $WORK/b106/ mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p math/rand -std -complete -buildid i-1MB6MKHztXOcffo1nW/i-1MB6MKHztXOcffo1nW -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p internal/singleflight -std -complete -buildid d4aRGVhsSQulG072U-lc/d4aRGVhsSQulG072U-lc -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/81/812a574a02aa5676bca31ce58227c2d299486cd58f8a8668b37c3834d422f49f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/65/653338e773775673492b7a0c8770dc95bb0b6fe217cf12d7987b0f30597c47c5-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a5/a5792df2f56c58a45e607e1ced5b9e4c4386dd710935cefb8b34dd2a14ad04ef-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b023/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid WX_SysvqE03ryycYzl1p/WX_SysvqE03ryycYzl1p -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid EcNiEfczZ-TvNMg5vEEx/EcNiEfczZ-TvNMg5vEEx -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/62/621de58534696bf9f1fb08af99b7955d2d87a1e0b74b23e548ca6b63ab44ad6d-d # internal internal/oserror mkdir -p $WORK/b026/ io mkdir -p $WORK/b024/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid W_bG51-oZ-O5a6fZ9f_c/W_bG51-oZ-O5a6fZ9f_c -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid Mn4AJMW9DymSIADu0Gai/Mn4AJMW9DymSIADu0Gai -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid a4KZuzBGDE6N2J1gpLxt/a4KZuzBGDE6N2J1gpLxt -goversion go1.15rc1 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/43/432666e441d59d6345d9f254eb238a70da9e2599f00682dc07161c5d6453096b-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_riscv64/asm -p syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b028/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid tqgdUAr1IyaLslAVDhMs/tqgdUAr1IyaLslAVDhMs -goversion go1.15rc1 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./bpf_darwin.go ./dirent.go ./endian_little.go ./env_unix.go ./exec_darwin.go ./exec_unix.go ./flock_darwin.go ./forkpipe.go ./msan0.go ./net.go ./route_bsd.go ./route_darwin.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_darwin_amd64.go ./zsyscall_darwin_amd64.go ./zsysnum_darwin_amd64.go ./ztypes_darwin_amd64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/9e/9e814fca5e97645d6b349bc96a3ee1ded9c2ad17dcfe655ee279c10faee1dcc6-d # internal vendor/golang.org/x/net/dns/dnsmessage 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_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid GoU8A5R1FUnboln9H2P2/GoU8A5R1FUnboln9H2P2 -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f7/f74c6bafcdf334b5aa62dfe0640288b11d0f89522d478e617a6a78a2728d9b16-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p bytes -std -buildid DEyBrcbt85RtFWVLlLIa/DEyBrcbt85RtFWVLlLIa -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/60/60102d08bcec10514d5b190e5634d3b2334acc2d99fc3fba473ad539c6406103-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/dc/dc3584ea3643ccd2acd17314ee249527552136c3449b24475f50a49815233efc-d # internal strings mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p strings -std -complete -buildid nrqz4rJZf6_VuaUSsIF4/nrqz4rJZf6_VuaUSsIF4 -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid -LaT8MRFO0gwsSeyYlhB/-LaT8MRFO0gwsSeyYlhB -goversion go1.15rc1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/b5/b518bb95c854222f16c7abbe0afc7ddc10ca642feb9fbcb9e0a9483d2b4a9fb0-d # internal hash mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p hash -std -complete -buildid B1s8TINKFdmclRtd9gil/B1s8TINKFdmclRtd9gil -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/0c/0cb3307a0e4449d2fed5bb55f851c7e589c370a9ac9d1a54558883c011818d39-d # internal crypto mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto -std -complete -buildid M6565rpHSQvF15Y9sZEh/M6565rpHSQvF15Y9sZEh -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/de/debd743bc118fff6a5b946222ae1975379f0af6e9e550f464e82f0faf4a19285-d # internal regexp/syntax mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p regexp/syntax -std -complete -buildid iScrI2iuFrS6Dcxq35i0/iScrI2iuFrS6Dcxq35i0 -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/asm_darwin_amd64.o ./asm_darwin_amd64.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/41/41b6aea75b0ba71f71a50628ef6174df7ae4728ca086b81490f402b64badea7a-d # internal bufio mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p bufio -std -complete -buildid ppYlAIeKgEnhY-Fpprj9/ppYlAIeKgEnhY-Fpprj9 -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_darwin_amd64.o $WORK/b028/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/cd/cd1b72a8743bab0f855f9cf8bfdc5ab1a68e3cdb669387a034c2e5e44c6cba51-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid Ju1rfZW14ejFzZyuYmkH/Ju1rfZW14ejFzZyuYmkH -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/1c/1cf7b7fb2427b53c3708ebb49f0f83baada8ed378442acfb2559ef520e598a20-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_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/execenv -std -complete -buildid xiXN4KAbu-1cKNNghFX1/xiXN4KAbu-1cKNNghFX1 -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/68/68080ea7315d14f9de9608d854177a470b41b00a2d1e10cb5e887a89d07abbcd-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/unix -std -complete -buildid Q8xpsrKHrRrPPh2kZvdi/Q8xpsrKHrRrPPh2kZvdi -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_libc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/8c/8cdff6a0b5811a6920374c3faa5508482ea7fcd4ccd53e6b0c11f072845118b7-d # internal hash/crc32 mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p hash/crc32 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b070/symabis ./crc32_amd64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p hash/crc32 -std -buildid AEu57twSjBBO1xHo7sUH/AEu57twSjBBO1xHo7sUH -goversion go1.15rc1 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -p hash/crc32 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b070/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b070/_pkg_.a $WORK/b070/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/30/30f6dfad8afb0def35bd6611b9b37438d2a577f7f629c100d2838ac79598ccdf-d # internal crypto/internal/randutil mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/randutil -std -complete -buildid Dul5i0y45KRzwKcaN0hq/Dul5i0y45KRzwKcaN0hq -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./randutil.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/51/511cf4a145d9b02ff0af5ef03811d95c6ee6b0a4c8c06dcd6b775a8e292dc5ef-d # internal regexp mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b053/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p regexp -std -complete -buildid zpEqT9J6ZNJgwcziBlS2/zpEqT9J6ZNJgwcziBlS2 -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/1c/1cb263cf0ffd0441500e10890257f99ccda2c5e9bad7c77b5acb51dab3303039-d # internal crypto/hmac mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/hmac -std -complete -buildid NpKaQCWTH80PhcQQpZR-/NpKaQCWTH80PhcQQpZR- -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/45/459334da6962a5e4e1cb93261b3dc545969c73fe8a62f59a10b418e8985e5573-d # internal crypto/rc4 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/rc4 -std -complete -buildid owMpQTcsMqWLrkmFzeT8/owMpQTcsMqWLrkmFzeT8 -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/16/16da188f898a882326bc3b33686f3c2ce2caad8c0fb7ddcc2d158f59a0de10f8-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid HcdyFQzBZvWuLe956zrT/HcdyFQzBZvWuLe956zrT -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/32/327426beb6d37c0d64ac95bc5aabe64a3e620b4a90099996cc0ebdf12fdb9b19-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/transform -std -complete -buildid Ta_evynbPCmU4frGzKJU/Ta_evynbPCmU4frGzKJU -goversion go1.15rc1 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1e/1ec2c03b30f91c690d5f3cf8b79820c0016885b8f02c98bc94c65ec6b3508167-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid Y8Kr9O_5-KvsYv1hXc1O/Y8Kr9O_5-KvsYv1hXc1O -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.go ./fcntl_libc.go ./fd.go ./fd_fsync_darwin.go ./fd_mutex.go ./fd_opendir_darwin.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_darwin.go ./hook_unix.go ./sockopt.go ./sockopt_unix.go ./sockoptip.go ./sys_cloexec.go ./writev.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/a0/a0e1e4a32c4917856b6cce197010bb372b5702925018f3295a2212ece52221dc-d # internal context mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p context -std -complete -buildid XweEAogczF6UQJ9AYPTh/XweEAogczF6UQJ9AYPTh -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2e/2ee6915101e9506094c69d5f8a5b6eac7b467e68fa5bd93a1e71334ecf188f15-d # internal path mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p path -std -complete -buildid ZUrPiKnelKGfkoavB7MD/ZUrPiKnelKGfkoavB7MD -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./match.go ./path.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/8f/8fe04cc62d2483a60c1134e0da21b6855fc59e8ea72a38fd90a7a47c80168aa3-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid -wSi7iciZLpZevG-9qgz/-wSi7iciZLpZevG-9qgz -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_darwin.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./getwd_darwin.go ./path.go ./path_unix.go ./pipe_bsd.go ./proc.go ./rawconn.go ./readfrom_stub.go ./removeall_at.go ./stat.go ./stat_darwin.go ./stat_unix.go ./sticky_bsd.go ./str.go ./sys.go ./sys_bsd.go ./sys_unix.go ./types.go ./types_unix.go ./wait_unimp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/35/3547f4fa3ac647574df621d9d6d7e7c57c93dcd78c7b8f0f6d7c612170eaec24-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ce/cef9f6c52d8a12c0166e92be141ca11a699a8922f3e822740ecd2c8c2ae93985-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e86a5baa29545b0a09d61a260b7c88c40ee7bbe23891e7eec264c07a5de972f9-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b039/ crypto/x509/internal/macos cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid WYi2NAQl-smQSIw5pbGH/WYi2NAQl-smQSIw5pbGH -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go mkdir -p $WORK/b099/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b099/symabis ./corefoundation.s ./security.s cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/binary -std -complete -buildid QUVDlpsgoQ56SUXI231N/QUVDlpsgoQ56SUXI231N -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/x509/internal/macos -std -buildid c_WETq8nXSRMvRHDxvDv/c_WETq8nXSRMvRHDxvDv -goversion go1.15rc1 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h -c=4 ./corefoundation.go ./security.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b099/corefoundation.o ./corefoundation.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b099/security.o ./security.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b099/_pkg_.a $WORK/b099/corefoundation.o $WORK/b099/security.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6b/6be166badb3f42633e9c451e19e5e34156d05ee2634bcff0471f02533cd38168-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/10/10b164b2a029a07a44c6462b1bcbfaaee08ce87f23b5ae07fb259634ea790df1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/39/39f7338d5054b18847c9c0b1a4cb2aa91a0f701e15ac0b7513a5699695ae56c6-d # internal encoding/base64 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding/base64 -std -complete -buildid B536-f9Bnvzo_FMOqkwa/B536-f9Bnvzo_FMOqkwa -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./base64.go crypto/cipher mkdir -p $WORK/b075/ crypto/sha512 mkdir -p $WORK/b085/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b075/symabis ./xor_amd64.s cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha512 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b085/symabis ./sha512block_amd64.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/91/9170b131d61f5a83ced19a086fd6787a1245de469a78e01aebe52cee16f3afc1-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/cipher -std -buildid ixMRbP82xdxR3oIx0UfV/ixMRbP82xdxR3oIx0UfV -goversion go1.15rc1 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid _EWviqfUhx9a-VjUjb71/_EWviqfUhx9a-VjUjb71 -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/sha512 -std -buildid 4Hvqsvtf9na--52zCvJT/4Hvqsvtf9na--52zCvJT -goversion go1.15rc1 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4fe367b6986f969453d75c83c3e6e88048159ec1610701a09f4dbcca8d4d2355-d # internal path/filepath mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p path/filepath -std -complete -buildid oiQybyaf2LgvgMV0vmwK/oiQybyaf2LgvgMV0vmwK -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha512 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b085/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b075/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b075/_pkg_.a $WORK/b075/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7a/7a9b6d88328cbf6685adbb56d19b54fffaba0ab9eb584fd73d2bddbe3bbe1c8a-d # internal crypto/aes mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/aes -std -buildid Ciex3Jpd2XE-datPo3cY/Ciex3Jpd2XE-datPo3cY -goversion go1.15rc1 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b085/_pkg_.a $WORK/b085/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/c6/c63350fcde40e5c47b40c374d5a73a4a9138349298490115f482d79ac6614fbf-d # internal crypto/des mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/des -std -complete -buildid l_Tq7UMSF3Uv3y0L9nXQ/l_Tq7UMSF3Uv3y0L9nXQ -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/09/09a7bad6ff1b35f5ce91b410286f4c43eca8fb4df9abdc49a296b523f02f9a12-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p io/ioutil -std -complete -buildid zm2_pfHUlRytFHSkdLdy/zm2_pfHUlRytFHSkdLdy -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/5e/5ea269c1c59f6cfb4e2e275c092fd749f30c56bcfea5b69b74004a2d70dbe5b8-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 6vBUSY3Gaf6ltGcS3Sdi/6vBUSY3Gaf6ltGcS3Sdi -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b074/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b074/gcm_amd64.o ./gcm_amd64.s cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/4a/4ac0815b9eba8eb532f44cdb7cdc7ad6860134753cab7c6d0163610b1a0f2bec-d # internal crypto/md5 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/md5 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b092/symabis ./md5block_amd64.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/md5 -std -buildid CqgVJ-lqABspJHRjm5-J/CqgVJ-lqABspJHRjm5-J -goversion go1.15rc1 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_amd64.o $WORK/b074/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/10/1042e47ae527fa68fa3920c648b7d9812c9834f6b0c1a394bd60b7e974a49690-d # internal crypto/sha1 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha1 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b095/symabis ./sha1block_amd64.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/sha1 -std -buildid dcxg_xrLURMzH0CLod-r/dcxg_xrLURMzH0CLod-r -goversion go1.15rc1 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/md5 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b092/md5block_amd64.o ./md5block_amd64.s cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ca/ca52da1ea746e7716b2948c64589fc3f5f4ca4d3a90257226413e9e4673ee5e8-d # internal github.com/clarketm/json mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/clarketm/json -complete -buildid gCzLNpsASEuAu7Q2in4L/gCzLNpsASEuAu7Q2in4L -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b092/_pkg_.a $WORK/b092/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/c5/c5439cc3e586934e070373db4d6b596ab4fc7d44c60d5d7ed317649d002b791e-d # internal encoding/json mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/json -std -complete -buildid DdMvgC_QiwjpjioaCo11/DdMvgC_QiwjpjioaCo11 -goversion go1.15rc1 -D "" -importcfg $WORK/b045/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/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha1 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b095/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/fe/fe30d66bb489819afc023983f5e6d08b51feff9aee98bb65dc6a269df93a819d-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b046/ cat >$WORK/b046/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_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid 66gw7xMLXMevlmN4BG5e/66gw7xMLXMevlmN4BG5e -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b095/_pkg_.a $WORK/b095/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/aa/aa403733b5f1b4fde789eeedb66c74b030a92e15af2155c905900bc171dcf37d-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/path -complete -buildid pwRnTcWvjqiYLcDdsmGl/pwRnTcWvjqiYLcDdsmGl -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/bd/bd78850778c6f1737f6dd3c543d5e420ac7c9b5f2d18833e5bbeeff754ff4132-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p gopkg.in/yaml.v3 -complete -buildid a_rL8ecgA8DcM8RYUvsk/a_rL8ecgA8DcM8RYUvsk -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/1d/1d78c9758609beafaf391a13aa40d361deea839bfd42dbf6b25ab4b7d16571f1-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/tree -complete -buildid J22Dg6jZ2RQDXOshvqcO/J22Dg6jZ2RQDXOshvqcO -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/f3/f39ebb482be5e27638744c91ffa39f03762022d03e7e181327538e397d954082-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/report -complete -buildid kwgMsrDOIzBSdTN5lxg_/kwgMsrDOIzBSdTN5lxg_ -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f1/f12ce259803ddb7198e72a57824cb3eb4aafc7964fcbf87757b3a2553aa37d5f-d # internal encoding/hex mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/hex -std -complete -buildid EosHlVx3Nhomql7nuFhH/EosHlVx3Nhomql7nuFhH -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/bc/bcbf2e9b63fa38b1b1d16462f5c5aecb9ef8b8fb06c84e5d538df4da76acd4e2-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/go-semver/semver -complete -buildid t3QOz3Xlu4SoTynYJ5Rc/t3QOz3Xlu4SoTynYJ5Rc -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/7f/7f5a0df8bf3b1d29782c93a09209bbef3454d4e429f0b2745d6be37895bf93b0-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid 44zBKTPThaTa7C8Jts0B/44zBKTPThaTa7C8Jts0B -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/07/0716766383012caf9714a757c4a26d3f5c7106a0461f2da551fcbf7bf89de8e7-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid 3NmIbsnkb1NmwNG-t72_/3NmIbsnkb1NmwNG-t72_ -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/39/39993b0c44a2f25b27ab7bcd46f3a90737a4f2ba7cf79d05ba4589decb601183-d # internal compress/flate mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p compress/flate -std -complete -buildid Yy7HmSbesEd-O-rPSthB/Yy7HmSbesEd-O-rPSthB -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/bc/bc70efa0f2a8ca0a2f9a0494ba98175e1e2927a862af0cc228996bd98ddf9cd5-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ab/abf332a7df6f84990121ddc85d51c6786b309431e606755b09e35d6a45e7307b-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid XMgoPGZD5ey5nX8aJwtp/XMgoPGZD5ey5nX8aJwtp -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./unit.go cd /builddir/build/BUILD/fcct-0.7.0/translate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid 76UV-4BcWTeQEwL1lp6e/76UV-4BcWTeQEwL1lp6e -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/96/96983237198416b47000156dede82964a4f467dd305554781d8d70a19be49cc9-d # internal math/big mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./arith_amd64.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p math/big -std -buildid 6qNNv6NM3R6e1nTSQTDx/6qNNv6NM3R6e1nTSQTDx -goversion go1.15rc1 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/bc/bc8d1b6b63d64a3a4c148db0406f089f6be98228895c8cac648179fcd2628fe9-d # internal crypto/sha256 mkdir -p $WORK/b096/ cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha256 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b096/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/sha256 -std -buildid 3Ed0gDLsUfSN6kHR3fcM/3Ed0gDLsUfSN6kHR3fcM -goversion go1.15rc1 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f9/f97730b39fe71033d5f90a6756f660c5d77259a76aff5deee7ffda1cbbd99f7f-d # internal compress/gzip mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p compress/gzip -std -complete -buildid Y8FwwqLczqPljZ-v5QiI/Y8FwwqLczqPljZ-v5QiI -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./gunzip.go ./gzip.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha256 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b096/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4c/4cd087ae21d735742cfa7932c710c27ee11052107cd2121c2ff2fba848774e91-d # internal encoding/pem mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p encoding/pem -std -complete -buildid 8kAOYBJLnP9VvrISpO_6/8kAOYBJLnP9VvrISpO_6 -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b096/_pkg_.a $WORK/b096/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a2/a2df5a12d865ad244ffda73c32d8862f309d022df4ac46471fe72c6c9f1a0b96-d # internal vendor/golang.org/x/net/route mkdir -p $WORK/b104/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b104/symabis ./empty.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/net/route -std -buildid fSDnQ3RfAq9VwzeY1V7r/fSDnQ3RfAq9VwzeY1V7r -goversion go1.15rc1 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h -c=4 ./address.go ./binary.go ./interface.go ./interface_classic.go ./interface_multicast.go ./message.go ./route.go ./route_classic.go ./sys.go ./sys_darwin.go ./syscall_go1_12_darwin.go ./zsys_darwin.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d4/d46c100059dfd5f881978b84874b1f4408ba60d7e1e781c112d7eb8500a96b3c-d # internal net/url mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net/url -std -complete -buildid qB5TwULkUgjXaO_15pj1/qB5TwULkUgjXaO_15pj1 -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./url.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/aa/aae5616888b8a0ec93de495a60dbf84ec745cc7fa3824de8e1a6d360b834a53c-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/yaml -complete -buildid SgSVe-BbIO7JvsMV-iBV/SgSVe-BbIO7JvsMV-iBV -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0a/0a7b75b9bd49751a6a7085fa2f70bc4653d0fac03f5f700743595f35feeec9cf-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/clarketm/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b050/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/common /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid HD8ozITU7pKIq1FCXE2W/HD8ozITU7pKIq1FCXE2W -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ad/adf77bd2cfcd5e2f3e2ef6bb05cbc4066df8eada5ebf7793a7fa61f6519abbfa-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid r_EJaMXTr3wKbaqO-_Ky/r_EJaMXTr3wKbaqO-_Ky -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b104/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b104/_pkg_.a $WORK/b104/empty.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f4/f4f70620a906dc2571d923d652af7c354f33666309b0eb1d1d01e03b89e6ebe1-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b111/symabis ./sum_amd64.s cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f1/f1ead0f73f5991fd66dbfaa155a17e5009a5ba67a62cc13b50f98e60492ce386-d # internal cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid 0-PssQwk8pIw_tLg-XSC/0-PssQwk8pIw_tLg-XSC -goversion go1.15rc1 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go net mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage importmap golang.org/x/net/route=vendor/golang.org/x/net/route packagefile context=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b104/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b106/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net -std -buildid oo_mAHEUb1NCE8_sEDIY/oo_mAHEUb1NCE8_sEDIY -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_bsd.go ./interface_darwin.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_stub.go ./sock_bsd.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_bsd.go ./sockopt_posix.go ./sockoptip_bsdvar.go ./sockoptip_posix.go ./splice_stub.go ./sys_cloexec.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_darwin.go ./tcpsockopt_posix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c0/c0baa89deb3363d77dc53265ea940d5bffc3745c61959cd218e5b8b1adebbce6-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b113/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b113/symabis ./curve25519_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b111/sum_amd64.o ./sum_amd64.s cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid LFRoiqmLwTusd0pgrzIR/LFRoiqmLwTusd0pgrzIR -goversion go1.15rc1 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b111/_pkg_.a $WORK/b111/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1e/1e81d37f7fd2d54593d5f98f62e7ae46e352dd5c5f73f697e799ee37490e0ab4-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./chacha20poly1305_amd64.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid Mg_Qn4933Wti7Zn6hOR6/Mg_Qn4933Wti7Zn6hOR6 -goversion go1.15rc1 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b078/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b078/_pkg_.a $WORK/b078/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b113/curve25519_amd64.o ./curve25519_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b108/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/7d/7d9e9459a7d9a74a861485e0a8cfbb5473fd10dc5b7b93591cc6f2425363ba49-d # internal crypto/rand mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/rand -std -complete -buildid iMagmecPADQ2GrJkoAMF/iMagmecPADQ2GrJkoAMF -goversion go1.15rc1 -D "" -importcfg $WORK/b073/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_riscv64/pack r $WORK/b113/_pkg_.a $WORK/b113/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f3/f3a50ce91813e4dadcdbbb4be3acfc6fffd9400b78ebc2c382368d3f89d575a3-d # internal crypto/elliptic mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/elliptic -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b083/symabis ./p256_asm_amd64.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/elliptic -std -buildid NMNJBl2_I1IgXOgy3H7k/NMNJBl2_I1IgXOgy3H7k -goversion go1.15rc1 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b108/_pkg_.a $WORK/b108/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/85/85a67eaaa634a84b34f51dc9372d9c48a16da28f80bb6c61d570b943002be638-d # internal encoding/asn1 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/asn1 -std -complete -buildid Sikf0KZoDdXOPmpm_yUF/Sikf0KZoDdXOPmpm_yUF -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f6/f6f3237917972bf1bf17cbea251aca0c0f666addc2b85c8810f1c99d4ee763bb-d # internal crypto/ed25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/ed25519 -std -complete -buildid RuR_EeGSoHJ155qD34eV/RuR_EeGSoHJ155qD34eV -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./ed25519.go ./ed25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/25/25d07d48dc146ce8f568b734e65ec1219b7fdab3c2971e2007cd1b6bfd3642b1-d # internal crypto/rsa mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/rsa -std -complete -buildid G3aSXAHbTO2pz0d-YrGH/G3aSXAHbTO2pz0d-YrGH -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/elliptic -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b083/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b083/_pkg_.a $WORK/b083/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/14/14e10c9b98173d61d038d92a8949f79da8705f9aa7752bf40008a435b529ed4e-d # internal crypto/dsa mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/dsa -std -complete -buildid kMowHqcsJAlolPiwJJ_R/kMowHqcsJAlolPiwJJ_R -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./dsa.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/eb/ebe10f57fa0e86dae697440394815267822cceb6747e90ae8e6f32911ac94be8-d # internal log mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p log -std -complete -buildid _6V4pUdcMMjjYIEPORKa/_6V4pUdcMMjjYIEPORKa -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/ff/ff7ec3b33e50f8ef7259aa5447e38281a55c42101f6d546aab12c018ff486692-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b121/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid n9Ss1945_bdXDV35SC-c/n9Ss1945_bdXDV35SC-c -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/51/51e98bd5e2d48823b0f8c62eb9ffabe07ff960b75250b223d2af38904358a9b0-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b086/ cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/96/960d5d2cd31c6d6592f6a275db209d86fde7d6269338da61932b31928636e726-d # internal crypto/x509/pkix mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/x509/pkix -std -complete -buildid kDelVgfBMRDcn1Th_szY/kDelVgfBMRDcn1Th_szY -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./pkix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid Ed1BXFD6CPrKJ13rE7GQ/Ed1BXFD6CPrKJ13rE7GQ -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c3/c3d1d21213008b75a2cde98d63d7ddc5ce2f9515ecdecee0814286fd24a8b9fc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid N0GBt3RqnipL_J8taBOa/N0GBt3RqnipL_J8taBOa -goversion go1.15rc1 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/7b/7b30b4dcd2cbc81c4f3680f466740761c1299e324bdf0a159cadae44eb869408-d # internal crypto/ecdsa mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ecdsa -std -complete -buildid _KQc8wCvhlsnaFp307Tw/_KQc8wCvhlsnaFp307Tw -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/15/151a293a6dd11df2052e6f6343b73e31d141b6c3196e63a5187529ac3c0a96e9-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid aqSXDzefWJO0CKTeUhH6/aqSXDzefWJO0CKTeUhH6 -goversion go1.15rc1 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/cf/cf2f963e56898cb618f981454f806f1b7d837d0527f63c84759261671bf7d970-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid Mh3au5vhX5gxdoJHR-Qn/Mh3au5vhX5gxdoJHR-Qn -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/a4/a4428b1dc5eb3bbb3130e1f1158df8d6d1ec9ac5a046f699832ab9889fd5da15-d # internal mime mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime -std -complete -buildid AUCKyffajshPuGzqRzs2/AUCKyffajshPuGzqRzs2 -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1d/1d2e4f966cfaa284f815d2b09f104c22978868d7c488304b004f9bcbf1815e68-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/idna -std -complete -buildid gKOnWJ3kjte_To5rHIGd/gKOnWJ3kjte_To5rHIGd -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/1b/1bca23056ec4eecf22b7910c7c6f0af7d06157ec554c7aa9603a6f2bf1ce26c3-d # internal mime/quotedprintable mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p mime/quotedprintable -std -complete -buildid bHJFb37wIrZYcvLc7Czq/bHJFb37wIrZYcvLc7Czq -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./reader.go ./writer.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/7a/7a21b4db53e21d04c10e02e5383f6bd42069e7377f191c956a8a80d339473e76-d # internal crypto/x509 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b099/_pkg_.a packagefile crypto/x509/pkix=$WORK/b100/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/x509 -std -complete -buildid XVUDuEPfB2oxjRABU9k1/XVUDuEPfB2oxjRABU9k1 -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_darwin_amd64.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/80/80327b036b82c8646fcc45f7ace63b180286f6da5e01cc9811b7a5264dbd8a9e-d # internal net/textproto mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/textproto -std -complete -buildid JIvQsiENVfAr2Mz-9icy/JIvQsiENVfAr2Mz-9icy -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/92/9278dc07f4b7b1edd9c51a09adb30a862995bf95a452efc0a6eb5ddbbdc30038-d # internal net/http/internal mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p net/http/internal -std -complete -buildid a5tuUwtm3tqR3zu2-N0k/a5tuUwtm3tqR3zu2-N0k -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/bb/bbb095ac2e7871954d065a26c94b9dca643bebd6de45adc2f0f00d25197af7e9-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/ajeddeloh/go-json -complete -buildid lviDovNvVE3BxqvqKVOr/lviDovNvVE3BxqvqKVOr -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/aa/aadf765c866b26ca0992d601dabb589fee9f842c17f12717d7db925adb76bffc-d # internal mime/multipart mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime/multipart -std -complete -buildid yEBDqmkKJV9tadUSgdHf/yEBDqmkKJV9tadUSgdHf -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3d/3d3a16ee45e04ab24f9f6fdf9a58f7a1f06fa4ff7bc3fd89733d51bc8f48d479-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid 8iXK7CMsyO8bq_hxsHd9/8iXK7CMsyO8bq_hxsHd9 -goversion go1.15rc1 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e8/e83d6c39537630538c070da48b746850c5a4778aaf0cc1553a9eba2dea7a943f-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid b_hv26Ob3AMEX_J4mn0z/b_hv26Ob3AMEX_J4mn0z -goversion go1.15rc1 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/92/9222794160fb06669a1680b14152935fa980695698148cdbe808243da83f85a5-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/vcontext/validate -complete -buildid ck5OZAH7afc963Z6fKqC/ck5OZAH7afc963Z6fKqC -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/74/741bf3a8f6ffde2a0e8c38851194449c6855d656393dfc5533eb00b60fb703d0-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/go-systemd/unit -complete -buildid s6AtFk8YDbgpWB2900CV/s6AtFk8YDbgpWB2900CV -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5e/5e0eaf43c784f1b700068d04271b511c319afcb9f2ab2e7f7464111bdde9308e-d # internal text/template/parse mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p text/template/parse -std -complete -buildid fcycA4LLPMfIpVwkXW2N/fcycA4LLPMfIpVwkXW2N -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9f/9f56089b83b92ca1e5435ce76dc2089a607dbee03e923cdb8b46a7fc00be291a-d # internal crypto/tls mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b114/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/tls -std -complete -buildid 5c3JdGSgmVfHB6SeFmoq/5c3JdGSgmVfHB6SeFmoq -goversion go1.15rc1 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/40/40614cf08693654d50262f84a5c28376f32ff597633dc09105e9382c587879f7-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b148/ cat >$WORK/b148/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_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid fIzY9-q2fBca44SfWSpK/fIzY9-q2fBca44SfWSpK -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/4f/4fb9518b51faf9afc5702656eebcb99c8f198933424485942d8ef45b4402b1e9-d # internal encoding/csv mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p encoding/csv -std -complete -buildid 6iQ9k2pQKTZ95mgIMb_h/6iQ9k2pQKTZ95mgIMb_h -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e7/e737f3b5530d0e91620e2ff8d95b6287757374fc2651b3d1393e467feef6e3de-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b137/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/vcontext/json -complete -buildid -djgSbN1UnquRiiQtMga/-djgSbN1UnquRiiQtMga -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/7d/7d43cc9fc2608a4390a0ffa3ca1bca7a6a18b8775088edd7358adcd8d6dfa797-d # internal flag mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p flag -std -complete -buildid W4PnFho-KmBIj4-ZTfeI/W4PnFho-KmBIj4-ZTfeI -goversion go1.15rc1 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/48/48011268bc43e1b7d067371a9c598bb1db93887a8f4a0081452b0b5647422763-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid PxXfuKw6qK7a0u6uR8aq/PxXfuKw6qK7a0u6uR8aq -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/9a/9ad7c7aa4b7c7f98084e891ddc676e0fdc87d461da69292d1fdcf50160cc136c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/a5/a5e04bb9609d0469405a91a6eecc5ae4a5b5afb240e238b6b28416748b3be1a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal github.com/spf13/pflag mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/csv=$WORK/b150/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b151/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/spf13/pflag -complete -buildid CvzAYLkSF_-2sgwjpsrN/CvzAYLkSF_-2sgwjpsrN -goversion go1.15rc1 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/1a/1a052daad563fd3d48d817e248aa95c1a9e8b4d2915fc47444c4a308ec5b8d17-d # internal text/template mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b143/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p text/template -std -complete -buildid lKJzSNg8gRes2yxaRFN3/lKJzSNg8gRes2yxaRFN3 -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/a0/a0e4d36dacea27186b199be25b1aeb0d57b6b8e77ae1db97eaba33f6cff16434-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e9/e909dd784a64e0705ad295262868061bb389f02a6ef741dd2b6d1695a63f055f-d # internal net/http/httptrace mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/httptrace -std -complete -buildid 05ESwfmio11Xlr9cHYyj/05ESwfmio11Xlr9cHYyj -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./trace.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d6/d673cde8941d22cfa2b5f5b4de961e4cdad4a5eb6b5886357bef1abc7118dc01-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d6/d63330aa74daad3a75f48344a3837f9f291fdc034cfdb2c999821b40c2e0c116-d # internal net/http mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p net/http -std -complete -buildid yVx5HB6i-L6FA8QA4sEm/yVx5HB6i-L6FA8QA4sEm -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/8f/8f2d4c045fecdcc63dba20e29e8812befe65212843db98f1d2f6693d9bc4eca0-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/vincent-petithory/dataurl -complete -buildid tXnvyf6Tcs5_GklL62FJ/tXnvyf6Tcs5_GklL62FJ -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/1a/1af37faaf91dc08a3652e525b1dbccd786e6ecbb3e86a18b0e1c46ead761077a-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b056/ github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b133/ github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b132/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid pp7TyYALSnftwzhVeQpG/pp7TyYALSnftwzhVeQpG -goversion go1.15rc1 -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_0/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid fycauOtEiYYFypuymarq/fycauOtEiYYFypuymarq -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid ew9RXj5P8gEYnMoCvCi8/ew9RXj5P8gEYnMoCvCi8 -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF 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_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid 3tjN0k6bQnYNKz4K_lSv/3tjN0k6bQnYNKz4K_lSv -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/89/89f054f96e5f410e312ff731395e20c7f412c05a8dcf1bae910669ed24951958-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid 5f_CCWKEKwW1ShFzcI3d/5f_CCWKEKwW1ShFzcI3d -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/00/00800eee5f0a302e5fd4cfb75693eff243577b092a6e2f51310c5e110212fefa-d # internal github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid BpQXTLfHkSBWKVbPHUOh/BpQXTLfHkSBWKVbPHUOh -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/dd/dd94e611da90a934169922e80583a0471c861de061f46eded7b89fba32c3c7e6-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid yUWEathgR1KXM3X2pzkm/yUWEathgR1KXM3X2pzkm -goversion go1.15rc1 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ea/ea01e98765cddf2604b39ce64d9da803e176bf8af57f571bb6faf12c2dd87309-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/8c/8cd56422db12e30f898955664de35947d8ec89155d839707424e11268d9082ca-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b131/ github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid PG3jc3UkOdImPJZZMU_k/PG3jc3UkOdImPJZZMU_k -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./schema.go ./translate.go cd /builddir/build/BUILD/fcct-0.7.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid W2D8ixBFvi8YMIQoYnIV/W2D8ixBFvi8YMIQoYnIV -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/07/07be3f89fda22a5d6ddfe4c5a373c5d535c28b0f1797462b629471976dbb89c8-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid u76kR-uUeiSBY-EeCkJo/u76kR-uUeiSBY-EeCkJo -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/32/3282e3afee4392be72bb639938ef68dbeb06efc486657c32d32902a13b0248b4-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b140/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/fcct/config/v1_1 -lang=go1.12 -complete -buildid HfL76s2jpykBS24HznGg/HfL76s2jpykBS24HznGg -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/ae/aea095d20b11dca9e24f656b9ec02d78276711b2bd099b48ede5cd6601fde297-d # internal github.com/coreos/fcct/config/v1_3_exp mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/config/v1_3_exp -lang=go1.12 -complete -buildid WYMc9h8wMbTa99MNMb5g/WYMc9h8wMbTa99MNMb5g -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/15/15501b8b4991e2389953075dbb36d3cb8827d180a8ad24a42c0664c6b01550e7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/b2/b2dfe0ca19e0e6d7a855102b33c04aff39cccc055c054528fb8e6f05d5ba54fb-d # internal github.com/coreos/fcct/config/v1_2 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/fcct/config/v1_2 -lang=go1.12 -complete -buildid w0TPH0HaoP1uaotPHocC/w0TPH0HaoP1uaotPHocC -goversion go1.15rc1 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/5f/5fc28a10219f4ea06f3504c40ef128fc373c9405b1d46c2403164b4e1d49324b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/f0/f02915bff9000bff23737e6419803ee0402184dc55c27703ef1a6439513fed1e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/64/64038a4d5ad3f22159a1be8fd20fcaf9913628babcc2fda9b1335ea85fdec4b8-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid IulUKcZ7H9Bsl_E1ccR-/IulUKcZ7H9Bsl_E1ccR- -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d4/d4b5bea7a4c8ac9e5383ba7270d1c1e6dc158916310616e98da68b7f7366f569-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.7.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b148/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid B2pSOjwavxCIeLn3_Bmd/B2pSOjwavxCIeLn3_Bmd -goversion go1.15rc1 -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_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/55/55cafa1d0275480c57fd189cdd028c457d5565c32fecf7dcced787b991da34e9-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b148/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/clarketm/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/csv=$WORK/b150/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile flag=$WORK/b151/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile regexp/syntax=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile bufio=$WORK/b062/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b104/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile internal/singleflight=$WORK/b106/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b136/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b137/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile text/template/parse=$WORK/b143/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rc4=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b090/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b099/_pkg_.a packagefile crypto/x509/pkix=$WORK/b100/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_riscv64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=EgshyabAxaZDwKjgLkJD/B2pSOjwavxCIeLn3_Bmd/O1m4JjE1cEWjztOymjde/EgshyabAxaZDwKjgLkJD -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0xece7bca5b1204fd11b1414009e9a14c7678515d7 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_riscv64/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 0x497f5869ec9509ec25e95c3e09344b4d2c063773' -a -v -x -o fcct-x86_64-pc-windows-gnu.exe internal/main.go WORK=/tmp/go-build814528387 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid dzLF6KBhhpoREg7p3Tcb/dzLF6KBhhpoREg7p3Tcb -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go internal/cpu mkdir -p $WORK/b009/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid a0DUYiUJd262RY3I0zyy/a0DUYiUJd262RY3I0zyy -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid ZIBfh6Mp_rCSSkT4hO0R/ZIBfh6Mp_rCSSkT4hO0R -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/32/328ebf5b55a4d07d21273bd7c16a61cface67bcf6e5105bd42338654e5f33d13-d # internal math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid pEOzqjWEBDF0Vytw5XAy/pEOzqjWEBDF0Vytw5XAy -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid i5O_4NpjFEzoURWZ8Axg/i5O_4NpjFEzoURWZ8Axg -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e4/e46e7053f4de462db4787f132e982bbf9c5cef554d91d54a7003966196ed1b36-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid nUcBeG9qcQWvehOweptU/nUcBeG9qcQWvehOweptU -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/1e/1e74969c28e0c3be3dda88744fa6132228c5a31fcc955f1ee98415d7e8ad0d4b-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid snpbTrAN5oRY0QhUhWZx/snpbTrAN5oRY0QhUhWZx -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/6c/6c7e243a0cef76759e7d7f6b9f40bd5f63a81c783af9431d6b71b8e575ff0300-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid tZ8dA1AKUzVWVFnJYyjf/tZ8dA1AKUzVWVFnJYyjf -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/aa/aa0b20d53e4e45e3e3ad364ad36ecedb4fa3ea780ced8b38d78b0b518c57c81e-d # internal sync/atomic mkdir -p $WORK/b021/ cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9ad8c95826d7f81654b22332786e13d19d5c6d5ace7e79e29f3de0faebf6cf69-d # internal cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2b/2b97d44af53c97cd52cbef7bf6b342d82cd2dcd731a4f50109a204a816e568d2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid xOuUmg6knXLHPm6FAZvr/xOuUmg6knXLHPm6FAZvr -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid -16hyis1n2bs-25Vb3WD/-16hyis1n2bs-25Vb3WD -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go math mkdir -p $WORK/b015/ cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/0f/0fdb2d87b0f6ec87e55cb2be118c5de8274dce7ba5f4f79ca2f3175dfd1c40ed-d # internal cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid vFk07_L4ngmnZuj8prDc/vFk07_L4ngmnZuj8prDc -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid o_SEkK0fCT9ntfGe1SQG/o_SEkK0fCT9ntfGe1SQG -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/73/7386578c5aaa864b649106df045d1ff6ed091116af9cdf580bdfc1c7313fc09e-d # internal internal/syscall/windows/sysdll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/windows/sysdll -std -complete -buildid YT6WzJcFO2q2AdrhRBPu/YT6WzJcFO2q2AdrhRBPu -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./sysdll.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/93/93a8b0b69085316d24e62327dd695e6d124796090647f79bd47404192e124770-d # internal unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf16 -std -complete -buildid qDXs4LVNektPhyLAYx49/qDXs4LVNektPhyLAYx49 -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/c8/c8200606582e4e4aa3768ccbffbbfa650f7a60a05add9f44521e2be62bc90828-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ab/ab8c0f6129de59e7932adb0a663ec81816d3cfd63072a35178d218ee0582e370-d # internal internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/testlog -std -complete -buildid ZN9iI9iymP3etV1lCIaC/ZN9iI9iymP3etV1lCIaC -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./log.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/75/755afd8a3c2d658e776afad00f07bba861301055b160acec0befc549019105c3-d # internal encoding mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding -std -complete -buildid dqAqqSXIoXYVy90iSwD8/dqAqqSXIoXYVy90iSwD8 -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./encoding.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid yAxD-O7rtemA89-zRrlz/yAxD-O7rtemA89-zRrlz -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./auxv_none.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_windows_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_windows.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.go ./preempt.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_windows.go ./sigqueue.go ./sigqueue_note.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs3.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.go ./time_nofake.go ./timeasm.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go ./zcallback_windows.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/4f/4fab160991c834e38c46bd6db7a28edf05441a16de2b4b19471b575b15487f1b-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fcct-0.7.0/base /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/fcct/base -lang=go1.12 -complete -buildid VqC0ogCI1o2yV8Gh67pD/VqC0ogCI1o2yV8Gh67pD -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/84/84e17bdb764bde8aa8fbb3a301036293f1af351fc9325f612570249ed198bee8-d # internal container/list mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p container/list -std -complete -buildid myVoB7-An-8Sc5AyTozg/myVoB7-An-8Sc5AyTozg -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/6c/6cb969cd943de74df7b5c9e9fdd994dcc4a44a183ee5fee09a0c9f1f797c0f3c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s crypto/internal/subtle mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/subtle -std -complete -buildid jJ5NZmJLL18F_h_dkO05/jJ5NZmJLL18F_h_dkO05 -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e2/e2d59c795ef59a48f47f5f750227e10ae341e42d5d37da9b08b656bb6f029654-d # internal crypto/subtle mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/subtle -std -complete -buildid BKIvFXfbPBmHLpdazWh7/BKIvFXfbPBmHLpdazWh7 -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/99/992b55960d12612eb16a4a70691216e2590ae2ca75f62b3bba665bcced74239b-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid 3eOSaCCZBmTkCvQTd-RU/3eOSaCCZBmTkCvQTd-RU -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/46/46f4dd3c16e085ac321ee7be2618d57bc9ab0892ec237e4d40870122786a3073-d # internal internal/nettrace mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p internal/nettrace -std -complete -buildid 2ixRPKhGlbPNHy-zgUSv/2ixRPKhGlbPNHy-zgUSv -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/51/5111438c6f7d055ab18e41aed3820a76cc332394e5ac1c366d9580b4566d6bbd-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid 7uAd_p6dtilVhEzAB2H7/7uAd_p6dtilVhEzAB2H7 -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9d/9d4e212d201d6828b0303b165edce03e806aeeef6fb532efcfec916ce9d66d41-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/67/6729fc2b5fc1217208dd9448c699157aac2966d999e75e3a2ea2dd3fc10f138a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0e/0e32cbfad3d4240923dad3c7c7040a0acebbb3735dea78856920808185025a39-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/rt0_windows_amd64.o ./rt0_windows_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/sys_windows_amd64.o ./sys_windows_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/zcallback_windows.o ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_windows_amd64.o $WORK/b007/sys_windows_amd64.o $WORK/b007/zcallback_windows.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/27/276e82d0b8b338cc43c9e95cb906eb0a985bc370a0b7d62b64d6c9ba52de8c24-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b112/ cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b112/symabis ./cpu_x86.s sync mkdir -p $WORK/b019/ internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid DP13Kz5tPLWMXyYXfwmC/DP13Kz5tPLWMXyYXfwmC -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid lPUMvDp32cbS7vJ3vR4o/lPUMvDp32cbS7vJ3vR4o -goversion go1.15rc1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/sys/cpu -std -buildid qf2jBTkjp9c4-3nJ5ok6/qf2jBTkjp9c4-3nJ5ok6 -goversion go1.15rc1 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b112/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b112/_pkg_.a $WORK/b112/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/8c/8c82d469d1eff5b40d276d870a091952b8be2632af18754794249b9cf7e54f3a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/21/21dd07b101fadf56039482876fa488f00529bc399b4d641cd2ca9efc8ab710c7-d # internal internal/singleflight math/rand mkdir -p $WORK/b106/ mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p math/rand -std -complete -buildid CgEJa-LL9Cxvn9VkEV5O/CgEJa-LL9Cxvn9VkEV5O -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p internal/singleflight -std -complete -buildid tiQ6-z_NNji-ViFc_Vro/tiQ6-z_NNji-ViFc_Vro -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/03/03995108e4d3a2f296ebfeaf8ffb536b3a7b96ee129ae79359c4d8b2362a4737-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ae/aed67a95655d4d6f91e8015bce03be78cf2c5755ba5f6130dc797834a6e90b6c-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/08/0838566648e3965e663a69c40bb07c124416e9c88753f1b6aebda2877fd5922f-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid b8T6Qmh-BQGr2ews3soe/b8T6Qmh-BQGr2ews3soe -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid ODYFw6qyerRjDmEOCeew/ODYFw6qyerRjDmEOCeew -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d3/d3087ac073be2b8593609f07f044f1a3cc63d22c70eefbaf75d880bde31dd4bb-d # internal internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid 0imSX_rIHw0grhHmrPME/0imSX_rIHw0grhHmrPME -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go io mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid u7xKnVoYKnTHLkHsHUxs/u7xKnVoYKnTHLkHsHUxs -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid XfCsLntaaTQzd04Y2FOy/XfCsLntaaTQzd04Y2FOy -goversion go1.15rc1 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/81/81bf7b25eceee4b6dad8d6b9a5eb257d1c59e432cf6ca543020145c83219d212-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b030/symabis ./asm_windows.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid 1CwhkWBsSn-OI1NxomJA/1CwhkWBsSn-OI1NxomJA -goversion go1.15rc1 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h -c=4 ./dll_windows.go ./endian_little.go ./env_windows.go ./exec_windows.go ./msan0.go ./net.go ./security_windows.go ./str.go ./syscall.go ./syscall_windows.go ./syscall_windows_amd64.go ./time_nofake.go ./types_windows.go ./types_windows_amd64.go ./zerrors_windows.go ./zerrors_windows_amd64.go ./zsyscall_windows.go ./zsysnum_windows_amd64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/41/41f4e02ed5c8aceda3b18ca8dbfb4920661d62a169681fe9e7c4d8b28b5496db-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b104/ cat >$WORK/b104/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_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid NYGsX-mhAhCXryXiSag7/NYGsX-mhAhCXryXiSag7 -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0e/0e3a1e4c18d68815b01b9eff3b0f6b46b02889df7fa3345ef1fcd03a79bec98c-d # internal bytes mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p bytes -std -buildid RWdPnsNkL-M5rHmWhFtg/RWdPnsNkL-M5rHmWhFtg -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/52/52378f103063070dd016286a425f6e8978fcaf58fdadaa998244277eadf52b5a-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid BxJUoEaoPL2Qg9JlgehP/BxJUoEaoPL2Qg9JlgehP -goversion go1.15rc1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/29/294dbe0c6d1cbf3811e3bfedfa3d7fb7d433c094f1f34780dcca8f5b5b7ca38b-d # internal strings mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p strings -std -complete -buildid gN_1ar1d0Nk1VMWeTx0p/gN_1ar1d0Nk1VMWeTx0p -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/24/24c992873a970a4c3fb03032cfe965e0c98c186f07f6a302388dbf65f97bedc3-d # internal hash mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p hash -std -complete -buildid w-GLrw3nxx0NmDCgtxYr/w-GLrw3nxx0NmDCgtxYr -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/98/98b7fdf50447231a944eff561f03f79906db1815eaf74f70dff33f0625f0fcff-d # internal crypto mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto -std -complete -buildid mWotSne67G1B57oCuheQ/mWotSne67G1B57oCuheQ -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/42/42e8e9e9dde6c2dd8d5145b6dadb73f3fce5cf84d3f93dc54f33513ece061fd3-d # internal regexp/syntax mkdir -p $WORK/b055/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p regexp/syntax -std -complete -buildid OilQ3EnNoJs63pZUeD_w/OilQ3EnNoJs63pZUeD_w -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5a/5a6d0a79b11fcddd39bd0cd50d1c39fd5ec0c39d4cd898c5fb3d5ebb5b2d4869-d # internal bufio mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p bufio -std -complete -buildid 99Z-dJFdGEszzfINHTNG/99Z-dJFdGEszzfINHTNG -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b030/asm_windows.o ./asm_windows.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b1/b17722d82327ca3b0b73e449644c424d64c3ddb7ffbc4c21885b59661318dd01-d # internal internal/syscall/windows mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows -std -complete -buildid 3oTP776k-hozVLoCzqvp/3oTP776k-hozVLoCzqvp -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./psapi_windows.go ./reparse_windows.go ./security_windows.go ./symlink_windows.go ./syscall_windows.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3d/3dbd6c72d92a99b07b8f2ca4baec843742a1e7ddba4650987aae150aa0e776fa-d # internal internal/syscall/windows/registry mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/windows/registry -std -complete -buildid uK82BXCbWdpOQsssrxxC/uK82BXCbWdpOQsssrxxC -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c9/c9f58915d691aa1f942678934deb35f2ea324eaf7f404625085ec5cf5ac2d415-d # internal internal/syscall/execenv mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/syscall/execenv -std -complete -buildid BZgRlLQ-U1V-Q_W-1AJ8/BZgRlLQ-U1V-Q_W-1AJ8 -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./execenv_windows.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/4b/4be6c7581d0304de45b5af16a127036d4121d36626467c97745d83240f63dc0d-d # internal hash/crc32 mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p hash/crc32 -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b072/symabis ./crc32_amd64.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p hash/crc32 -std -buildid jrJKOpE8HV8oROFE2YAs/jrJKOpE8HV8oROFE2YAs -goversion go1.15rc1 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fd/fd9b07b15a7b53ed0b93dbf2bd8c4f0bfc15112b593c0e9ff3715873fb77d783-d # internal time mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -std -buildid CPcB8479aQU6VSNuCQPl/CPcB8479aQU6VSNuCQPl -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_windows.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_abbrs_windows.go ./zoneinfo_read.go ./zoneinfo_windows.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p hash/crc32 -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b072/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b072/_pkg_.a $WORK/b072/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/18/189843fdaa4b109773d0fe9abeaf90a76ef577af9b502281229c968ce51e1923-d # internal crypto/internal/randutil mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/randutil -std -complete -buildid GML5CzXSlWiuR5HXzbbp/GML5CzXSlWiuR5HXzbbp -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/10/108fb70da8f39f4f1a070805695d6da68b29b80fe56d91f74585a3702132d6c9-d # internal crypto/hmac mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/hmac -std -complete -buildid _Q5B5nqgG_1lB3vSXcA6/_Q5B5nqgG_1lB3vSXcA6 -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./hmac.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/bb/bbbb0e89759061285b2696f90fcd9788d1cc64819d2f78fbf4922b29ecd7e032-d # internal regexp mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p regexp -std -complete -buildid XOIhoD-BUkcf-L6kdQHU/XOIhoD-BUkcf-L6kdQHU -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a4/a4146a80ba4c45db28427d7c190e8571febfb36af03abdb35ad6c28b6dc35dee-d # internal crypto/rc4 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/rc4 -std -complete -buildid 6ZSJNDyAz4CTHv5cwM9D/6ZSJNDyAz4CTHv5cwM9D -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/47/47e1ec0308bbbe151679ca799c60518a8a9d026a248bfe20d5d16c34f0d6fc22-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid vjY0RbwUEXgW3Vj366DV/vjY0RbwUEXgW3Vj366DV -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/67/672a4af572d89f8aeabe3688b359ce377651e9a1b5508398559037e2abea697f-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/transform -std -complete -buildid M_Bs6kuf0jbyf12IACXm/M_Bs6kuf0jbyf12IACXm -goversion go1.15rc1 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f1/f1395b94d2e632fea6aa810799264080f5d012a18e88ea489e5c09d3cb39607b-d # internal path mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p path -std -complete -buildid 7alGuaJ7RANMfuIVaWpO/7alGuaJ7RANMfuIVaWpO -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f4/f4682f001488eaf5dff27309ab2c5ea252968d649c40cd73bea60b58de39a43c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ed/edda0364363ee744babd42de7f6e8e3c7880996f8c2fb2f7ebfe651c4540955e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/52/52ce849b5aacb5d1bf79a5b1e3c55260ac14fbcc93da8ac21617c7d3c7616ad4-d # internal context mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p context -std -complete -buildid IZ0LZTsa8ESLagK3oYI9/IZ0LZTsa8ESLagK3oYI9 -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid ueHhKY9XtG2UE4eMChrT/ueHhKY9XtG2UE4eMChrT -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_windows.go ./fd.go ./fd_fsync_windows.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_windows.go ./hook_windows.go ./sendfile_windows.go ./sockopt.go ./sockopt_windows.go ./sockoptip.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a9/a91050666c961a409c72e6388ec11c75bc4cee194bb54d1ef99a8467a16621cc-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b042/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid k56r6IDaIq2MndM98dFf/k56r6IDaIq2MndM98dFf -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/binary -std -complete -buildid LlNlySA2Xnrv79pbcnC5/LlNlySA2Xnrv79pbcnC5 -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/af/af2b5e7defd2e380bffcab53f0abf9552bd9d38a04be3daebad838e22cfe4454-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c1/c18d332261f3419dd9953b7e74aa1f422eff51c1332524fb781d3c0668de152f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/65/65187b1c798ca1e31fd1246cd32230ec8440e4a1792ffebbb7a097422ce31e9c-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid HPi6Us1fAhSnavXdJ_9O/HPi6Us1fAhSnavXdJ_9O -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_windows.go ./executable.go ./executable_windows.go ./file.go ./file_posix.go ./file_windows.go ./getwd.go ./path.go ./path_windows.go ./proc.go ./rawconn.go ./readfrom_stub.go ./removeall_noat.go ./stat.go ./stat_windows.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_windows.go ./types.go ./types_windows.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/5a/5a424a02ebb9771a13cc5b0983e0a78cb700d065a43b375b641562a20814306d-d # internal encoding/base64 mkdir -p $WORK/b041/ crypto/cipher mkdir -p $WORK/b080/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/base64 -std -complete -buildid Qh9eRdzwlf03FowLwQ7N/Qh9eRdzwlf03FowLwQ7N -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./base64.go cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/cipher -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./xor_amd64.s crypto/sha512 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha512 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./sha512block_amd64.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/cipher -std -buildid LZWoUwD2gDMw6DU6xb18/LZWoUwD2gDMw6DU6xb18 -goversion go1.15rc1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha512 -std -buildid fK4IdqRTF5eNm4c6YArc/fK4IdqRTF5eNm4c6YArc -goversion go1.15rc1 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/75/75ed62a45de1170ec8e835969e272650b890765f34684a0e4a3a12df330db2cb-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid m-NNghpiyESQRiGTRsu3/m-NNghpiyESQRiGTRsu3 -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha512 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b087/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/cipher -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b080/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b080/_pkg_.a $WORK/b080/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/cb/cbca892bee390178a7930f98c34810cacd2fad23b3d1617e93e0896a2b91a97b-d # internal crypto/aes mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/aes -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/aes -std -buildid Wt252djcpDiotKketDX6/Wt252djcpDiotKketDX6 -goversion go1.15rc1 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/98/9840fbefa27fcc1a51c78709001b323d2ff32e7da7e0433425687182905f8cf6-d # internal crypto/des mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/des -std -complete -buildid Og9HZQYMMfmcgAWJ7ux1/Og9HZQYMMfmcgAWJ7ux1 -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/de/dea6020e47d1b17dd13a45a882e1c78c29e83438e2f567fc917e986413733637-d # internal crypto/md5 mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/md5 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b094/symabis ./md5block_amd64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/md5 -std -buildid M1vE_PhopoLQXiYyYJTT/M1vE_PhopoLQXiYyYJTT -goversion go1.15rc1 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/aes -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b079/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/aes -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b079/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b079/_pkg_.a $WORK/b079/asm_amd64.o $WORK/b079/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9e/9e39cfb0f31c7e75ef0e972ecad6358c7a26b7bd12558d0b74e6663b4d8eb24c-d # internal crypto/sha1 mkdir -p $WORK/b097/ cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha1 -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b097/symabis ./sha1block_amd64.s cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/33/339f78e0c2dc24b1e21d2fe58e1c40fa83d0707c1dc3f0a555a99f8ea4b226f1-d # internal crypto/sha256 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha256 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b098/symabis ./sha256block_amd64.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f6/f6a06b8630c8c5c0e3013d4d1c2a219959aba6df9429ce03cef76eabf0b237ca-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/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid n-JuLp_fQo0Ht4Sb69S7/n-JuLp_fQo0Ht4Sb69S7 -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/sha1 -std -buildid dC6vkqhnqimY0sEpntNl/dC6vkqhnqimY0sEpntNl -goversion go1.15rc1 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/sha256 -std -buildid lFRtVKAFSlf_LxbYSRx1/lFRtVKAFSlf_LxbYSRx1 -goversion go1.15rc1 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/md5 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b094/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b094/_pkg_.a $WORK/b094/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/77/77994670216cd06d9a35e00699060d9b9ad7e3c0fbb93355dd5b8b7626904a25-d # internal path/filepath mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p path/filepath -std -complete -buildid 6mAMem-SadRMi0xVWohV/6mAMem-SadRMi0xVWohV -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha256 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b098/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/sha1 -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b097/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b098/_pkg_.a $WORK/b098/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/69/695b59ad2f84ab1df97db1f1f12de8dca22083676ab466cd616c1d3aa510d736-d # internal encoding/pem mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p encoding/pem -std -complete -buildid 5lTYwjLHk2_eavkPXeRa/5lTYwjLHk2_eavkPXeRa -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b097/_pkg_.a $WORK/b097/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/7b/7b445576eacb4e4ce8b48628abf2c19cb35d20f0e66bfcf72b75aec5bdd222c9-d # internal net mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b104/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b106/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p net -std -buildid WZbqkv-WLGz8UFnv5Kfo/WZbqkv-WLGz8UFnv5Kfo -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./cgo_stub.go ./dial.go ./dnsclient.go ./error_posix.go ./error_windows.go ./fd_posix.go ./fd_windows.go ./file.go ./file_windows.go ./hook.go ./hook_windows.go ./hosts.go ./interface.go ./interface_windows.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_windows.go ./mac.go ./net.go ./parse.go ./pipe.go ./port.go ./rawconn.go ./sendfile_windows.go ./sock_posix.go ./sock_windows.go ./sockaddr_posix.go ./sockopt_posix.go ./sockopt_windows.go ./sockoptip_posix.go ./sockoptip_windows.go ./splice_stub.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_windows.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/03/03473449c445d130f8a32453c6732b7ea33fafaba9a3ed484e18f27e18d017df-d # internal io/ioutil mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p io/ioutil -std -complete -buildid 1K75bHRJmaH-gFGuNcIR/1K75bHRJmaH-gFGuNcIR -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/0d/0d1b564f9423edc432c5e23a81eeecd4d22fe2b35d116f6cd6446720a752db16-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid RLkVMKNU68KPeOMpzfng/RLkVMKNU68KPeOMpzfng -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/41/41a5a7e1f0422d726a5376c64796fd7f14621e1cd706a877e4a3299360c5991a-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b111/symabis ./sum_amd64.s cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid gKv_N2ZFz9rDgqCHTK8i/gKv_N2ZFz9rDgqCHTK8i -goversion go1.15rc1 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/34/346cf768feadd972ab12a607effbde8150e3c4802d9890cc81bdffe65c8b2cb0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/fa/fa64685bbb470f79f4f3ef4a2439704b173aa2d9f4bd89d78757e4eb10175dd4-d # internal github.com/clarketm/json mkdir -p $WORK/b039/ encoding/json mkdir -p $WORK/b047/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/clarketm/json -complete -buildid dP7tTrfP7LSiHXMTBusG/dP7tTrfP7LSiHXMTBusG -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/json -std -complete -buildid 8MYQwZujyj-VAv4-mXsC/8MYQwZujyj-VAv4-mXsC -goversion go1.15rc1 -D "" -importcfg $WORK/b047/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_riscv64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b111/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b111/_pkg_.a $WORK/b111/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ce/ce2b03c8b0a8828e2c6d23503d7dbc7b6066782155ba1c17cc7d6a40461d0e0a-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b048/ cat >$WORK/b048/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_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid L5C1dyWUpwfCKjm90f5Y/L5C1dyWUpwfCKjm90f5Y -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/88/88d401b7bbfb03f3a80fd4685026143c9d93f06eed8a7ca0ee0cc33116c51017-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/path -complete -buildid M-KzWdKem9OFHwskhkg_/M-KzWdKem9OFHwskhkg_ -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/98/9868e5da7c4fc18ec896466e3e2fe330090a7201223913d5dfe4778db50f47c3-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/vcontext/tree -complete -buildid mSRi9798EyRyDcw3YcDB/mSRi9798EyRyDcw3YcDB -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0c/0c2e893564e8f22e17d616bb8cc941524dee228dd6c3d6e101a9a723628574c8-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/report -complete -buildid R1YXjIqSeHiEEADUgplD/R1YXjIqSeHiEEADUgplD -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c4/c4db03cc77a976f3991d50bab5e0c829ec7d016ca7e6c5e116487f9f928e8c6b-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p gopkg.in/yaml.v3 -complete -buildid XNO3Cj3d0t0p9Pgy3lIz/XNO3Cj3d0t0p9Pgy3lIz -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/18/18640e22a184a5219fa0f3761c190f4c96b94548c286723509d7064a1c4911a4-d # internal encoding/hex mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding/hex -std -complete -buildid 5gksQuGc0FRx8MUTisor/5gksQuGc0FRx8MUTisor -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./hex.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/60/60d043adea66e392f744fb05fae691da84ea0452503ad38def727f1a618a1e69-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid 2gf7SOcdj_o2siNP06WY/2gf7SOcdj_o2siNP06WY -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a9/a93cc4cf41fbbdf25b4c9990c96dc4ffea835b83c6bf7c3c26a0414ba8f9685c-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/go-semver/semver -complete -buildid 5ACKDYNyShnVAjFt1h2g/5ACKDYNyShnVAjFt1h2g -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/14/14470c904477b7c6fece54577834a8e7764851aa8dcb46366cd03e185c5c1a03-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/translate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid cJINbNevNGI6W26Ke3UV/cJINbNevNGI6W26Ke3UV -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e0/e01a8cfdf41ecfb1a44085f7bc1c4883a8209cb03baea45ce209b305f9932886-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid NfBHTdG1qKXm5ZFneulq/NfBHTdG1qKXm5ZFneulq -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/2b/2b2997bffdf3338df329218ba6fb842aec7cb42ce0521169f96d7c5305cbaa85-d # internal compress/flate mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p compress/flate -std -complete -buildid vuC4ek_Iw8hmYT0yXwbq/vuC4ek_Iw8hmYT0yXwbq -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/38/385b0f4f46e57faf64012c44c035b2188aa450d3e4b8516ec9f44ef341b9954b-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/08/087e5cf00bb5ffaf7bdab00899f8c51816977964ad266f16c9795f30bda7ebbb-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b065/ math/big mkdir -p $WORK/b076/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid GZGo4UABMvPe8dZLJEG5/GZGo4UABMvPe8dZLJEG5 -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./unit.go cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b076/symabis ./arith_amd64.s cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p math/big -std -buildid 7s_UH76u9GA_6CAG1qVW/7s_UH76u9GA_6CAG1qVW -goversion go1.15rc1 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/72/72e98e3d6fc8d87ec4beba21d72e7d8a086bb921062e88c29e3bdef8dadeec93-d # internal net/url mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net/url -std -complete -buildid D2AxQnH8bBvSyKIyEfKt/D2AxQnH8bBvSyKIyEfKt -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/fc/fc247e8ca441125c77758cb59ba8388ed788d5bed2357356a5852ae28221064e-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./chacha20poly1305_amd64.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid eW4wKuZPUMFRIcsulR6c/eW4wKuZPUMFRIcsulR6c -goversion go1.15rc1 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/69/69a0d946665ada615d9d9dee8b0bfe8d9f2013f7cb3687a8eb9e2e93fcc8757a-d # internal compress/gzip mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile compress/flate=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b072/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p compress/gzip -std -complete -buildid yiHijxAseclwCOVyf7Sr/yiHijxAseclwCOVyf7Sr -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./gunzip.go ./gzip.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b108/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/12/12ee6a6475f501d90d2f0fd76d6d71538895df1ca9fcd393376376b41225c87a-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b113/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b113/symabis ./curve25519_amd64.s cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid gINz7WkUldFY3zjGMrUY/gINz7WkUldFY3zjGMrUY -goversion go1.15rc1 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b108/_pkg_.a $WORK/b108/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/88/883f73b0639167e0afe10a6d3e193a79bd16d18c8a006c899f3cfe7525593511-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/vcontext/yaml -complete -buildid 6jAcLaR_AhuUz8gnxTft/6jAcLaR_AhuUz8gnxTft -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./yaml.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/58/589ddf7c4976d43c30da82504b17b8713602231ec3d8c0498e0a6aee88244b47-d # internal log mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p log -std -complete -buildid BzMGbVehhC2zScvFYJON/BzMGbVehhC2zScvFYJON -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/11/11a7a8dadfca04c8d50763457d6439929f92ff4416b7e25d022db23b11b721bb-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/clarketm/json=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b052/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/common /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid Th1K6FbO0o_BwiFffcZE/Th1K6FbO0o_BwiFffcZE -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./common.go ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b113/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6e/6e0f01985c01aaad1057d5efe428bf3879ef49e0682304213496f751baedf4a5-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/ec/ecbe8dd3d16f67400704f8463b186515584fa241f369ed52e8d31b8e8172e1fd-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid RJ1xugfjhrTnH3mWGpZR/RJ1xugfjhrTnH3mWGpZR -goversion go1.15rc1 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid 6f-1Y84_o89KiP1tGtSk/6f-1Y84_o89KiP1tGtSk -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b113/_pkg_.a $WORK/b113/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/94/941f8ef8988a6a2ff36a94e9b48486b6c4cc883037ebcad534035af9b5847725-d # internal net/textproto mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/textproto -std -complete -buildid H-GmaMC5t6ypWFHd-SIP/H-GmaMC5t6ypWFHd-SIP -goversion go1.15rc1 -D "" -importcfg $WORK/b122/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_riscv64/asm -p math/big -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b076/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b076/_pkg_.a $WORK/b076/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/da/da9a05f2d2c0a6acce8fb65b42d9aec339bcd580ffb5afef86547f6da8fcb6e7-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid zAM5G82NT3jGvMeOm2xb/zAM5G82NT3jGvMeOm2xb -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b6/b670f952f31bb78fbd50d84d82227862ef360c24e6d196de3b4af9211ff01e39-d # internal crypto/rand mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/rand -std -complete -buildid jt7z7QVU2e8ZVXNlbUAz/jt7z7QVU2e8ZVXNlbUAz -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a1/a1badb406f6a1455364b66df48152c9b01f24cfe4ec543b0ee25325761e04438-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal crypto/elliptic mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/elliptic -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b085/symabis ./p256_asm_amd64.s cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ab/abd234b127372eb3fd43f94e666679e1bce7b80635a8038d03b025b9579b18f0-d # internal encoding/asn1 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p encoding/asn1 -std -complete -buildid vueH-O1dHigJ48gXpxSP/vueH-O1dHigJ48gXpxSP -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/elliptic -std -buildid DR_3-IYLCAp_FBRgQTvT/DR_3-IYLCAp_FBRgQTvT -goversion go1.15rc1 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b0/b06566736cf189420f152f9aa27a561254858d238ae88b8fc046506690afea37-d # internal crypto/ed25519 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/ed25519 -std -complete -buildid OqxwuO9V8xJe3sLuJnvI/OqxwuO9V8xJe3sLuJnvI -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./ed25519.go ./ed25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/70/7083cdaea5ae32a5842f3c2403cd3f3a6931f87c62bc42eacbc783a4a66d54fd-d # internal crypto/rsa mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/rsa -std -complete -buildid VAXe_TIfeFG95MZ0M1x8/VAXe_TIfeFG95MZ0M1x8 -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/elliptic -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b085/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/60/60ff6d1c18f293f9e636be1764cca37b63277a69208c6508e5586d0d7daaab8b-d # internal crypto/dsa mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/dsa -std -complete -buildid oPGl4r50euwhKJOpmL7Y/oPGl4r50euwhKJOpmL7Y -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./dsa.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/14/142c30ae35d0db8dc0f44e20817f54dbd9afe88b13f6639e9d26eafa17df2f30-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid ybvO2vdwGlnbQc56WWG_/ybvO2vdwGlnbQc56WWG_ -goversion go1.15rc1 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b085/_pkg_.a $WORK/b085/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/76/76155bd2fa4e4272c4938fd3ff79930f0c28d3ae8d7112fbf86459001f018824-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b088/ cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ec/eceaeff286b7c8a087edf9c136ed6e40938b22d5fca547605b16c99771b6e578-d # internal cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid OrJyduN8bIkCmregtmVO/OrJyduN8bIkCmregtmVO -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go crypto/x509/pkix mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/x509/pkix -std -complete -buildid tNuKxby2KloHJ0fHp8RR/tNuKxby2KloHJ0fHp8RR -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/9c/9ce88bfedca9168dda484754a0ae36b18384294801cbf50f2746ad237f172d64-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/idna -std -complete -buildid TGOsJJh88LmwXthvqV4Y/TGOsJJh88LmwXthvqV4Y -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/72/7288a9ab90b72988c7de695e056330fedd0d59380754548a7baa50b45a5301c2-d # internal mime mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime -std -complete -buildid GAfWkxQaeFC8-Ajbi6d9/GAfWkxQaeFC8-Ajbi6d9 -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/98/9833e752989e3904911b89852a456629e8202484c48ab17101451acea33d70ea-d # internal mime/quotedprintable mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p mime/quotedprintable -std -complete -buildid zVQSe5Wg13TvfS2XqVk9/zVQSe5Wg13TvfS2XqVk9 -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/4e/4e5a09d94923656caabab4097a14d077141c1b98add1b1ace39eacfa8db5ed45-d # internal net/http/internal mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p net/http/internal -std -complete -buildid L3hCuF8Ruv-oEWK71nwU/L3hCuF8Ruv-oEWK71nwU -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ee/eec6971ac01543889b13fb3d53ef51ce90404ae30f6448bc1c6bfef59536b367-d # internal mime/multipart mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime/multipart -std -complete -buildid HyjSYUFdyEzCFh1fu0lT/HyjSYUFdyEzCFh1fu0lT -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/df/dfd2e10891acea31c861a913dafdb01a0db30f35841da0eb39ab4ac8dbf71fee-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/ajeddeloh/go-json -complete -buildid Cq6ACejY5PSrPi9kMdQ6/Cq6ACejY5PSrPi9kMdQ6 -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/41/41fb13d95e8455495ede79636881c6715efcb2d330c6e41dd5eb3a632e81385e-d # internal crypto/ecdsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ecdsa -std -complete -buildid pUulb14sYnurkJqoHydN/pUulb14sYnurkJqoHydN -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/d3/d360e48d45d638aaeb4008e6a04e4123a39207509e746820386af278fb5f6f1a-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid dM1h-CbMiHoiZcn_a3sN/dM1h-CbMiHoiZcn_a3sN -goversion go1.15rc1 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/51/51602a79062fb7307b672515ecced0f25fc4b06d9f8f798d878fef86d68847d8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal crypto/x509 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile crypto/x509/pkix=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/x509 -std -complete -buildid W61y1q0Qtcc0psNAx3v-/W61y1q0Qtcc0psNAx3v- -goversion go1.15rc1 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_windows.go ./sec1.go ./verify.go ./x509.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/7f/7ff71957e0553ced86760b92e08cee8e845080ed7cd43910200bb50fe1bfd5b3-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid mcfA2ganqa4oZ57VGnOZ/mcfA2ganqa4oZ57VGnOZ -goversion go1.15rc1 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a4/a457ef65054eb992ff86f832370a2a28d6e733be30c45f3ba12f95f47acba4ee-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/vcontext/validate -complete -buildid DVe44yT8EQBxZL-F3B40/DVe44yT8EQBxZL-F3B40 -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a4/a488a66ef809c8ac2363667a0a03e96f05b279f7caa5ee88fbf589ac0baa4cc6-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/go-systemd/unit -complete -buildid GiHC9DhwemC__ebe66aP/GiHC9DhwemC__ebe66aP -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/d7/d78df2519b72ff5c5f1f061a37cf88263562b806e9375f557626fe9eb34c6ccd-d # internal text/template/parse mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p text/template/parse -std -complete -buildid X6KsOqn-Ma_hqu6l14Iw/X6KsOqn-Ma_hqu6l14Iw -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/6b/6bf811a120c0cb6faa4d71e8c0fab3f80b0b103605684218a0e43079cc1eef43-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b148/ cat >$WORK/b148/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_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid ZbG1oeThFHYzDqHGzhyS/ZbG1oeThFHYzDqHGzhyS -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ac/aca2de573af539398827b3955d63b85aa1811a384853b3bf978736f6880861ab-d # internal encoding/csv mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p encoding/csv -std -complete -buildid ZFotCPMn1osMVBdyKYkM/ZFotCPMn1osMVBdyKYkM -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/ec/ecab4146c4816fbeca125166adcd1ddcef2f09f399d5528f0e348848400b8a3e-d # internal flag mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p flag -std -complete -buildid VykZnTElNc6ibTSlXwWd/VykZnTElNc6ibTSlXwWd -goversion go1.15rc1 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/05/0590b72e47a4f7b0b1dee4219d7c3786d2ea93dfa0e55939c12bf1b5eb926a7c-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b137/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/vcontext/json -complete -buildid SZlmWGvSIZ4UdKHzJM3B/SZlmWGvSIZ4UdKHzJM3B -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/88/886ddc94f84b24c0a9b6e74930bbcd79ca6001dde67fd64588ced1891d268413-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid Qy-C87KI3S0gwa6lYFK3/Qy-C87KI3S0gwa6lYFK3 -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/d9/d94237b6769540736c31797e32000642c41bf5b773c8d1e03dc232d74ab40bcf-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/9a/9a428d04f53c00a8c88b4ae1de57d8bbef626a0d8d1170b9e3ec8cf93879b048-d # internal github.com/spf13/pflag mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile encoding/csv=$WORK/b150/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b151/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/spf13/pflag -complete -buildid u6Vqj__ZnYB_a63JwNA4/u6Vqj__ZnYB_a63JwNA4 -goversion go1.15rc1 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/20/2066cbbb8725466f353ac0a1d997ae0c4589862dad3dde3514b12e6a7f08195e-d # internal crypto/tls mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b073/_pkg_.a packagefile context=$WORK/b074/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/rc4=$WORK/b095/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b114/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/tls -std -complete -buildid 7EfaABFDiwfpUb3QRgfV/7EfaABFDiwfpUb3QRgfV -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/1b/1b1a2b516e4f568801a4a3b83b6da1471b4e8838512e8d2fe953c2fd11044fdd-d # internal text/template mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b143/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p text/template -std -complete -buildid 5UnDJ1zn7NEIIve9LCwt/5UnDJ1zn7NEIIve9LCwt -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/4a/4ac8cf441c4adf8bc9235d7207c1501dbd15e2a87e81a93eb899bc68debc1b7f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/1e/1e1b0ac2c1ee21c7144d025e8c4296e9b8b21fdf7cb20fbe909d48ba15601984-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/eb/ebda749567c5b80ef79c484e87cabef1216c8390c3029806bd3622b652fb2341-d # internal net/http/httptrace mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/httptrace -std -complete -buildid JikNpHDTXUeFJSvJPG7u/JikNpHDTXUeFJSvJPG7u -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ac/ac1be79d2a6aa8527d504a57cde821dd8a7b2e509a808afa70166ebeb6dba471-d # internal net/http mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b070/_pkg_.a packagefile container/list=$WORK/b073/_pkg_.a packagefile context=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p net/http -std -complete -buildid BM5zcT-hNg7QOzqubWyO/BM5zcT-hNg7QOzqubWyO -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5c/5c3af160977da8b8821d4b540ddc30d1f55a82b0b5de4e10d4a1c51e889a89ef-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/vincent-petithory/dataurl -complete -buildid sSSA2qkz0BpR6r9ZKCvD/sSSA2qkz0BpR6r9ZKCvD -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a7/a75baa10d072b3410598e5b557105bc882c279986924413ba8fef5d2d9eb3cc1-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid FcnfOEhgMYxWWXpcSZB6/FcnfOEhgMYxWWXpcSZB6 -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b132/ github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b133/ github.com/coreos/ignition/v2/config/v3_3_experimental/types cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid 6jf4iM8OQKgSJ-oGWDCS/6jf4iM8OQKgSJ-oGWDCS -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid SbZ8qAqCikN-RA65BfWN/SbZ8qAqCikN-RA65BfWN -goversion go1.15rc1 -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_3_experimental/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid J6GWF3K-tOxpEISjmZqS/J6GWF3K-tOxpEISjmZqS -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/44/44d4999cdce327c9bde47c7daaa46c3b417a94abd2f94d8134b3c345fa054472-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b058/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid ABhcLLmALz7yk8U9DBCn/ABhcLLmALz7yk8U9DBCn -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/1c/1cae0d069a6bf1a22d74a7fb9794328ca815b60d0bd18334cbbbc01d580189a1-d # internal github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid -u2M3M-xJ0Ih5rPjFDB1/-u2M3M-xJ0Ih5rPjFDB1 -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/64/643428c72680f2e440ee431a1291573efeac345dc5db73fc85754ad63d218f6e-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid 7Cle45ZknzHx8IRhgOAo/7Cle45ZknzHx8IRhgOAo -goversion go1.15rc1 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/fb/fb40022c819b6c6cc41abb7f7b955985a7e3a3644ba84f9ff1fd4ca52b7bcf4a-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid C7dbK0yLirEmsBulmttS/C7dbK0yLirEmsBulmttS -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3d/3d042f5ea350a4d453218e45ca1c50b625ca29d53343ee07930ce2694d137d87-d # internal github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid wrh7qBQdWAeLaKnj0_rj/wrh7qBQdWAeLaKnj0_rj -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ee/ee4d87c7bb23ba5ebc9e26d954f10ba11a2732cd3a32700965cfc931afbf5923-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid xkXX-m5PsQe5Iq_uNL8F/xkXX-m5PsQe5Iq_uNL8F -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/0d/0dc338a54ed42d5190d94a188f7745e9258ba98eeaf11d7e35bc96c36f68dfd3-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/48/48269060bf3e44262757d5a30e9aa7b088ef85f25d9c1a6653c375b08ba69bef-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b140/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/fcct/config/v1_1 -lang=go1.12 -complete -buildid NwsQc-3bWmZhPAdwPSov/NwsQc-3bWmZhPAdwPSov -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/10/1019f570e9e5a2fc4c02fbf2aecc98ca3b02f76d0ad756b198243bf8c9a01831-d # internal github.com/coreos/fcct/config/v1_3_exp mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/config/v1_3_exp -lang=go1.12 -complete -buildid lntiIvxvLgBnD7pOIQD3/lntiIvxvLgBnD7pOIQD3 -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/eb/eb2177a9195938ca0a21b945e0b2c41d5fe29fbc005f71fea17d07a8072d1259-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/84/844e045c2eb1054f7daae6e5f324906cc6cbbefdc729504d25987a1866cddc47-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c5/c5f96fdf186762fe375e05d03a355f3852820534cc1969c63e044211aecec48c-d # internal github.com/coreos/fcct/config/v1_2 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/fcct/config/v1_2 -lang=go1.12 -complete -buildid YNK0BCrwTwfnA-cjNemk/YNK0BCrwTwfnA-cjNemk -goversion go1.15rc1 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/fc/fc9d789fad9a83c861c0dd6b467a63aa10f0506f68594c5d24d0c1001fe92e43-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid vrXjbjyaClQqmcMGdl_O/vrXjbjyaClQqmcMGdl_O -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ae/aef9d3948a5335193fd481db4ddc32473139c00359b2fc457efbd0809346f672-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.7.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b148/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid kJZ2DBkJTXduLAcdgYQi/kJZ2DBkJTXduLAcdgYQi -goversion go1.15rc1 -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_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0f/0fb1120038a1e1ff2ac71b3aa18343e7db75fa58f5b0921472bf78f120db076f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b148/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b053/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/clarketm/json=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile encoding/csv=$WORK/b150/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile flag=$WORK/b151/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b134/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b064/_pkg_.a packagefile context=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b104/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile internal/singleflight=$WORK/b106/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b065/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b136/_pkg_.a packagefile compress/gzip=$WORK/b070/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b141/_pkg_.a packagefile text/template=$WORK/b142/_pkg_.a packagefile net/http=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b047/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b137/_pkg_.a packagefile compress/flate=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b072/_pkg_.a packagefile text/template/parse=$WORK/b143/_pkg_.a packagefile container/list=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rc4=$WORK/b095/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b092/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/x509/pkix=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_riscv64/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=pie -buildid=Pj7wV89dtP6s5j86IdUi/kJZ2DBkJTXduLAcdgYQi/tpa3H80JMvIPyBHB1HMv/Pj7wV89dtP6s5j86IdUi -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0x497f5869ec9509ec25e95c3e09344b4d2c063773 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_riscv64/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.IUSi69 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64 + cd fcct-0.7.0 + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/bin + install -p -m 0755 ./fcct /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/bin + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-apple-darwin /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/fcct + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.7.0-1.fc33 --unique-debug-suffix -0.7.0-1.fc33.riscv64 --unique-debug-src-base fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fcct-0.7.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/bin/fcct extracting debug info from /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/bin/fcct warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/bin/fcct. Use `info auto-load python-scripts [REGEXP]' to list them. nm: /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/bin/fcct: no symbols dwz: Allocatable section in ./usr/bin/fcct-0.7.0-1.fc33.riscv64.debug after non-allocatable ones original debug info size: 8012kB, size after compression: 8016kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 2135 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.m2fxg7 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LDFLAGS='-X github.com/coreos/fcct/version=0.7.0' + GO_TEST_FLAGS='-compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/coreos/fcct -b /builddir/build/BUILD/fcct-0.7.0/_build/bin -s /builddir/build/BUILD/fcct-0.7.0/_build -V 0.7.0-1.fc33 -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64 -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 -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.457s github.com/coreos/fcct/base/v0_2 PASS ok github.com/coreos/fcct/base/v0_2 1.324s github.com/coreos/fcct/base/v0_3 PASS ok github.com/coreos/fcct/base/v0_3 1.222s github.com/coreos/fcct/base/v0_4_exp PASS ok github.com/coreos/fcct/base/v0_4_exp 1.210s github.com/coreos/fcct/config/common PASS ok github.com/coreos/fcct/config/common 0.224s github.com/coreos/fcct/translate PASS ok github.com/coreos/fcct/translate 0.386s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KIX1M8 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/doc/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr docs /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr README.md /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr NEWS /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/doc/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Pq8Jv8 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/clarketm/json)) = 1.14.1 bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_3_experimental/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.7.0 bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/davecgh/go-spew/spew)) = 1.1.1 bundled(golang(github.com/spf13/pflag)) = 1.0.5 bundled(golang(github.com/stretchr/testify/assert)) = 1.5.1 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20191010095647.gitfc94e3f71652 fcct = 0.7.0-1.fc33 fedora-coreos-config-transpiler = 0.7.0-1.fc33 fedora-coreos-config-transpiler(riscv-64) = 0.7.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-nonlinux-0.7.0-1.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3i4r98 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: fedora-coreos-config-transpiler-nonlinux = 0.7.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debugsource-0.7.0-1.fc33.riscv64 Provides: fedora-coreos-config-transpiler-debugsource = 0.7.0-1.fc33 fedora-coreos-config-transpiler-debugsource(riscv-64) = 0.7.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debuginfo-0.7.0-1.fc33.riscv64 Provides: debuginfo(build-id) = dbf88f1bc95b19e9b7ca37c84608d955fd125fed fedora-coreos-config-transpiler-debuginfo = 0.7.0-1.fc33 fedora-coreos-config-transpiler-debuginfo(riscv-64) = 0.7.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fedora-coreos-config-transpiler-debugsource(riscv-64) = 0.7.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debugsource-0.7.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debuginfo-0.7.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-nonlinux-0.7.0-1.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jazvM9 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0