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/golang-starlark.spec'], chrootPath='/var/lib/mock/f33-build-341440-58669/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/golang-starlark.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=1597674463 Wrote: /builddir/build/SRPMS/golang-starlark-0-0.2.20200816git4379bb3.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/golang-starlark.spec'], chrootPath='/var/lib/mock/f33-build-341440-58669/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/golang-starlark.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=1597674463 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Sz6b5z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 + /usr/bin/gzip -dc /builddir/build/SOURCES/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/vendor + [[ ! -e /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/bin install: creating directory '/builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build' install: creating directory '/builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/bin' + export GOPATH=/builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net ]] ++ dirname /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net + install -m 0755 -vd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src install: creating directory '/builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src' + ln -fs /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net + cd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net Patch #1 (fix_tests.patch): + echo 'Patch #1 (fix_tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file starlarktest/starlarktest.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GjyUjz + umask 022 + cd /builddir/build/BUILD + cd starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/starlark + GOPATH=/builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build:/usr/share/gocode + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X go.starlark.net/version=0 -X go.starlark.net/version.commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31 -B 0x20e78255dcc010d13c5911b35cde2a814b9b09b4 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/bin/starlark go.starlark.net/cmd/starlark WORK=/tmp/go-build013260935 internal/unsafeheader internal/cpu mkdir -p $WORK/b005/ mkdir -p $WORK/b009/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b012/ 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 cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/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 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 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 /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/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p math/bits -std -complete -buildid up68R39f1y66bkewQudT/up68R39f1y66bkewQudT -goversion go1.15rc1 -D "" -importcfg $WORK/b017/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 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/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal /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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a0/a0f7a0dbaeea027d2e34b292cdc3d39a0789e71daad54005625bb3d86659d58e-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b7/b732f88d60f1e5a8781828ca8b78a004188ede64175f5ed6f02c38eb4d371552-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 internal/bytealg mkdir -p $WORK/b008/ 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 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/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 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 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/b019/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid mQpVTMjbAJiIxhzczvZE/mQpVTMjbAJiIxhzczvZE -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/c4/c46ca15470cefe9cf14718994c18b6182a34e638cc9787b96d7f88bef15640df-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -buildid _JUMUWZwTfZFjYD-hu3w/_JUMUWZwTfZFjYD-hu3w -goversion go1.15rc1 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/41/416da602144e045a421263cf2f914fe4e6eb4310809b420c4b5c3c220a5d97f3-d # internal math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b016/symabis ./dim_riscv64.s ./sqrt_riscv64.s ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/61/61b9ba3f032aab355beb2b8711adfbbfedbb2898daea821a5c838aa4ed61a3f0-d # internal sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b022/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/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b022/symabis ./asm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a 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 -o $WORK/b008/equal_riscv64.o ./equal_riscv64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math -std -buildid s4d74A30nP-541IFKKTJ/s4d74A30nP-541IFKKTJ -goversion go1.15rc1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -buildid EJfCnfc7pSbABGZ2iil3/EJfCnfc7pSbABGZ2iil3 -goversion go1.15rc1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal 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/indexbyte_riscv64.o ./indexbyte_riscv64.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/63/63a636810b7d7020f9c4cd16f7170eee257d82d3a03b660f922f50158cc9abab-d # internal unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -buildid 1XE5AzD4Bk7cXKlvK0pc/1XE5AzD4Bk7cXKlvK0pc -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ad/ad4b66fb7ad545004b480586655c8204277b45829576d10a65b1aabed82629bd-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/testlog -std -complete -buildid e7jgnf8r-Cr0mDWR7epc/e7jgnf8r-Cr0mDWR7epc -goversion go1.15rc1 -D "" -importcfg $WORK/b033/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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/37/37ff3115b1f38dbbe71ee9ae94730d0723c77f75e97fda72edc2b24ac51b39b8-d # internal container/list mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p container/list -std -complete -buildid wkZ6U8nO-G2td68XpnSG/wkZ6U8nO-G2td68XpnSG -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./list.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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7f/7f7bd5af71019249e3116208ae1c7eb479014b7d11f3bb02a7c22ffc54de1fbe-d # internal internal/nettrace mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/nettrace -std -complete -buildid Y_EyehxRR_mQ0bDG8UYs/Y_EyehxRR_mQ0bDG8UYs -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4b/4b2619b12d71e9360bf3dbd9a1b9e1b36524c55926bfcc63bbec2f7c083a37f4-d # internal unicode/utf16 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p unicode/utf16 -std -complete -buildid XusWSEdwQPcwu3qqAEbm/XusWSEdwQPcwu3qqAEbm -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5e/5e54d45cb01124ce027da177274547eab5c1bbce1eb1f42fec4e81307e3dca09-d # internal encoding mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p encoding -std -complete -buildid nJmrePZoVg_FZupGbxac/nJmrePZoVg_FZupGbxac -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b016/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b016/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b016/stubs_riscv64.o ./stubs_riscv64.s cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/04/04e45bf4c95cf90c0820e0a9a3b80bebce56bdf99c130947940b231c890182f2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_riscv64.o $WORK/b016/sqrt_riscv64.o $WORK/b016/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e6/e6f8a82148469df0a3fc41d2abd6585d1f8441dfdeedd0d4c0238cb32a379ca9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/64/641e10dbe3d6d6dd845cc89f68242b7604cc8691c7994fb50655c2d1c4873681-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/b020/ 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/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -buildid Rd4F9vRbiX4VVVIqlDcl/Rd4F9vRbiX4VVVIqlDcl -goversion go1.15rc1 -D "" -importcfg $WORK/b020/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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e8/e8bfcaa5d462f41f4280195a6ea8d8e01af807b87dba86424caf43e465c7a378-d # internal internal/singleflight mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF math/rand mkdir -p $WORK/b045/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/singleflight -std -complete -buildid L7wYUZljn-mm2kURnEuF/L7wYUZljn-mm2kURnEuF -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p math/rand -std -complete -buildid 4Gnpyv-Pv0cU_b7IISzH/4Gnpyv-Pv0cU_b7IISzH -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f2/f25b23b400d4e3935e477c101e1d9eda15d1c1dbf5004351d726ad900f9e4a12-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_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/b024/ 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 K0xeijFld2cjznyCjk5X/K0xeijFld2cjznyCjk5X -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b024/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/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sort -std -complete -buildid cX8odQVh-sNATcX_OR4F/cX8odQVh-sNATcX_OR4F -goversion go1.15rc1 -D "" -importcfg $WORK/b024/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 internal/oserror mkdir -p $WORK/b027/ io mkdir -p $WORK/b025/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/oserror -std -complete -buildid iYnucjSOKSycTyHNk5au/iYnucjSOKSycTyHNk5au -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p io -std -complete -buildid lceh_PC1KNpXl28PZDpk/lceh_PC1KNpXl28PZDpk -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p strconv -std -complete -buildid VQrJQXT22jxNiMRPw5Do/VQrJQXT22jxNiMRPw5Do -goversion go1.15rc1 -D "" -importcfg $WORK/b018/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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/48/48f61822ee4f6b83a60d4f4b9471b7014f88d803cb669eea0f102b1ae6e92696-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_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b030/symabis ./asm_linux_riscv64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid VfZS_kk9o6wZS2ejducG/VfZS_kk9o6wZS2ejducG -goversion go1.15rc1 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/bf/bfa947ea2c254eae636547ad37c00e2b8fb1808ae38f4f940cd6ad838e546b6b-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b053/ cat >$WORK/b053/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/b053/_pkg_.a -trimpath "$WORK/b053=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid 9nRPla0z-mFHTrY0BKSf/9nRPla0z-mFHTrY0BKSf -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/60/605f1fb7f48705e422aea03eecf9bfc47c871a2829ef9f3611969e9ff83dc16e-d # internal strings mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strings -std -complete -buildid 3OjgqKzsk8zASIiYZqAV/3OjgqKzsk8zASIiYZqAV -goversion go1.15rc1 -D "" -importcfg $WORK/b034/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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/99/99b5432e292cfb4dbd570ef9db54052935dd330d4cd4ed73408f49fbe3b706ec-d # internal reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b015/symabis ./asm_riscv64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p reflect -std -buildid vYYoeFSC5OH0b74QnsLj/vYYoeFSC5OH0b74QnsLj -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ab/abcb6fce4891e6cd6eaa9440fa43d8919799c16ccbe183e79c6405c2d38a616c-d # internal bytes mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p bytes -std -buildid mX_lqz8EqmYIiUJ4X3gu/mX_lqz8EqmYIiUJ4X3gu -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/28/28213453dd7e17232169e71534a5a8b92a5290a9de42156d70ea09c141b2e5c7-d # internal go.starlark.net/internal/spell mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net/internal/spell /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p go.starlark.net/internal/spell -complete -buildid URUSYT2IuyX27GJwEu2T/URUSYT2IuyX27GJwEu2T -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./spell.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f4/f49fc61c9b251e05572d4c935147bcfd91536ec8331a94cd0b3380a6579aacbf-d # internal hash mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p hash -std -complete -buildid XB_jVw-2OLD_hKhPEYJC/XB_jVw-2OLD_hKhPEYJC -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/04/04eb8dded9a24db5c49c9060ca8f4101daf0c27733070759dbc470964fed74d6-d # internal hash/crc32 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p hash/crc32 -std -complete -buildid nhz_RKxlAjExdXzeaL7t/nhz_RKxlAjExdXzeaL7t -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9a/9a848497d7285bab08ab712a6b76c7b89c878673a161f439cae406a047f6da41-d # internal bufio mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p bufio -std -complete -buildid SQ8E1A_cZnm1kNVH0dr5/SQ8E1A_cZnm1kNVH0dr5 -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/80/809364e88c2c1888457ae58b12c361077c6d715c8daa87113aef615df4d2ffa3-d # internal text/tabwriter mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p text/tabwriter -std -complete -buildid XG0EZHeZP65gW4M4YtPp/XG0EZHeZP65gW4M4YtPp -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./tabwriter.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_linux -D GOARCH_riscv64 -o $WORK/b030/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b9/b9664afd6543a2e15552e3af2c6d2e61940c86dadf9f2770ae90fa0f6df3cf2c-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/54/547d76dce891fecdd2637764088666dc60d75161c6e44f16a87fab6a99ebdde7-d # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/unix -std -complete -buildid sHfMsbUerRl4z8kec2Zx/sHfMsbUerRl4z8kec2Zx -goversion go1.15rc1 -D "" -importcfg $WORK/b029/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 time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_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/b031/_pkg_.a -trimpath "$WORK/b031=>" -p time -std -buildid aX6iR2Zmqq2YJMSfGrET/aX6iR2Zmqq2YJMSfGrET -goversion go1.15rc1 -D "" -importcfg $WORK/b031/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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/03/03cade8ef9fb6974fdf51676e12c015d07b6c6e4eb98a02707e2d89e720b8248-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/execenv -std -complete -buildid kj-AD_bgnapOn60DOc_h/kj-AD_bgnapOn60DOc_h -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/28/2852f32c8ab710420c7778c6b811876949a3bb3dab0d28c6777af26b8fab29f4-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/e5/e52b7bf7d4837bd6a4f1549d0929952d0b1edef8768cc0ed9945fd08eb085403-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/e9/e969eac0ad42971df6c30f64a55b1e9e74e5aca91cdb80cb80a94ee9b29879a2-d # internal context mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p context -std -complete -buildid FcJqTHXvxW1H7pVk_Us9/FcJqTHXvxW1H7pVk_Us9 -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/poll -std -buildid bzFjWnm9iTpD66iq-9B9/bzFjWnm9iTpD66iq-9B9 -goversion go1.15rc1 -D "" -importcfg $WORK/b028/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/b048/_pkg_.a # internal cp $WORK/b048/_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/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b015/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_riscv64.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/b028/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/16/161ad76efa5da319ae3dc1f34d6113c30a3250b0b7e036edf8d20ecaa742b926-d # internal internal/fmtsort mkdir -p $WORK/b014/ encoding/binary mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b0/b0fe546f2761ff3b4d8952e6ac55a87efd22ad88170777573e8eec02cc6bff35-d # internal cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p encoding/binary -std -complete -buildid c0ecAUZcT7hOYjUfdked/c0ecAUZcT7hOYjUfdked -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/fmtsort -std -complete -buildid EFQ33xmXdk2ruVxo2eWP/EFQ33xmXdk2ruVxo2eWP -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./sort.go os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p os -std -buildid rpAsOJwLgioLgoPiORsQ/rpAsOJwLgioLgoPiORsQ -goversion go1.15rc1 -D "" -importcfg $WORK/b026/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/57/5765ce9a437e11bcc6f8ca14e5ecce1039524a2cb3999913e7335ba18e4335a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cc/ccc36b25aa6885fb1894328748ad8a77822051c8f5138564cb29679bfd037ff7-d # internal encoding/base64 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p encoding/base64 -std -complete -buildid QXpwJMh5nDI6__G9sqyX/QXpwJMh5nDI6__G9sqyX -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./base64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/4d/4d9d89050a1fce84b47ba758e90bdaf70501d434c6be325a90205e241079ecff-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c5/c5b468b911bf059fb4504e5d21b4e8d6cc99e2ffe545de829d8f874449afe92d-d # internal fmt mkdir -p $WORK/b013/ path/filepath mkdir -p $WORK/b042/ runtime/debug mkdir -p $WORK/b046/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p fmt -std -complete -buildid iwrGSycJ1Sc5UwgYVMIn/iwrGSycJ1Sc5UwgYVMIn -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p path/filepath -std -complete -buildid _q75W-c_lP2AQZu7tbeq/_q75W-c_lP2AQZu7tbeq -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b046/symabis ./debug.s net mkdir -p $WORK/b052/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p runtime/debug -std -buildid yZUxEfqefy1Z7Omq0p7q/yZUxEfqefy1Z7Omq0p7q -goversion go1.15rc1 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b055/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p net -std -buildid eA9XtHfFJtnc8ThzvW_a/eA9XtHfFJtnc8ThzvW_a -goversion go1.15rc1 -D "" -importcfg $WORK/b052/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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b046/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b046/_pkg_.a $WORK/b046/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9b/9b0992db0120684da0f75b6d375d11e4d12be20a00ff1de9899dd9a6d89d0075-d # internal os/signal mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b056/symabis ./sig.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p os/signal -std -buildid hY80DtBd7pQ_xxBtflOP/hY80DtBd7pQ_xxBtflOP -goversion go1.15rc1 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h -c=4 ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3d/3d5c86ec21de540b998f89c0407e6afc3b2466b32c5aa09fa0349e47d1d2c155-d # internal io/ioutil mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p io/ioutil -std -complete -buildid wQxp5Frra0Xuqo3SfBmk/wQxp5Frra0Xuqo3SfBmk -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b056/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b056/_pkg_.a $WORK/b056/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/0b/0b63bfa7bb3ede82256033eeb824c3a5d096f8c236a627d8935615b7ef133fcc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a3/a314560a0efb04411c72d1ecc8261fb8c557aa8c5ca8d92dbd0fb7587f3ec398-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/75/750ae9ba68a19533a35d82ae2436003139edf48022f34445c5f3c8a3d246ddc7-d # internal flag mkdir -p $WORK/b002/ log mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p log -std -complete -buildid 6WnPFR4cSVaaL-p7P-aJ/6WnPFR4cSVaaL-p7P-aJ -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./log.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid GL7EUK-TykHjOE00Qk6N/GL7EUK-TykHjOE00Qk6N -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go math/big mkdir -p $WORK/b044/ cat >$WORK/b044/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/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b044/symabis ./arith_riscv64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p math/big -std -buildid LC7emEliXN1cuat4Engb/LC7emEliXN1cuat4Engb -goversion go1.15rc1 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/c5/c5b117027fac109adb42f3e14b913a5e0e27f0d86194f8c213c3cf0a5f9b135f-d # internal compress/flate mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p compress/flate -std -complete -buildid xINMv45pG3msK8lwZ9Gs/xINMv45pG3msK8lwZ9Gs -goversion go1.15rc1 -D "" -importcfg $WORK/b059/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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/dc/dca064a08bcbfe1ac974ad38b7aa677d1740e3b5ab405212f88c0acbc5df05e9-d # internal encoding/json mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b062/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p encoding/json -std -complete -buildid LEe-_76py-GctKkuY1FA/LEe-_76py-GctKkuY1FA -goversion go1.15rc1 -D "" -importcfg $WORK/b064/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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/82/822eeac00d0e11cf3e88aed335e7a02162372e27bc7c3494f332aa44455bc443-d # internal compress/gzip mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile compress/flate=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b060/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p compress/gzip -std -complete -buildid YQPThH-yfnmI9-4Sjpk1/YQPThH-yfnmI9-4Sjpk1 -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a6/a64e5ef9522f13031dbdf2bb091cebdc14a50786962f7338b79140ce1e4115a4-d # internal runtime/pprof mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b058/_pkg_.a packagefile context=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b069/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p runtime/pprof -std -buildid Sz0mR2_1rqIfzRrNXeor/Sz0mR2_1rqIfzRrNXeor -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/77/77eecc2fb11a4fe5c6a28239bc3e76fe520bdbd7c8e67e962e3318f8fd2b21ca-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b044/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b044/_pkg_.a $WORK/b044/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7c/7c192ec873a4af36140eeb529b59d86ed1384cc5877c51435ea4c5dc1bbedccc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a6/a6ba4f9d2d5656aba1f6448d1df97473efda1653529ce4c3c53e3951a742b227-d # internal go.starlark.net/syntax mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p go.starlark.net/syntax -complete -buildid CCrtuWTK7ADG6MupEdRm/CCrtuWTK7ADG6MupEdRm -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./parse.go ./quote.go ./scan.go ./syntax.go ./walk.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/e5/e5874c6b9ac9724ff8aac054cbd31cef497e139e27d4358ce5164f5ab8b371de-d # internal github.com/chzyer/readline mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile container/list=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/chzyer/readline /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/chzyer/readline -complete -buildid ATPwMWqV5yg6P2o-LskE/ATPwMWqV5yg6P2o-LskE -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./complete.go ./complete_helper.go ./complete_segment.go ./history.go ./operation.go ./password.go ./readline.go ./remote.go ./runebuf.go ./runes.go ./search.go ./std.go ./term.go ./term_linux.go ./term_unix.go ./terminal.go ./utils.go ./utils_unix.go ./vim.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/60/6098e5d4093aab78b86ff0ffd76758645125d937eedfc6ebdae77e2f89345b85-d # internal go.starlark.net/resolve mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b039/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net/resolve /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p go.starlark.net/resolve -complete -buildid clqbWkzErDNB5RiBtSEx/clqbWkzErDNB5RiBtSEx -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./binding.go ./resolve.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/bc/bc69bc8cb0f30be216b748b9495813d9e63f5cac0cd4b495001ec750190327a5-d # internal go.starlark.net/internal/compile mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b038/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime/debug=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net/internal/compile /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p go.starlark.net/internal/compile -complete -buildid Vw0F3b6_8Ev-ZmJQr-CI/Vw0F3b6_8Ev-ZmJQr-CI -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./compile.go ./serial.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2c/2c2b567c7e7670660c846cd02767605ca075e47d74cecb213644066f53b6c14c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/bb/bb11693073a4482daed08e2a570f67afceee82143d66d17eac0ef1811f4fc8ee-d # internal go.starlark.net/starlark mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net/starlark /usr/lib/golang/pkg/tool/linux_riscv64/asm -p go.starlark.net/starlark -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b057/symabis ./empty.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/internal/compile=$WORK/b035/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b039/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b038/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b062/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p go.starlark.net/starlark -buildid y9Ir9uVW-dVfu8R8uS7s/y9Ir9uVW-dVfu8R8uS7s -goversion go1.15rc1 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h -c=4 ./debug.go ./eval.go ./hashtable.go ./int.go ./int_generic.go ./interp.go ./library.go ./profile.go ./unpack.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -p go.starlark.net/starlark -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b057/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b057/_pkg_.a $WORK/b057/empty.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f8/f87d228bbac19f82bcd7fc08447cb430c47ba5a438373d7a333c28e320dc2b28-d # internal go.starlark.net/repl mkdir -p $WORK/b047/ go.starlark.net/starlarkstruct mkdir -p $WORK/b067/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b049/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b038/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b057/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net/repl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p go.starlark.net/repl -complete -buildid rkt-YNl2TwGYnuvkXwJ5/rkt-YNl2TwGYnuvkXwJ5 -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./repl.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b057/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net/starlarkstruct /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p go.starlark.net/starlarkstruct -complete -buildid x-_pq-zb-OhIRNA5iJa0/x-_pq-zb-OhIRNA5iJa0 -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./module.go ./struct.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5e/5ecbac16774f77d7b01f326e6cb7e4dbe080945707d12ca8a40665ac23413c2d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ed/ede12fb4cd539fe2b70f172899ea7b9d0aa80ecae86c95400e545ca158be31de-d # internal go.starlark.net/starlarkjson mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b057/_pkg_.a packagefile go.starlark.net/starlarkstruct=$WORK/b067/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net/starlarkjson /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p go.starlark.net/starlarkjson -complete -buildid 0HFlyUe87CdRseKZ_6kM/0HFlyUe87CdRseKZ_6kM -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9c/9c43bee82f6b17dab32eb5ea30d24afb102c36468b7e33f4d99d21632c1cc6a3-d # internal go.starlark.net/cmd/starlark mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/internal/compile=$WORK/b035/_pkg_.a packagefile go.starlark.net/repl=$WORK/b047/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b038/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b057/_pkg_.a packagefile go.starlark.net/starlarkjson=$WORK/b063/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b068/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net/cmd/starlark /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid 9hSWKG_wye2j7Xf5Ywiv/9hSWKG_wye2j7Xf5Ywiv -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./starlark.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3b/3be47f147d378a1ee426517dcc81dfcd249cdc5373240ad81c297314f9360792-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile go.starlark.net/cmd/starlark=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/internal/compile=$WORK/b035/_pkg_.a packagefile go.starlark.net/repl=$WORK/b047/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b038/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b057/_pkg_.a packagefile go.starlark.net/starlarkjson=$WORK/b063/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b068/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime/debug=$WORK/b046/_pkg_.a packagefile context=$WORK/b048/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b049/_pkg_.a packagefile os/signal=$WORK/b056/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b039/_pkg_.a packagefile bufio=$WORK/b050/_pkg_.a packagefile compress/gzip=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b064/_pkg_.a packagefile go.starlark.net/starlarkstruct=$WORK/b067/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b030/_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 text/tabwriter=$WORK/b069/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile container/list=$WORK/b051/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile compress/flate=$WORK/b059/_pkg_.a packagefile hash/crc32=$WORK/b060/_pkg_.a packagefile encoding=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile internal/singleflight=$WORK/b055/_pkg_.a packagefile hash=$WORK/b061/_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=ccap_k1hmZe96sdvypVT/9hSWKG_wye2j7Xf5Ywiv/8ub9i4ZDYagW__29PJJc/ccap_k1hmZe96sdvypVT -X go.starlark.net/version=0 -X go.starlark.net/version.commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31 -B 0x20e78255dcc010d13c5911b35cde2a814b9b09b4 -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 /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/bin/starlark rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c7rbVC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64 + cd starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 + mapfile -t star ++ find . -name '*.star' -type f + cd /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src/go.starlark.net + IFS= +++ realpath -e --relative-base=. ./resolve/testdata/resolve.star ./starlark/testdata/string.star ./starlark/testdata/float.star ./starlark/testdata/assign.star ./starlark/testdata/paths.star ./starlark/testdata/control.star ./starlark/testdata/module.star ./starlark/testdata/builtins.star ./starlark/testdata/int.star ./starlark/testdata/list.star ./starlark/testdata/bool.star ./starlark/testdata/json.star ./starlark/testdata/benchmark.star ./starlark/testdata/dict.star ./starlark/testdata/set.star ./starlark/testdata/tuple.star ./starlark/testdata/recursion.star ./starlark/testdata/function.star ./starlark/testdata/misc.star ./syntax/testdata/scan.star ./syntax/testdata/errors.star ./starlarkstruct/testdata/struct.star ./starlarktest/assert.star +++ sort -u ++ listfiles_include='resolve/testdata/resolve.star starlark/testdata/assign.star starlark/testdata/benchmark.star starlark/testdata/bool.star starlark/testdata/builtins.star starlark/testdata/control.star starlark/testdata/dict.star starlark/testdata/float.star starlark/testdata/function.star starlark/testdata/int.star starlark/testdata/json.star starlark/testdata/list.star starlark/testdata/misc.star starlark/testdata/module.star starlark/testdata/paths.star starlark/testdata/recursion.star starlark/testdata/set.star starlark/testdata/string.star starlark/testdata/tuple.star starlarkstruct/testdata/struct.star starlarktest/assert.star syntax/testdata/errors.star syntax/testdata/scan.star' ++ echo 'resolve/testdata/resolve.star starlark/testdata/assign.star starlark/testdata/benchmark.star starlark/testdata/bool.star starlark/testdata/builtins.star starlark/testdata/control.star starlark/testdata/dict.star starlark/testdata/float.star starlark/testdata/function.star starlark/testdata/int.star starlark/testdata/json.star starlark/testdata/list.star starlark/testdata/misc.star starlark/testdata/module.star starlark/testdata/paths.star starlark/testdata/recursion.star starlark/testdata/set.star starlark/testdata/string.star starlark/testdata/tuple.star starlarkstruct/testdata/struct.star starlarktest/assert.star syntax/testdata/errors.star syntax/testdata/scan.star' + gosupfiles='resolve/testdata/resolve.star starlark/testdata/assign.star starlark/testdata/benchmark.star starlark/testdata/bool.star starlark/testdata/builtins.star starlark/testdata/control.star starlark/testdata/dict.star starlark/testdata/float.star starlark/testdata/function.star starlark/testdata/int.star starlark/testdata/json.star starlark/testdata/list.star starlark/testdata/misc.star starlark/testdata/module.star starlark/testdata/paths.star starlark/testdata/recursion.star starlark/testdata/set.star starlark/testdata/string.star starlark/testdata/tuple.star starlarkstruct/testdata/struct.star starlarktest/assert.star syntax/testdata/errors.star syntax/testdata/scan.star' + mapfile -t gosupfilesA + go-rpm-integration install -i go.starlark.net -b /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/bin -s /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build -o golang-starlark-devel.file-list -O /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 -V 0-0.2.20200816git4379bb3.fc33 -C 4379bb3f9ac0b7f6e21b1441663122a26f96be31 -p /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64 -g /usr/share/gocode -r '.*example.*' resolve/testdata/resolve.star starlark/testdata/assign.star starlark/testdata/benchmark.star starlark/testdata/bool.star starlark/testdata/builtins.star starlark/testdata/control.star starlark/testdata/dict.star starlark/testdata/float.star starlark/testdata/function.star starlark/testdata/int.star starlark/testdata/json.star starlark/testdata/list.star starlark/testdata/misc.star starlark/testdata/module.star starlark/testdata/paths.star starlark/testdata/recursion.star starlark/testdata/set.star starlark/testdata/string.star starlark/testdata/tuple.star starlarkstruct/testdata/struct.star starlarktest/assert.star syntax/testdata/errors.star syntax/testdata/scan.star Installing: go.starlark.net + IFS= +++ sort -u +++ realpath -e --relative-base=. README.md ++ listfiles_include=README.md ++ echo README.md + godocs=README.md + [[ -n README.md ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/bin/starlark /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/bin/ '/builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/bin/starlark' -> '/builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/bin/starlark' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0-0.2.20200816git4379bb3.fc33 --unique-debug-suffix -0-0.2.20200816git4379bb3.fc33.riscv64 --unique-debug-src-base golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/bin/starlark extracting debug info from /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/bin/starlark warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/bin/starlark. Use `info auto-load python-scripts [REGEXP]' to list them. nm: /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/bin/starlark: no symbols dwz: Allocatable section in ./usr/bin/starlark-0-0.2.20200816git4379bb3.fc33.riscv64.debug after non-allocatable ones original debug info size: 5260kB, size after compression: 5264kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 757 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.qQhSLB + umask 022 + cd /builddir/build/BUILD + cd starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 + LDFLAGS='-X go.starlark.net/version=0 -X go.starlark.net/version.commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31' + 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 go.starlark.net -b /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/bin -s /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build -V 0-0.2.20200816git4379bb3.fc33 -C 4379bb3f9ac0b7f6e21b1441663122a26f96be31 -p /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/src PATH: /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31/_build:/usr/share/gocode GO111MODULE: off command: go test -compiler gc -ldflags "-X go.starlark.net/version=0 -X go.starlark.net/version.commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: go.starlark.net go.starlark.net/internal/compile PASS ok go.starlark.net/internal/compile 0.722s go.starlark.net/starlark PASS ok go.starlark.net/starlark 53.815s go.starlark.net/syntax PASS ok go.starlark.net/syntax 0.939s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uyaMjB + umask 022 + cd /builddir/build/BUILD + cd starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 + DOCDIR=/builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/doc/golang-starlark + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/doc/golang-starlark + cp -pr README.md /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/doc/golang-starlark + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pj2yLC + umask 022 + cd /builddir/build/BUILD + cd starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 + LICENSEDIR=/builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/licenses/golang-starlark + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/licenses/golang-starlark + cp -pr LICENSE /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/licenses/golang-starlark + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-starlark = 0-0.2.20200816git4379bb3.fc33 golang-starlark(riscv-64) = 0-0.2.20200816git4379bb3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-starlark-devel-0-0.2.20200816git4379bb3.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uNQDqB + umask 022 + cd /builddir/build/BUILD + cd starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 + DOCDIR=/builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/doc/golang-starlark-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/doc/golang-starlark-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/doc/golang-starlark-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uSEhZy + umask 022 + cd /builddir/build/BUILD + cd starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 + LICENSEDIR=/builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/licenses/golang-starlark-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/licenses/golang-starlark-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64/usr/share/licenses/golang-starlark-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(go.starlark.net/internal/chunkedfile) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/internal/chunkedfile)(commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/internal/compile) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/internal/compile)(commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/internal/spell) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/internal/spell)(commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/repl) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/repl)(commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/resolve) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/resolve)(commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/starlark) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/starlark)(commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/starlarkjson) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/starlarkjson)(commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/starlarkstruct) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/starlarkstruct)(commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/starlarktest) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/starlarktest)(commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/syntax) = 0-0.2.20200816git4379bb3.fc33 golang(go.starlark.net/syntax)(commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31) = 0-0.2.20200816git4379bb3.fc33 golang-ipath(go.starlark.net) = 0-0.2.20200816git4379bb3.fc33 golang-ipath(go.starlark.net)(commit=4379bb3f9ac0b7f6e21b1441663122a26f96be31) = 0-0.2.20200816git4379bb3.fc33 golang-starlark-devel = 0-0.2.20200816git4379bb3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/chzyer/readline) Processing files: golang-starlark-debugsource-0-0.2.20200816git4379bb3.fc33.riscv64 Provides: golang-starlark-debugsource = 0-0.2.20200816git4379bb3.fc33 golang-starlark-debugsource(riscv-64) = 0-0.2.20200816git4379bb3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-starlark-debuginfo-0-0.2.20200816git4379bb3.fc33.riscv64 Provides: debuginfo(build-id) = f8abc3c72a36e793ca55afdfe8210368f6fc97be golang-starlark-debuginfo = 0-0.2.20200816git4379bb3.fc33 golang-starlark-debuginfo(riscv-64) = 0-0.2.20200816git4379bb3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-starlark-debugsource(riscv-64) = 0-0.2.20200816git4379bb3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64 Wrote: /builddir/build/RPMS/golang-starlark-debugsource-0-0.2.20200816git4379bb3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/golang-starlark-devel-0-0.2.20200816git4379bb3.fc33.noarch.rpm Wrote: /builddir/build/RPMS/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/golang-starlark-debuginfo-0-0.2.20200816git4379bb3.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QX5zgB + umask 022 + cd /builddir/build/BUILD + cd starlark-go-4379bb3f9ac0b7f6e21b1441663122a26f96be31 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-starlark-0-0.2.20200816git4379bb3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0